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

Loading…
Cancel
Save