We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e332b88 + ba56769 commit 56dae53Copy full SHA for 56dae53
src/chrome/content/rules/Backpack.tf.xml
@@ -0,0 +1,14 @@
1
+<!--
2
+Refused:
3
+forums.backpack.tf
4
+-->
5
+
6
+<ruleset name="Backpack.tf">
7
+ <target host="backpack.tf" />
8
+ <target host="www.backpack.tf" />
9
+ <target host="ipv6.backpack.tf" />
10
+ <target host="csgo.backpack.tf" />
11
+ <target host="dota2.backpack.tf" />
12
13
+ <rule from="^http:" to="https:" />
14
+</ruleset>
0 commit comments