Skip to content

Commit

Permalink
Merge pull request #1192 from FTBTeam/more-host-checks
Browse files Browse the repository at this point in the history
add a few more hosts to check
  • Loading branch information
MichaelHillcox authored Aug 10, 2024
2 parents 86c04d1 + e2a736c commit f765899
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,10 @@ public final class DNSDebug {
"session.minecraft.net",
"piston-meta.mojang.com",
"api.modpacks.ch",
"api.creeperhost.net",
"apps.modpacks.ch",
"dist.modpacks.ch",
"api.creeperhost.net",
"api.creeper.host",
"maven.creeperhost.net",
"maven.fabricmc.net",
"maven.minecraftforge.net",
Expand Down

0 comments on commit f765899

Please sign in to comment.