File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!--
2+ Other CloudFlare rulesets:
3+
4+ - CloudFlare.xml
5+
6+ -->
7+ <ruleset name =" 1.0.0.1" >
8+
9+ <target host =" 1.0.0.1" />
10+
11+ <securecookie host =" .+" name =" .+" />
12+
13+ <rule from =" ^http:"
14+ to=" https:" />
15+
16+ </ruleset >
Original file line number Diff line number Diff line change 1+ <!--
2+ Other CloudFlare rulesets:
3+
4+ - CloudFlare.xml
5+
6+ -->
7+ <ruleset name =" 1.1.1.1" >
8+
9+ <target host =" 1.1.1.1" />
10+
11+ <securecookie host =" .+" name =" .+" />
12+
13+ <rule from =" ^http:"
14+ to=" https:" />
15+
16+ </ruleset >
Original file line number Diff line number Diff line change 1+ <!--
2+ *.cloudflare-dns.com wildcard DNS Record / certificate.
3+
4+ Other CloudFlare rulesets:
5+
6+ - CloudFlare.xml
7+
8+ -->
9+ <ruleset name =" CloudFlare-DNS.com (partial)" >
10+
11+ <!-- Direct rewrites:
12+ -->
13+ <target host =" cloudflare-dns.com" />
14+ <target host =" www.cloudflare-dns.com" />
15+ <target host =" 1dot1dot1dot1.cloudflare-dns.com" />
16+ <test url =" http://1dot1dot1dot1.cloudflare-dns.com/cdn-cgi/scripts/cf.common.js" />
17+
18+
19+ <rule from =" ^http:"
20+ to=" https:" />
21+
22+ </ruleset >
Original file line number Diff line number Diff line change 22
33 Other CloudFlare rulesets:
44
5+ - 1.0.0.1.xml
6+ - 1.1.1.1.xml
57 - CloudFlare_Challenge.com.xml
8+ - CloudFlare-DNS.com.xml
69 - Cloudflarestatus.com.xml
710
811
You can’t perform that action at this time.
0 commit comments