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