File tree Expand file tree Collapse file tree 2 files changed +34
-36
lines changed
Expand file tree Collapse file tree 2 files changed +34
-36
lines changed Original file line number Diff line number Diff line change 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 >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments