mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
16 lines
538 B
JSON
16 lines
538 B
JSON
{
|
|
"name": "OpenWrt",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "A GNU/Linux based firmware program for embedded devices such as residential gateways and routers.",
|
|
"website": "http://openwrt.org/",
|
|
"matches": [
|
|
{
|
|
"text": "<title>OpenWrt Administrative Console</title>"
|
|
},
|
|
{
|
|
"text": "OpenWrt Administrative Console<br />Redirecting to : <a style=\"color: inherit;\" href=\"/cgi-bin/webif.sh\">main page</a></p>"
|
|
}
|
|
]
|
|
}
|