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