mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
19 lines
457 B
JSON
19 lines
457 B
JSON
{
|
|
"name": "AnyGate",
|
|
"author": "Andrew Horton",
|
|
"version": "0.1",
|
|
"description": "Korean home wifi/router device",
|
|
"website": "http://www.anygate.co.kr/",
|
|
"matches": [
|
|
{
|
|
"url": "/index.asp",
|
|
"text": "<title>AnyGate"
|
|
},
|
|
{
|
|
"url": "/index.asp",
|
|
"text": "사용자 암호가 설정되어 있지 않습니다.",
|
|
"string": "No Password"
|
|
}
|
|
]
|
|
}
|