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

16 lines
656 B
JSON

{
"name": "Subsonic",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Subsonic is a free, web-based media streamer, providing ubiquitous access to your music. Based on Java technology, Subsonic runs on most platforms, including Windows, Mac, Linux and Unix variants.",
"website": "http://www.subsonic.org/pages/index.jsp",
"matches": [
{
"text": "<input type=\"checkbox\" name=\"_acegi_security_remember_me\" id=\"remember\" class=\"checkbox\" tabindex=\"3\">"
},
{
"text": "<form action=\"/j_acegi_security_check\" method=\"POST\">"
}
]
}