Add regex start and ending characters to speed up matching

main
Craig London 8 years ago
parent abe541fa08
commit c9606e052e

@ -7631,8 +7631,8 @@
"env": "^TEALIUMENABLED$",
"icon": "Tealium.png",
"script": [
"//tags\\.tiqcdn\\.com/",
"/tealium/utag\\.js"
"^//tags\\.tiqcdn\\.com/",
"/tealium/utag\\.js$"
],
"website": "http://tealium.com"
},