Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit c8a1113

Browse files
cschanajJ0WI
authored andcommitted
Re-activate and Update Yabause.org.xml (#9846)
1 parent 97b4009 commit c8a1113

File tree

1 file changed

+4
-37
lines changed

1 file changed

+4
-37
lines changed
Lines changed: 4 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,10 @@
1-
<!--
2-
CN: web.tuxfamily.net
3-
4-
5-
Insecure cookies are set for these hosts:
6-
7-
- forums.yabause.org
8-
9-
10-
Mixed content:
11-
12-
- Images, on:
13-
14-
- ^ from $self ¹
15-
- wiki from $self ¹
16-
17-
- Ads/web bugs, on ^ from:
18-
19-
- sflogo.sourceforge.net ¹
20-
- logo.tuxfamily.org ¹
21-
22-
¹ Secured by us
23-
24-
-->
25-
<ruleset name="Yabause.org" default_off="mismatched, self-signed">
26-
1+
<ruleset name="Yabause.org">
272
<target host="yabause.org" />
3+
<target host="www.yabause.org" />
284
<target host="forums.yabause.org" />
295
<target host="wiki.yabause.org" />
30-
<target host="www.yabause.org" />
31-
32-
33-
<!-- Not secured by server:
34-
-->
35-
<!--securecookie host="^forums\.yabause\.org$" name="^PHPSESSID$" /-->
36-
37-
<securecookie host="^forums\.yabause\.org$" name=".+" />
38-
396

40-
<rule from="^http:"
41-
to="https:" />
7+
<securecookie host=".+" name=".+" />
428

9+
<rule from="^http:" to="https:" />
4310
</ruleset>

0 commit comments

Comments
 (0)