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

Commit 0498c88

Browse files
gloomy-ghostjeremyn
authored andcommitted
Update Io9.com.xml (#7670)
1 parent 66076fd commit 0498c88

1 file changed

Lines changed: 6 additions & 31 deletions

File tree

Lines changed: 6 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,19 @@
11
<!--
22
For other Gawker coverage, see Gawker.xml.
33
4-
5-
(www.)?io9.com: Mismatched
6-
7-
8-
Insecure cookies are set for these hosts: ᶜ
9-
4+
Invalid certificate:
105
- io9.com
116
- www.io9.com
127
13-
ᶜ See https://owasp.org/index.php/SecureFlag
14-
8+
Timeout:
9+
- on.io9.com
1510
-->
1611
<ruleset name="io9.com (partial)">
17-
1812
<target host="io9.com" />
1913
<target host="www.io9.com" />
2014

21-
<!-- [/\w]$ does not redirect:
22-
-->
23-
<exclusion pattern="^http://(?:www\.)?io9\.com/(?!$|\?)" />
24-
25-
<!-- +ve:
26-
-->
27-
<test url="http://io9.com/default.aspx" />
28-
<test url="http://www.io9.com/index.htm" />
29-
<test url="http://www.io9.com/index.html" />
30-
31-
32-
<!-- Not secured by server:
33-
-->
34-
<!--securecookie host="^(?:www\.)?io9\.com$" name="^geocc$" /-->
35-
36-
<securecookie host="." name="." />
37-
38-
39-
<!-- Redirect keeps args:
40-
-->
41-
<rule from="^http://(?:www\.)?io9\.com/"
42-
to="https://io9.gawker.com/" />
15+
<securecookie host=".+" name=".+" />
4316

17+
<rule from="^http://(www\.)?io9\.com/"
18+
to="https://io9.gizmodo.com/" />
4419
</ruleset>

0 commit comments

Comments
 (0)