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,16 @@
|
||||
{
|
||||
"name": "MySQLMan",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "MySQLMan is a web based MySQL database manager.",
|
||||
"website": "http://www.gossamer-threads.com/products/archive.html",
|
||||
"matches": [
|
||||
{
|
||||
"text": "| <A href=\"mysql.cgi?do=top_level_op&data_source=&action=create_db\">Create</A>"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<p align=\"right\"><a href=\"http:\\/\\/www\\.gossamer-threads\\.com\\/scripts\\/\"><font face=\"Verdana, Arial, Helvetica\" size=\"1\">MySQLMan[\\s]+v\\. ([^\\s^<]+)<br>)",
|
||||
"offset": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user