We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e23899a commit 1f84ba5Copy full SHA for 1f84ba5
src/chrome/content/rules/The_Cthulhu.com.xml
@@ -0,0 +1,10 @@
1
+<ruleset name="The Cthulhu.com">
2
+
3
+ <target host="thecthulhu.com" />
4
+ <target host="*.thecthulhu.com" />
5
6
7
+ <rule from="^http://((?:atlas|globe|www)\.)?thecthulhu\.com/"
8
+ to="https://$1thecthulhu.com/" />
9
10
+</ruleset>
0 commit comments