This repository has been archived by the owner on Nov 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
/
Copy path100R.org.xml
54 lines (39 loc) · 2.19 KB
/
100R.org.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://cf1.100r.org/ => https://cf1.100r.org/: (35, 'error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure')
Fetch error: http://cf2.100r.org/ => https://cf2.100r.org/: (35, 'error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure')
Fetch error: http://cf3.100r.org/ => https://cf3.100r.org/: (35, 'error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure')
Fetch error: http://cf4.100r.org/ => https://cf4.100r.org/: (35, 'error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure')
Fetch error: http://cf5.100r.org/ => https://cf5.100r.org/: (51, "SSL: no alternative certificate subject name matches target host name 'cf5.100r.org'")
Fetch error: http://cf6.100r.org/ => https://cf6.100r.org/: (51, "SSL: no alternative certificate subject name matches target host name 'cf6.100r.org'")
Fetch error: http://cf7.100r.org/ => https://cf7.100r.org/: (51, "SSL: no alternative certificate subject name matches target host name 'cf7.100r.org'")
Fetch error: http://cf8.100r.org/ => https://cf8.100r.org/: (51, "SSL: no alternative certificate subject name matches target host name 'cf8.100r.org'")
Fetch error: http://cf9.100r.org/ => https://cf9.100r.org/: (51, "SSL: no alternative certificate subject name matches target host name 'cf9.100r.org'")
Insecure cookies are set for these hosts:
- 100r.org
- www.100r.org
Mixed content:
- Bugs on ^ from cdn.printfriendly.com *
* Secured by us
-->
<ruleset name="100R.org" default_off="failed ruleset test">
<!-- Direct rewrites:
-->
<target host="100r.org" />
<target host="cf1.100r.org" />
<target host="cf2.100r.org" />
<target host="cf3.100r.org" />
<target host="cf4.100r.org" />
<target host="cf5.100r.org" />
<target host="cf6.100r.org" />
<target host="cf7.100r.org" />
<target host="cf8.100r.org" />
<target host="cf9.100r.org" />
<target host="www.100r.org" />
<!-- Not secured by server:
-->
<!--securecookie host="^(?:www\.)?100r\.org$" name="^(?:PHPSESSID|wfvt_\d+)$" /-->
<securecookie host="^(?:www\.)?100r\.org$" name=".+" />
<rule from="^http:"
to="https:" />
</ruleset>