forked from EFForg/https-everywhere
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1337x.org.xml
More file actions
30 lines (19 loc) · 748 Bytes
/
1337x.org.xml
File metadata and controls
30 lines (19 loc) · 748 Bytes
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
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://1337x.org/ => https://1337x.org/: (7, 'Failed to connect to 1337x.org port 443: Connection refused')
Fetch error: http://www.1337x.org/ => https://www.1337x.org/: (7, 'Failed to connect to www.1337x.org port 443: Connection refused')
Insecure cookies are set for these domains:
- .1337x.org
-->
<ruleset name="1337x.org" default_off='failed ruleset test'>
<!-- Direct rewrites:
-->
<target host="1337x.org" />
<target host="www.1337x.org" />
<!-- CloudFlare cookies:
-->
<!--securecookie host="^\.1337x\.org$" name="^(?:__cfduid|cf_clearance)$" /-->
<securecookie host="^\.1337x\.org$" name=".+" />
<rule from="^http:"
to="https:" />
</ruleset>