Skip to content
Commit ed9f87aa authored by Eoghan Murray's avatar Eoghan Murray Committed by Elbert Alias
Browse files

Statcounter detection was missing cases where script tag was output via document.write (#2243)

E.g. tag code as follows:
```<script type="text/javascript">
var sc_project=12847410; 
var sc_invisible=1; 
var sc_security="cad283e9"; 
var sc_https=1; 
var scJsHost = (("https:" == document.location.protocol) ?
"https://secure." : "http://www.");
document.write("<sc"+"ript type='text/javascript' src='" +
scJsHost+
"statcounter.com/counter/counter.js'></"+"script>");
</script>```
parent b53c7542
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment