From 310d5da7c591b05bdb75859f1daa860e61f53e3f Mon Sep 17 00:00:00 2001 From: Marcos <34193156+some-username-here1@users.noreply.github.com> Date: Fri, 15 Feb 2019 06:44:28 +0000 Subject: [PATCH 1/5] Added minecraft.txt --- minecraft.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 minecraft.txt diff --git a/minecraft.txt b/minecraft.txt new file mode 100644 index 0000000..51642e9 --- /dev/null +++ b/minecraft.txt @@ -0,0 +1,5 @@ +launcher.mojang.com +launchermeta.mojang.com +libraries.minecraft.net +resources.minecraft.net +resources.download.minecraft.net From fbb39c36ce3008f78b2c0186300fd55dd4239fab Mon Sep 17 00:00:00 2001 From: Marcos <34193156+some-username-here1@users.noreply.github.com> Date: Fri, 15 Feb 2019 06:45:47 +0000 Subject: [PATCH 2/5] Added minecraft --- cache_domains.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cache_domains.json b/cache_domains.json index 5a75dce..0365399 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -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", From 591d9caa436701199f80ce407d0a7d64adb8286a Mon Sep 17 00:00:00 2001 From: Marcos <34193156+some-username-here1@users.noreply.github.com> Date: Sat, 16 Feb 2019 08:30:50 -0800 Subject: [PATCH 3/5] Minor editor note to self --- minecraft.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minecraft.txt b/minecraft.txt index 51642e9..e6e16db 100644 --- a/minecraft.txt +++ b/minecraft.txt @@ -1,5 +1,5 @@ launcher.mojang.com launchermeta.mojang.com libraries.minecraft.net -resources.minecraft.net +resources.minecraft.net # How did I get this from the minecraft launcher? resources.download.minecraft.net From cc64c30abde9b2c4b4c94b454ad98ae078a216be Mon Sep 17 00:00:00 2001 From: Marcos <34193156+some-username-here1@users.noreply.github.com> Date: Sat, 16 Feb 2019 09:20:33 -0800 Subject: [PATCH 4/5] Added another editor note --- minecraft.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minecraft.txt b/minecraft.txt index e6e16db..aa18914 100644 --- a/minecraft.txt +++ b/minecraft.txt @@ -1,5 +1,5 @@ launcher.mojang.com launchermeta.mojang.com -libraries.minecraft.net +libraries.minecraft.net # Unable to test via web browser due to 403 Error resources.minecraft.net # How did I get this from the minecraft launcher? resources.download.minecraft.net From 97e644b41e160890953d82428c4db53eb62cdce4 Mon Sep 17 00:00:00 2001 From: James Kinsman Date: Sun, 17 Feb 2019 11:21:19 +0000 Subject: [PATCH 5/5] Update minecraft.txt Removed inline comments due to concerns over script parsing --- minecraft.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/minecraft.txt b/minecraft.txt index aa18914..51642e9 100644 --- a/minecraft.txt +++ b/minecraft.txt @@ -1,5 +1,5 @@ launcher.mojang.com launchermeta.mojang.com -libraries.minecraft.net # Unable to test via web browser due to 403 Error -resources.minecraft.net # How did I get this from the minecraft launcher? +libraries.minecraft.net +resources.minecraft.net resources.download.minecraft.net