“Cookies not Enabled” Messaging blocking website access

I Checked Network(Fetch/XHR) They were pretty normal.

Additional diagnostic information

I can confirm this issue is affecting multiple domains hosted on the InfinityFree network, including:

  • webburnstech.dev

  • docs.webburnstech.dev

  • api.webburnstech.dev

Observed behavior:

  1. Visiting the website loads normally at first.

  2. The browser is automatically redirected through:

    • /?i=1

    • /?i=2

    • /?i=3

  3. After the third redirect, the site is redirected to:

    • https://sv101.ifastnet.com/cookies.html
  4. The “Cookies are not enabled” page appears even though cookies are enabled.

Diagnostics performed:

  • Tested on multiple browsers.

  • Tested in Incognito/Private mode.

  • Disabled browser extensions.

  • Cleared cookies/cache.

  • Issue affects all hosted subdomains, not a single website.

  • Network tab shows normal page loads followed by the automatic ?i=1 → ?i=2 → ?i=3 verification sequence and then a redirect to cookies.html.

Conclusion:

The issue appears to occur within the InfinityFree/iFastNet browser verification or cookie validation system rather than the hosted website itself, since multiple independent domains and subdomains are affected in the same way.

If needed, I can provide HAR files, network logs, and screenshots of the redirect chain.