mirror of
https://github.com/myronblair/jarvis
synced 2026-06-30 17:50:23 -05:00
dd2f48193b
One untagged script tag is enough for Cloudflare Rocket Loader to activate its bootstrap and inject mainScript.js, which declares mainScriptFlag. When mainScript.js loads twice (script + eval), it throws SyntaxError: Identifier 'mainScriptFlag' has already been declared. All script tags now have data-cfasync=false. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>