mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
13 lines
490 B
JSON
13 lines
490 B
JSON
{
|
|
"name": "AdRiver",
|
|
"website": "http://adriver.ru",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?:<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/)"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "(?:adriver\\.core\\.\\d\\.js|https?://(?:content|ad|masterh\\d)\\.adriver\\.ru/)"
|
|
}
|
|
]
|
|
} |