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,21 @@
|
||||
{
|
||||
"name": "MikroTik",
|
||||
"author": "Andrew Horton",
|
||||
"version": "0.4",
|
||||
"description": "MikroTik router",
|
||||
"website": "http://www.mikrotik.com",
|
||||
"matches": [
|
||||
{
|
||||
"text": "<title>mikrotik routeros > administration</title>"
|
||||
},
|
||||
{
|
||||
"name": "mikrotik routeros ([^ ]+) configuration page",
|
||||
"regexp": "(?-mix:<div class=\"top\">mikrotik routeros ([^ ]+) configuration page<)",
|
||||
"offset": 1
|
||||
},
|
||||
{
|
||||
"md5": "bacf8a0c6f3e702db9be393989b2a0b5",
|
||||
"name": "401 page"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user