We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afc2c9f commit a9a95b9Copy full SHA for a9a95b9
src/chrome/content/rules/Raptr.com.xml
@@ -0,0 +1,6 @@
1
+<ruleset name="Raptr (partial)" default_off="Bad Cert">
2
+ <target host="raptr.com" />
3
+ <target host="www.raptr.com" />
4
+
5
+ <rule from="^http://(www\.)?raptr\.com/" to="https://raptr.com/" />
6
+</ruleset>
0 commit comments