mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
16 lines
529 B
JSON
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=\")"
|
|
}
|
|
]
|
|
}
|