Merge pull request #499 from q--/Add_AdRiver

Added AdRiver
main
Elbert Alias 11 years ago
commit a1dd1b75be

@ -116,6 +116,13 @@
"cats": [ 20 ],
"meta": { "generator": "Adobe GoLive(?:\\s([\\d.]+))?\\;version:\\1" }
},
"AdRiver": {
"website": "adriver.ru",
"cats": [ 36 ],
"env": "^adriver$",
"html": "(?:<embed[^>]+(?:src=\"https?://mh\\d?\\.adriver\\.ru/|flashvars=\"[^\"]*(?:http:%3A//(?:ad|mh\\d?)\\.adriver\\.ru/|adriver_banner))|<(?:(?:iframe|img)[^>]+src|a[^>]+href)=\"https?://ad\\.adriver\\.ru/)",
"script": [ "(?:adriver\\.core\\.\\d\\.js|https?://(?:content|ad|masterh\\d)\\.adriver\\.ru/)" ]
},
"Advanced Web Stats": {
"website": "www.advancedwebstats.com",
"cats": [ 10 ],
@ -3184,7 +3191,6 @@
"html": "<yatag class=\"ya-partner__ads\">",
"script": [ "https?://an\\.yandex\\.ru/" ]
},
"Yandex.Metrika": {
"website": "metrika.yandex.com",
"cats": [ 10 ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 520 B