mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
13 lines
321 B
JSON
13 lines
321 B
JSON
{
|
|
"name": "Sizmek",
|
|
"website": "http://sizmek.com",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?:<a [^>]*href=\"[^/]*//[^/]*serving-sys\\.com/|<img [^>]*src=\"[^/]*//[^/]*serving-sys\\.com/)"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "serving-sys\\.com/"
|
|
}
|
|
]
|
|
} |