|
1 | 1 | <!-- |
2 | | - See also Minecraft-falsemixed.xml. |
3 | | -
|
4 | | - Problematic subdomains: |
5 | | -
|
6 | | - - education ¹ |
7 | | - - hopper ² |
8 | | - - pocketbeta ³ |
9 | | - - redstone ¹ |
10 | | -
|
11 | | - ¹: Mismatched |
12 | | - ²: Refused |
13 | | - ³: curl: Unknown SSL protocol error |
| 2 | + Non-functional hosts |
| 3 | + Couldn't resolve host name: |
| 4 | + - account.minecraft.net |
| 5 | + - launch.minecraft.net |
| 6 | + - legacy-staging.minecraft.net |
| 7 | + - login.minecraft.net |
| 8 | + - peoapi.minecraft.net |
| 9 | + - peoapi-stage.minecraft.net |
| 10 | + - pigtales.minecraft.net |
| 11 | + - realms.minecraft.net |
| 12 | +
|
| 13 | + Couldn't connect to server: |
| 14 | + - hopper.minecraft.net |
| 15 | + - session.minecraft.net |
| 16 | + - snoop.minecraft.net |
| 17 | +
|
| 18 | + SSL connect error: |
| 19 | + - pocketbeta.minecraft.net |
| 20 | +
|
| 21 | + SSL peer certificate was not OK: |
| 22 | + - assets.minecraft.net |
| 23 | +
|
| 24 | + Status code mismatch: |
| 25 | + - libraries.minecraft.net |
| 26 | +
|
| 27 | + 4xx client error: |
| 28 | + - resources.download.minecraft.net |
14 | 29 | --> |
15 | 30 | <ruleset name="Minecraft"> |
16 | | - |
17 | 31 | <target host="minecraft.net" /> |
18 | 32 | <target host="www.minecraft.net" /> |
19 | | - |
20 | 33 | <target host="atlas.minecraft.net" /> |
21 | 34 | <target host="beta.minecraft.net" /> |
| 35 | + <target host="community-content-assets.minecraft.net" /> |
| 36 | + <test url="http://community-content-assets.minecraft.net/upload/ed9b4900cb08e7816c271102383a250e-hiddenpitfall-download.pdf" /> |
| 37 | + <target host="education.minecraft.net" /> |
22 | 38 | <target host="feedback.minecraft.net" /> |
23 | | - |
24 | | - <securecookie host="^www\.minecraft\.net$" name=".*" /> |
25 | | - |
26 | | - <rule from="^http:" |
27 | | - to="https:" /> |
28 | | - |
| 39 | + <target host="mcoapi.minecraft.net" /> |
| 40 | + <target host="mcoapi-stage.minecraft.net" /> |
| 41 | + <target host="minecon.minecraft.net" /> |
| 42 | + <target host="pi.minecraft.net" /> |
| 43 | + <target host="pc.realms.minecraft.net" /> |
| 44 | + <target host="pocket.realms.minecraft.net" /> |
| 45 | + <target host="redstone.minecraft.net" /> |
| 46 | + <target host="skins.minecraft.net" /> |
| 47 | + <target host="textures.minecraft.net" /> |
| 48 | + |
| 49 | + <securecookie host="^www\.minecraft\.net$" name=".+" /> |
| 50 | + |
| 51 | + <rule from="^http:" to="https:" /> |
29 | 52 | </ruleset> |
0 commit comments