Skip to content

Commit d79f6eb

Browse files
FolantJ0WI
authored andcommitted
Update The-Verge.xml (EFForg#9326)
* Update The-Verge.xml * Update The-Verge.xml
1 parent 733d947 commit d79f6eb

File tree

1 file changed

+15
-65
lines changed

1 file changed

+15
-65
lines changed
Lines changed: 15 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1,69 +1,19 @@
11
<!--
2-
For other Vox Media coverage, see Vox.com.xml.
3-
4-
5-
CDN buckets:
6-
7-
- d35lb3dl296zwu.cloudfront.net
8-
9-
10-
www.theverge.com: Redirects to http
11-
12-
13-
Problematic hosts in *theverge.com:
14-
15-
- mobile ᵈ
16-
- status ᵈ
17-
18-
ᵈ Dropped, preemptable redirect
19-
20-
21-
Insecure cookies are set for these hosts:
22-
23-
- www.theverge.com
2+
For other Vox Media coverage, see Vox.com.xml.
243
4+
Timeout:
5+
mobile.theverge.com
6+
status.theverge.com
257
-->
26-
<ruleset name="The Verge.com (partial)">
27-
28-
<!-- Direct rewrites:
29-
-->
30-
<!--target host="theverge.com" /-->
31-
32-
<exclusion pattern="^http://www\.theverge\.com/comments/load_comments/" />
33-
34-
<test url="http://www.theverge.com/comments/load_comments/" />
35-
36-
<!-- Complications:
37-
-->
38-
<!--target host="mobile.theverge.com" /-->
39-
<target host="status.theverge.com" />
40-
41-
<!-- Set by beacons.
42-
-->
43-
<!--securecookie host="www\.theverge\.com$" name="^umbel_api_key$" /-->
44-
45-
<securecookie host="^\." name="^_ga(?:t?$|t_)" />
46-
47-
48-
<!-- Doesn't redirect back, but updates fail to load when rewritten.
49-
50-
<rule from="^http://live\.theverge\.com/"
51-
to="https://d35lb3dl296zwu.cloudfront.net/" /-->
52-
53-
<!-- Redirect keeps all:
54-
-->
55-
<!--rule from="^http://mobile\.theverge\.com/"
56-
to="https://www.theverge.com/" /-->
57-
58-
<!-- Redirect drops path and forward
59-
slash, but not args:
60-
-->
61-
<rule from="^http://status\.theverge\.com/[^?]*"
62-
to="https://voxmedia.statuspage.io/" />
63-
64-
<test url="http://status.theverge.com/index.htm" />
65-
66-
<!--rule from="^http:"
67-
to="https:" /-->
68-
8+
<ruleset name="The Verge.com">
9+
<target host="theverge.com"/>
10+
<target host="www.theverge.com"/>
11+
<target host="live.theverge.com"/>
12+
<target host="mobile.theverge.com"/>
13+
<target host="status.theverge.com"/>
14+
<target host="store.theverge.com"/>
15+
16+
<rule from="^http://mobile\.theverge\.com/" to="https://www.theverge.com/" />
17+
<rule from="^http://status\.theverge\.com/" to="https://voxmedia.statuspage.io/" />
18+
<rule from="^http:" to="https:" />
6919
</ruleset>

0 commit comments

Comments
 (0)