mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
13 lines
302 B
JSON
13 lines
302 B
JSON
{
|
|
"name": "Adverticum",
|
|
"website": "http://adverticum.net",
|
|
"matches": [
|
|
{
|
|
"regexp": "<div (?:id=\"[a-zA-Z0-9_]*\" )?class=\"goAdverticum\""
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "(?:ad\\.)?adverticum\\.net/g3\\.js"
|
|
}
|
|
]
|
|
} |