mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
16 lines
465 B
JSON
16 lines
465 B
JSON
{
|
|
"name": "TP-Link-Router",
|
|
"author": "Aung Khant, http://yehg.net, Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "Detect TP-Link Router",
|
|
"website": "http://www.tp-link.com/",
|
|
"matches": [
|
|
{
|
|
"text": "Operating System Error Nr:3997698: <P><HR><H2>File not found</H2>"
|
|
},
|
|
{
|
|
"text": "Operating System Error Nr:3997698: HTM <P><HR><H2>Access denied</H2>"
|
|
}
|
|
]
|
|
}
|