Skip to content

Commit 3ea7fa3

Browse files
authored
Re-activate and Update WeHeartIt.com.xml (EFForg#18776)
* Re-activate and Update WeHeartIt.com.xml * Update WHIcdn.com.xml * Remove timestamps from test urls Co-Authored-By: J0WI <J0WI@users.noreply.github.com> Co-authored-by: J0WI <J0WI@users.noreply.github.com>
2 parents 2963ca0 + d89e866 commit 3ea7fa3

File tree

4 files changed

+30
-75
lines changed

4 files changed

+30
-75
lines changed

src/chrome/content/rules/WHI_CDN.com.xml

Lines changed: 0 additions & 32 deletions
This file was deleted.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!--
2+
For other WeHeartIt.com related rulesets, see WeHeartIt.com.xml
3+
4+
Non-functional hosts
5+
SSL peer certificate was not OK:
6+
- whicdn.com
7+
-->
8+
<ruleset name="WHIcdn.com">
9+
<target host="assets.whicdn.com" />
10+
<target host="data.whicdn.com" />
11+
<test url="http://data.whicdn.com/images/338953799/superthumb.jpg" />
12+
<test url="http://data.whicdn.com/images/338956271/superthumb.jpg" />
13+
14+
<rule from="^http:" to="https:" />
15+
</ruleset>

src/chrome/content/rules/We-Heart-It.xml

Lines changed: 0 additions & 43 deletions
This file was deleted.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!--
2+
Other WeHeartIt.com related rulesets:
3+
+ WHIcdn.com.xml
4+
5+
Non-functional hosts
6+
SSL peer certificate was not OK:
7+
- help.weheartit.com
8+
-->
9+
<ruleset name="WeHeartIt.com">
10+
<target host="weheartit.com" />
11+
<target host="www.weheartit.com" />
12+
<target host="m.weheartit.com" />
13+
14+
<rule from="^http:" to="https:" />
15+
</ruleset>

0 commit comments

Comments
 (0)