mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
14 lines
698 B
JSON
14 lines
698 B
JSON
{
|
|
"name": "MikroTik-RouterOS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "RouterOS is the operating system used on the MikroTik RouterBOARD series of routers. It can also be installed on a PC and will turn it into a router with all the necessary features - routing, firewall, bandwidth management, wireless access point, backhaul link, hotspot gateway, VPN server and more.",
|
|
"website": "http://www.mikrotik.com/software.html & http://www.routerboard.com/",
|
|
"matches": [
|
|
{
|
|
"url": "/webfig/iframe.html",
|
|
"text": "<body onload=\"parent.generateContent(parent.location.hash.substr(1));\">"
|
|
}
|
|
]
|
|
}
|