We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b3888c commit 0456cdfCopy full SHA for 0456cdf
src/chrome/content/rules/WURFUL.xml
@@ -0,0 +1,15 @@
1
+<ruleset name="WURFL">
2
+
3
+ <target host="wurfl.io" />
4
+ <target host="data.wurfl.io" />
5
+ <target host="demo.wurfl.io" />
6
+ <target host="web.wurfl.io" />
7
+ <target host="wit.wurfl.io" />
8
+ <target host="www.wurfl.io" />
9
+ <target host="wurfljs.com" />
10
+ <target host="www.wurfljs.com" />
11
12
+ <rule from="^http:"
13
+ to="https:" />
14
15
+</ruleset>
src/chrome/content/rules/Wurfljs.com.xml
0 commit comments