Merge pull request #3324 from honjes/yandex-detection-improvment

Improving Yandex.Metrika detection
main
Elbert Alias 4 years ago committed by GitHub
commit 9f9768948e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14014,8 +14014,8 @@
"yandex_metrika": ""
},
"scripts": [
"mc\\.yandex\\.ru\\/metrika\\/watch\\.js",
"cdn\\.jsdelivr\\.net\\/npm\\/yandex-metrica-watch\\/watch\\.js"
"mc\\.yandex\\.ru/metrika/(?:tag|watch)\\.js",
"cdn\\.jsdelivr\\.net/npm/yandex\\-metrica\\-watch/watch\\.js"
],
"description": "Yandex.Metrica is a free web analytics service that tracks and reports website traffic.",
"website": "http://metrika.yandex.com"

Loading…
Cancel
Save