forked from EFForg/https-everywhere
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1LotSTP.com.xml
More file actions
21 lines (13 loc) · 799 Bytes
/
1LotSTP.com.xml
File metadata and controls
21 lines (13 loc) · 799 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://1lotstp.com/ => https://1lotstp.com/: (51, "SSL: no alternative certificate subject name matches target host name '1lotstp.com'")
Fetch error: http://new.1lotstp.com/ => https://new.1lotstp.com/: (51, "SSL: no alternative certificate subject name matches target host name 'new.1lotstp.com'")
Fetch error: http://www.1lotstp.com/ => https://www.1lotstp.com/: (51, "SSL: no alternative certificate subject name matches target host name 'www.1lotstp.com'")
-->
<ruleset name="1LotSTP.com" default_off='failed ruleset test'>
<target host="1lotstp.com" />
<target host="new.1lotstp.com" />
<target host="www.1lotstp.com" />
<securecookie host="^\.1lotstp\.com$" name=".+" />
<rule from="^http:" to="https:" />
</ruleset>