I inserted the following code in a WordPress plugin:
wp_deregister_script(\'jquery\'); wp_register_script(\'jquery\', \"http://ajax.go
It is easy to fix.
You must change the following tag:
add: data-cfasync="false"
data-cfasync="false"
example: