mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
54 lines
2.2 KiB
JSON
54 lines
2.2 KiB
JSON
{
|
|
"name": "NetWin-DBabble",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "DBabble is a chat, discussion, and instant messaging server and client, which allows users to send encrypted instant messages, have private conversations, and create and participate in private or public chat rooms and discussions.",
|
|
"website": "http://netwinsite.com/dbabble/index.html",
|
|
"matches": [
|
|
{
|
|
"offset": 1,
|
|
"regexp": "(?-mix:^DBabble ([^Server]+)Server Version ([^\\ ]+) )"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:^DBabble ([^Server]+)Server Version ([^\\(]+)\\()",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "<title>DBabble login</title>"
|
|
},
|
|
{
|
|
"text": "<LINK REL = \"stylesheet\" TYPE = \"text/css\" HREF = \"/cgi/dbabble.cgi?cmd_get_js2=dbabble.css\">"
|
|
},
|
|
{
|
|
"text": "<LINK REL = \"stylesheet\" TYPE = \"text/css\" HREF = \"/dbabble?cmd_get_js2=dbabble.css\">"
|
|
},
|
|
{
|
|
"text": "<script language=\"JavaScript\" src=\"/cgi/dbabble.cgi?cmd_get_js2=dbabble.js\"></script>"
|
|
},
|
|
{
|
|
"text": "<script language=\"JavaScript\" src=\"/dbabble?cmd_get_js2=dbabble.js\"></script>"
|
|
},
|
|
{
|
|
"text": "if (window.top!=window && window.location!=\"/cgi/dbabble.cgi\") {"
|
|
},
|
|
{
|
|
"text": "if (window.top!=window && window.location!=\"/dbabble\") {"
|
|
},
|
|
{
|
|
"text": "document.writeln(\"<b>Warning - DBabble requires a web browser that Supports JavaScript 1.1 or higher.</b><br>\");"
|
|
},
|
|
{
|
|
"text": "<form style=\"margin:0\" name=\"loginform\" method=\"POST\" target=\"_top\" action=\"/cgi/dbabble.cgi\""
|
|
},
|
|
{
|
|
"text": "<form style=\"margin:0\" name=\"loginform\" method=\"POST\" target=\"_top\" action=\"/dbabble\""
|
|
},
|
|
{
|
|
"text": "<a target='helpwin' href=\"/help/English/Standard/contents.htm\">DBabble Online Help</a><br>"
|
|
},
|
|
{
|
|
"text": "You can use DBabble securely but slower through your web browser at <a href=\"http"
|
|
}
|
|
]
|
|
}
|