We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 553f760 + 77b6ff2 commit 2e7fe13Copy full SHA for 2e7fe13
src/chrome/content/rules/CommonPlaceBooks.xml
@@ -0,0 +1,10 @@
1
+<!--
2
+ commonplacebooks.com uses Square Space which provides HTTPS to its subdomains.
3
+-->
4
+<ruleset name="Common Place Books">
5
+ <target host="commonplacebooks.com" />
6
+ <target host="www.commonplacebooks.com" />
7
+
8
+ <rule from="^http://(www\.)?commonplacebooks\.com/"
9
+ to="https://commonplacebooks.squarespace.com/" />
10
+</ruleset>
0 commit comments