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

26 lines
1.1 KiB
JSON

{
"name": "Pro-Chat-Rooms",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.2",
"description": "An Ideal Solution For Web Conferencing, Dating and all Online Communities.",
"website": "http://www.prochatrooms.com/",
"matches": [
{
"text": "<title>Pro Chat Rooms</title>"
},
{
"text": "<tr id=\"doPasswordBox\"><td>Password:</td><td><input type=\"password\" name=\"password\" id=\"password\" value=\"\" onblur=\"def('password')\" class=\"uInput\"/></td></tr>"
},
{
"text": "\tshowError(\"char_error\", \"Sorry, Username is already registered.\");"
},
{
"text": "var loginNameErrorChr = 'Your username has special characters.<br>These characters are not allowed,<br>!@%SPC^&*()+=-[]&#39;;,./{}|&#34:<>?.<br>Please remove them and try again.';"
},
{
"regexp": "(?-mix:<img src=\"images\\/chat.gif\" border=\"0\" alt=\"Pro Chat Rooms v([\\d\\.]+)\" title=\"Pro Chat Rooms v([\\d\\.]+)\" \\/>)",
"offset": 1
}
]
}