We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 706ccc1 commit 262dfe8Copy full SHA for 262dfe8
src/chrome/content/rules/zsnes.com.xml
@@ -0,0 +1,12 @@
1
+<ruleset name="zsnes.com">
2
+ <target host="zsnes.com" />
3
+ <target host="www.zsnes.com" />
4
+ <target host="board.zsnes.com" />
5
+ <target host="www.board.zsnes.com" />
6
+ <target host="merlin.zsnes.com" />
7
+ <target host="www.merlin.zsnes.com" />
8
+ <target host="mail.merlin.zsnes.com" />
9
+ <target host="svn.zsnes.com" />
10
+
11
+ <rule from="^http:" to="https:" />
12
+</ruleset>
0 commit comments