Skip to content

Commit 7eda859

Browse files
committed
Merge pull request EFForg#4706 from fuglede/minecraft-update
[Minecraft] Update ruleset
2 parents 4bb29ec + 3cd4132 commit 7eda859

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<!--
2+
Problematic subdomains:
3+
4+
- education ¹
5+
6+
¹: Mismatched
7+
-->
18
<ruleset name="Minecraft">
29

310
<target host="minecraft.net" />
@@ -7,9 +14,7 @@
714
<securecookie host="^www\.minecraft\.net$" name=".*" />
815

916

10-
<!-- !www doesn't work.
11-
-->
12-
<rule from="^http://(?:www\.)?minecraft\.net/"
13-
to="https://www.minecraft.net/" />
17+
<rule from="^http:"
18+
to="https:" />
1419

1520
</ruleset>

0 commit comments

Comments
 (0)