mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
35 lines
1.7 KiB
JSON
35 lines
1.7 KiB
JSON
{
|
|
"name": "Barracuda-Spam-Firewall",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "The Barracuda Spam & Virus Firewall is an integrated hardware and software solution designed to protect your email server from spam, virus, spoofing, phishing and spyware attacks.",
|
|
"website": "http://www.barracudanetworks.com/ns/products/spam_overview.php",
|
|
"matches": [
|
|
{
|
|
"text": "<title>Barracuda Spam & Virus Firewall: Welcome</title>",
|
|
"module": "Virus Firewall"
|
|
},
|
|
{
|
|
"text": "<title>Barracuda Spam Firewall: Welcome</title><link rel=\"stylesheet\" type=\"text/css\" href=\"/barracuda.css\">"
|
|
},
|
|
{
|
|
"text": "<tr><td valign=top width=680 bgcolor=\"#ffffff\" nowrap><table summary =\"Logo Row\" cellspacing=0 cellpadding=0 border=0><tr><td><a href=\"http://www.barracudanetworks.com?track=asg\" class=transbutton><img src=\""
|
|
},
|
|
{
|
|
"text": "<a href=\"http://www.barracudanetworks.com?track=asg\"><img src=\"/images/powered_by.gif\" border=0"
|
|
},
|
|
{
|
|
"module": "Virus Firewall",
|
|
"regexp": "(?-mix:<link rel=\"stylesheet\" type=\"text\\/css\" href=\"\\/barracuda.css\\?v=([\\d\\.]+)\">)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<script language=javascript src=\"\\/js_functions.([\\d\\.]+).js\" type=\"text\\/javascript\"><\\/script>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<td align=left class=config_module valign=top><font size=-2 color=#aaaaaa>Serial #[A-Z]+-[A-Z]+-[\\d]+<br>Firmware v([\\d\\.]+) <font color=#ffffff>)"
|
|
}
|
|
]
|
|
}
|