mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
13 lines
317 B
JSON
13 lines
317 B
JSON
{
|
|
"name": "Project Wonderful",
|
|
"website": "http://projectwonderful.com",
|
|
"matches": [
|
|
{
|
|
"regexp": "<div[^>]+id=\"pw_adbox_"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "^https?://(?:www\\.)?projectwonderful\\.com/(?:pwa\\.js|gen\\.php)"
|
|
}
|
|
]
|
|
} |