You can just dynamically remove it.
The head part will load before the body, so technically you could add a good old script to insert <!-- *** --> into the node that loads the script, thus rendering it inactive.
You can just dynamically remove it.
The head part will load before the body, so technically you could add a good old script to insert <!-- *** --> into the node that loads the script, thus rendering it inactive.