Files
OneForAll-mirror/data/rules/whatweb/net2phone.json
T
2020-07-29 00:02:06 +08:00

16 lines
529 B
JSON

{
"name": "Net2Phone",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Net2Phone CommCenter is software that allows you to make phone calls and send faxes to anywhere in the world.",
"website": "http://www.net2phone.com/",
"matches": [
{
"text": "<HTML><HEAD><TITLE>Net2Phone Init Page</TITLE>"
},
{
"regexp": "(?-mix:<P align=center><IMG border=0[\\s]+src=\"([a-zA-Z]{2}[\\d]+[a-zA-Z]?)\\.gif\" width=\")"
}
]
}