We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b0b286 + cec44b9 commit f28343eCopy full SHA for f28343e
src/chrome/content/rules/Agar.io.xml
@@ -1,9 +1,11 @@
1
-<ruleset name="Agar.io" default_off="webmaster request">
+<ruleset name="Agar.io">
2
<target host="agar.io" />
3
<target host="www.agar.io" />
4
+
5
+ <target host="gc.agar.io" />
6
<target host="m.agar.io" />
7
- <rule from="^http://(www\.)?agar\.io/"
8
+ <rule from="^http://(?:www\.)?agar\.io/"
9
to="https://agar.io/" />
10
11
<rule from="^http:"
0 commit comments