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

Commit 0d04a50

Browse files
J0WIjeremyn
authored andcommitted
Update Doodle.xml (#9249)
1 parent 61f2a5c commit 0d04a50

File tree

1 file changed

+17
-6
lines changed

1 file changed

+17
-6
lines changed
Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,25 @@
11
<!--
2-
Some pages redirect to http
2+
Mismatch:
3+
- translate.doodle.com
4+
- uptime.doodle.com
35
6+
Handshake failure:
7+
- deployer.doodle.com
8+
9+
Wildcard DNS record and cert.
410
-->
5-
<ruleset name="Doodle (partial)">
11+
<ruleset name="Doodle">
612

713
<target host="doodle.com" />
814
<target host="www.doodle.com" />
15+
<target host="blog.doodle.com" />
16+
<target host="br.blog.doodle.com" />
17+
<target host="de.blog.doodle.com" />
18+
<target host="en.blog.doodle.com" />
19+
<target host="fr.blog.doodle.com" />
20+
<target host="cdn2.doodle.com" />
921

22+
<rule from="^http:"
23+
to="https:" />
1024

11-
<rule from="^http://(www\.)?doodle\.com/(builtstatic/|favicon\.ico|premium(?:$|\?|/))"
12-
to="https://$1doodle.com/$2" />
13-
14-
</ruleset>
25+
</ruleset>

0 commit comments

Comments
 (0)