We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8755de5 commit 5500f49Copy full SHA for 5500f49
src/chrome/content/rules/Backbox.org.xml
@@ -1,6 +1,8 @@
1
<ruleset name="Backbox.org">
2
- <target host="backbox.org" />
3
- <target host="www.backbox.org" />
+ <target host="backbox.org" />
+ <target host="www.backbox.org" />
4
+ <target host="forum.backbox.org" />
5
+ <target host="wiki.backbox.org" />
6
- <rule from="^http:" to="https:" />
7
+ <rule from="^http:" to="https:" />
8
</ruleset>
0 commit comments