Skip to content

Commit 2e7fe13

Browse files
committed
Merge pull request EFForg#1870 from fuzzyroddis/commonplacebooks
[Common Place Books] Added commonplacebooks.com
2 parents 553f760 + 77b6ff2 commit 2e7fe13

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)