Everything is disabled and I have purged the cache for the site. Even after waiting a dozen minutes or so, this item is still showing up… and adding almost 1 sec to my page load time! That’s a huge hit for me… Need help asap.
How do I stop this /Cloudflare-static/email-decode.min.js from being referenced?
I can confirm it’s loading in the site…and you don’t want it to.
I know you’ve tried some of these:
Check for any Cloudflare Apps that you may be running.
Double-check the ScrapeShield settings page
Make sure you’re on the correct Cloudflare account for that domain (some people have the same domain on two accounts). Active name servers are Bob and Dell
I have done all of the above to no avail. I contacted support. Hopefully we get a resolution I can share! This is over 1 sec in load time, what a massive waste!
This site is not going through Cloudflare. I don’t know why the cdn-cgi link is showing up (hardcoded in the site perhaps?) but the DNS record doesn’t resolve to Cloudflare’s IPs and I don’t see any Cloudflare headers.
That it is hardcoded is a possibility. I am good with HTML but wp is, for the most part, php based. If anyone has a way identifying the script containing this ref I would love to delete it.
@cs-cf I found a raw HTML element with the reference. The underlying javascript functioned fine without the reference. Great catch and greatly appreciated sir!