Skip to content

Commit c50692a

Browse files
committed
Fix bit.ly issues flagged by ruleset checker.
ww.alj.am was a typo for www.alj.am. jrnl.to doesn't exist anymore.
1 parent 96ad9e2 commit c50692a

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

src/chrome/content/rules/Bit.ly_vanity_domains.xml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
<!--
2-
Disabled by https-everywhere-checker because:
3-
Fetch error: http://ww.alj.am/ => http://ww.alj.am/: (6, 'Could not resolve host: ww.alj.am')
4-
Fetch error: http://www.jrnl.to/ => https://bit.ly/: (6, 'Could not resolve host: www.jrnl.to')
5-
-->
61
<ruleset name="bit.ly vanity domains">
72

83
<target host="1tw.org" />
@@ -14,7 +9,7 @@ Fetch error: http://www.jrnl.to/ => https://bit.ly/: (6, 'Could not resolve host
149
<target host="abcn.ws" />
1510
<target host="www.abcn.ws" />
1611
<target host="alj.am" />
17-
<target host="ww.alj.am" />
12+
<target host="www.alj.am" />
1813
<target host="apne.ws" />
1914
<target host="atfp.co" />
2015
<target host="www.atfp.co" />
@@ -62,8 +57,6 @@ Fetch error: http://www.jrnl.to/ => https://bit.ly/: (6, 'Could not resolve host
6257
<target host="www.iti.ms" />
6358
<target host="jrnl.ie" />
6459
<target host="www.jrnl.ie" />
65-
<target host="jrnl.to" />
66-
<target host="www.jrnl.to" />
6760
<target host="lat.ms" />
6861
<target host="mitsmr.com" />
6962
<target host="www.mitsmr.com" />

0 commit comments

Comments
 (0)