mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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\">"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user