ywingdriver
ywingdriver
@Flaflo Thank you for that workaround, just confirmed that the following steps can fix the code from the MailJet documentation on sending on API version 3.1: 1. Comment out the...
Hey crawler and TheRemote - I am also having this issue and looked pretty deep into it. I am a bash novice but my understanding is that Minecraft.net was modified...
@TylerJohnson177 try [https://net-secondary.web.minecraft-services.net/api/v1.0/download/links](https://net-secondary.web.minecraft-services.net/api/v1.0/download/links) - that's a page from the Minecraft API that returns the links. No clue if that will stay active at that link though.
Replace the line after `# Download server index.html to check latest version` (this line:) `curl -H "Accept-Encoding: identity" -H "Accept-Language: en" -L -A "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36...