mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
19 lines
414 B
JSON
19 lines
414 B
JSON
{
|
|
"name": "DnP-Firewall",
|
|
"author": "fofa",
|
|
"version": "0.1.0",
|
|
"matches": [
|
|
{
|
|
"search": "title",
|
|
"regexp": "Forum Gateway - Powered by DnP Firewall"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "name=\"dnp_firewall_redirect"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "<form name=dnp_firewall"
|
|
}
|
|
]
|
|
} |