We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e8998 commit 55e2f66Copy full SHA for 55e2f66
src/chrome/content/rules/GifBook.io.xml
@@ -1,3 +1,7 @@
1
+<!--
2
+ For other levels.io coverage, see Levels.io.xml.
3
+
4
+-->
5
<ruleset name="GifBook.io">
6
7
<target host="gifbook.io" />
src/chrome/content/rules/Levels.io.xml
@@ -0,0 +1,16 @@
+ Other levels.io rulesets:
+ - GifBook.io.xml
+<ruleset name="levels.io">
8
9
+ <target host="levels.io" />
10
+ <target host="www.levels.io" />
11
12
13
+ <rule from="^http:"
14
+ to="https:" />
15
16
+</ruleset>
0 commit comments