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