Skip to content

Commit b33874c

Browse files
author
goaiplayer
authored
Update douban.fm.xml (EFForg#19697)
1 parent def002c commit b33874c

1 file changed

Lines changed: 4 additions & 26 deletions

File tree

Lines changed: 4 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,14 @@
11
<!--
2-
www.douban.fm: Mismatched
3-
4-
5-
Insecure cookies are set for these domains: ᶜ
6-
7-
- .douban.fm
8-
9-
ᶜ See https://owasp.org/index.php/SecureFlag
10-
2+
Mismatched:
3+
www.douban.fm
114
-->
125
<ruleset name="Douban.fm">
13-
14-
<!-- Direct rewrites:
15-
-->
166
<target host="douban.fm" />
17-
18-
<!-- Complications:
19-
-->
207
<target host="www.douban.fm" />
218

22-
23-
<!-- Not secured by server:
24-
-->
25-
<!--securecookie host="^\.douban\.fm$" name="^(?:ac|bid|flag)$" /-->
26-
279
<securecookie host=".+" name=".+" />
2810

11+
<rule from="^http://www\.douban\.fm/" to="https://douban.fm/" />
2912

30-
<rule from="^http://www\.douban\.fm/"
31-
to="https://douban.fm/" />
32-
33-
<rule from="^http:"
34-
to="https:" />
35-
13+
<rule from="^http:" to="https:" />
3614
</ruleset>

0 commit comments

Comments
 (0)