Exclude external js file
-
I’m trying to exclude a deferred external js file using regex without much success.
<script defer="" type="text/javascript" src="//bcdn.grmtas.com/pub/ga_pub_705.js"></script>Can you help me figure out how to properly exclude this single file, or perhaps all js files with “defer” in the script?
Thanks
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Exclude external js file’ is closed to new replies.