mirror of
https://github.com/uklans/cache-domains
synced 2024-11-22 03:13:03 +00:00
Merge pull request #72 from some-username-here1/minecraft
Re-add minecraft.txt for Minecraft, content still available over http
This commit is contained in:
commit
51d2faf2d2
2 changed files with 10 additions and 0 deletions
|
@ -30,6 +30,11 @@
|
|||
"description": "CDN for hirez",
|
||||
"domain_files": ["hirez.txt"]
|
||||
},
|
||||
{
|
||||
"name": "minecraft",
|
||||
"description": "CDN for the Minecraft Launcher and its libraries",
|
||||
"domain_files": ["minecraft.txt"]
|
||||
},
|
||||
{
|
||||
"name": "nexusmods",
|
||||
"description": "Nexus mods / skyrim content",
|
||||
|
|
5
minecraft.txt
Normal file
5
minecraft.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
launcher.mojang.com
|
||||
launchermeta.mojang.com
|
||||
libraries.minecraft.net
|
||||
resources.minecraft.net
|
||||
resources.download.minecraft.net
|
Loading…
Reference in a new issue