Skip to content

Commit 9ab6a07

Browse files
committed
Merge pull request EFForg#376 from DrMacinyasha/master
Update Gfycat.com and add Denh.am
2 parents ee1f739 + 0cc6985 commit 9ab6a07

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<ruleset name="Denh.am">
2+
3+
<target host="denh.am" />
4+
<target host="*.denh.am" />
5+
6+
7+
<rule from="^http://([^/:@\.]+\.)?denh\.am/"
8+
to="https://$1denh.am/" />
9+
10+
</ruleset>
Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
1-
<!--
2-
Nonfunctional subdomains:
3-
4-
- (www.) (503)
5-
6-
-->
7-
<ruleset name="Gfycat.com (partial)">
1+
<ruleset name="Gfycat.com">
82

3+
<target host="gfycat.com" />
94
<target host="*.gfycat.com" />
105

116

12-
<rule from="^http://(assets|zippy)\.gfycat\.com/"
13-
to="https://$1.gfycat.com/" />
7+
<rule from="^http://([^/:@\.]+\.)?gfycat\.com/"
8+
to="https://$1gfycat.com/" />
149

1510
</ruleset>

0 commit comments

Comments
 (0)