diff --git a/share/apps.json b/share/apps.json index 4fdbeb743..70664216f 100644 --- a/share/apps.json +++ b/share/apps.json @@ -3156,6 +3156,14 @@ "script": "d\\.yimg\\.com/mi/ywa\\.js", "env": "^YWA$" }, + "Yandex.Direct": { + "website": "partner.yandex.com", + "cats": [ 36 ], + "env": [ "^yandex_partner_id$", "^yandex_ad_format$", "^yandex_direct_" ], + "html": "", + "script": [ "https?://an\\.yandex\\.ru/" ] + }, + "Yandex.Metrika": { "website": "metrika.yandex.com", "cats": [ 10 ], diff --git a/share/images/icons/Yandex.Direct.png b/share/images/icons/Yandex.Direct.png new file mode 100644 index 000000000..e69643501 Binary files /dev/null and b/share/images/icons/Yandex.Direct.png differ