Open donbowman opened 3 years ago
curl https://domain/js/tag.js?id=G-XXXX'
returns something which wants to use /g/collect:
var b="https://DOMAIN/g/collect"
I wonder if [a-z]/collect is safer than the 'j' collect et al you have now?
curl https://domain/js/tag.js?id=G-XXXX'
returns something which wants to use /g/collect:
var b="https://DOMAIN/g/collect"
I wonder if [a-z]/collect is safer than the 'j' collect et al you have now?