We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8be51de commit 2227a18Copy full SHA for 2227a18
1 file changed
src/chrome/content/rules/TopFox.co.uk.xml
@@ -0,0 +1,31 @@
1
+<!--
2
+ CDN buckets:
3
+
4
+ - d2gnblp1jps891.cloudfront.net
5
6
7
+ Mixed content:
8
9
+ - Images from d2gnblp1jps891.cloudfront.net *
10
11
+ - Ads/bugs, from:
12
13
+ - s7.addthis.com *
14
+ - tracking.adjug.com *
15
+ - www.googleadservices.com *
16
17
+ * Secured by us
18
19
+-->
20
+<ruleset name="TopFox.co.uk">
21
22
+ <!-- Direct rewrites:
23
+ -->
24
+ <target host="topfox.co.uk" />
25
+ <target host="www.topfox.co.uk" />
26
27
28
+ <rule from="^http:"
29
+ to="https:" />
30
31
+</ruleset>
0 commit comments