We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5bf070f + 9d20762 commit 5f750eeCopy full SHA for 5f750ee
src/chrome/content/rules/AdultShopping.com.xml
@@ -0,0 +1,15 @@
1
+<!--
2
+ Non-functional hosts
3
+ SSL peer certificate was not OK:
4
+ - admin.adultshopping.com
5
+ - affiliates.adultshopping.com
6
+ - checkout.adultshopping.com
7
+ - secure.adultshopping.com
8
+ - store.adultshopping.com
9
+-->
10
+<ruleset name="AdultShopping.com (partial)">
11
+ <target host="adultshopping.com" />
12
+ <target host="www.adultshopping.com" />
13
+
14
+ <rule from="^http:" to="https:" />
15
+</ruleset>
0 commit comments