mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
17 lines
379 B
JSON
17 lines
379 B
JSON
{
|
|
"name": "Adnegah",
|
|
"website": "https://Adnegah.net",
|
|
"matches": [
|
|
{
|
|
"search": "headers[x-advertising-by]",
|
|
"regexp": "adnegah\\.net"
|
|
},
|
|
{
|
|
"regexp": "<iframe [^>]*src=\"[^\"]+adnegah\\.net"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "[^a-z]adnegah.*\\.js$"
|
|
}
|
|
]
|
|
} |