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

23 lines
1.0 KiB
JSON

{
"name": "Jamroom",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.2",
"description": "Jamroom specializes in building web communities centered around media producers such as musicians, photographers, video enthusiasts and more - Jamroom gives you the capability to provide dozens of different services to your users.",
"website": "http://www.jamroom.net/",
"matches": [
{
"text": "<input type=\"text\" name=\"search_string\" class=\"jform s_input\" style=\"width:300px;\">"
},
{
"text": "<meta name=\"designer\" content=\"Talldude Networks, LLC.\">"
},
{
"regexp": "(?-mix:<a href=\"http:\\/\\/www.jamroom.net\"><img src=\"[^\"]*\" alt=\"Powered by Jamroom - the Powerful Social Media Platform\" title=\"Powered by Jamroom - the Powerful Social Media Platform\" border=\"0\"><\\/a>)"
},
{
"regexp": "(?-mix:<meta name=\"generator\" content=\"Jamroom ([\\d\\.]+)\">)",
"offset": 1
}
]
}