Skip to content

Commit a017d40

Browse files
author
MB
committed
wolrdssl.net
1 parent 47c91bd commit a017d40

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
<!--
2+
(www.)?wolrdssl.net: Mismatched
3+
4+
5+
Insecure cookies are set for these domains:
6+
7+
- .wolrdssl.net
8+
9+
-->
10+
<ruleset name="wolrdssl.net (partial)">
11+
12+
<target host="*.wolrdssl.net" />
13+
14+
<exclusion pattern="^http://www\.wolrdssl\.net/" />
15+
16+
<test url="http://www.wolrdssl.net/" />
17+
18+
<test url="http://y6t1b307823dtubck.wolrdssl.net/wp-content/themes/DolarToday/img/bg-menu-item.png" />
19+
20+
21+
<!-- CloudFlare cookies:
22+
-->
23+
<!--securecookie host="^\.wolrdssl\.net$" name="^(?:__cfduid|cf_clearance)$" /-->
24+
25+
<securecookie host="." name="." />
26+
27+
28+
<rule from="^http:"
29+
to="https:" />
30+
31+
</ruleset>

0 commit comments

Comments
 (0)