mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
19 lines
435 B
JSON
19 lines
435 B
JSON
{
|
|
"name": "Barracuda-Spam-Firewall",
|
|
"author": "fofa",
|
|
"version": "0.1.0",
|
|
"matches": [
|
|
{
|
|
"search": "title",
|
|
"regexp": "Barracuda Spam & Virus Firewall: Welcome"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "/barracuda.css"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "http://www.barracudanetworks.com?a=bsf_product"
|
|
}
|
|
]
|
|
} |