Skip to content

Commit a60dbb0

Browse files
committed
Update and rename Big_Cartel.xml to Big-Cartel.xml
1 parent 103e26c commit a60dbb0

File tree

2 files changed

+34
-36
lines changed

2 files changed

+34
-36
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
<!--
2+
CDN buckets:
3+
- d3m7eij7f8iwln.cloudfront.net
4+
- cache[01].bigcartel.com
5+
6+
7+
Nonfunctional subdomains:
8+
- shop (redirects to http)
9+
- status (hostname mismatch, CN: *.statuspage.io, statuspage.io)
10+
- personal stores (redirects to http, e.g. joancornella, kycvintage)
11+
12+
Fully covered subdomains:
13+
- www
14+
- blog
15+
- help
16+
- my
17+
- cache[01]
18+
19+
-->
20+
<ruleset name="Big Cartel (partial)">
21+
<target host= "bigcartel.com" />
22+
<target host= "www.bigcartel.com" />
23+
<target host= "blog.bigcartel.com" />
24+
<target host= "help.bigcartel.com" />
25+
<target host= "my.bigcartel.com" />
26+
<target host="cache0.bigcartel.com" />
27+
<target host="cache1.bigcartel.com" />
28+
29+
<rule from="^http://cache[01]\.bigcartel\.com/"
30+
to="https://d3m7eij7f8iwln.cloudfront.net/" />
31+
32+
<rule from="^http:"
33+
to="https:" />
34+
</ruleset>

src/chrome/content/rules/Big_Cartel.xml

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)