Skip to content

Commit 8b24d30

Browse files
author
MB
committed
[Ylilauta.org] Add/remove comments, secure another cloudflare cookie
nag @cloudflare
1 parent 44183eb commit 8b24d30

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

src/chrome/content/rules/ylilauta.xml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
<!--
2-
Disabled by https-everywhere-checker because:
3-
Fetch error: http://boards.ylilauta.org/ => https://boards.ylilauta.org/: (6, 'Could not resolve host: boards.ylilauta.org')
2+
Insecure cookies are set for these domains:
3+
4+
- .ylilauta.org
5+
46
-->
57
<ruleset name="Ylilauta.org">
68
<target host="ylilauta.org" />
79
<target host="static.ylilauta.org" />
810
<target host="www.ylilauta.org" />
911

1012

11-
<securecookie host="^\.ylilauta\.org$" name="^__cfduid$" />
13+
<!-- CloudFlare cookies:
14+
-->
15+
<securecookie host="^\.ylilauta\.org$" name="^(?:__cfduid|cf_clearance)$" />
1216

1317

1418
<rule from="^http:" to="https:"/>

0 commit comments

Comments
 (0)