Error in https request from WinHTTP

Hello,

I am hosting static update files for my own game launcher/client on my InfinityFree website.

The launcher downloads a JSON manifest file using WinHTTP, but instead of receiving the JSON file, the request receives an HTML page containing:

This breaks the updater because it expects a direct static JSON response.

Could you please disable the JavaScript/browser verification or anti-bot protection for my domain/subdomain, or allow direct programmatic access to static files such as:

/Half-Life/updates/manifest.json
/Half-Life/files/*

The files need to be accessible by a normal HTTPS GET request from a desktop application, without requiring JavaScript, browser cookies, CAPTCHA, or redirects to a verification page.

My update manifest URL is:

https://ethnic-eagle.gamer.gd/Half-Life/updates/manifest.json

Thank you.

I’m sorry, but this is caused by a mandatory security system that’s enabled for all free hosting websites and cannot be disabled.

Please be aware that we provide a website hosting service. If you’re looking to host a JSON file to be downloaded by an application, a static file or website hosting service might be a better fit than a regular hosting account.