Skip to content

Commit 51a42dc

Browse files
author
2d1
committed
Merge pull request EFForg#658 from myano/4.0
Add is.gd
2 parents 93b33a7 + f5cbb20 commit 51a42dc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/chrome/content/rules/isgd.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<ruleset name="is.gd">
2+
3+
<target host="is.gd" />
4+
5+
<securecookie host="is\.gd" name=".*" />
6+
7+
<rule from="^http://is\.gd/"
8+
to="https://is.gd/" />
9+
10+
</ruleset>

0 commit comments

Comments
 (0)