mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
16 lines
310 B
JSON
16 lines
310 B
JSON
{
|
|
"name": "Nexus_NX_router",
|
|
"author": "fofa",
|
|
"version": "0.1.0",
|
|
"matches": [
|
|
{
|
|
"search": "body",
|
|
"text": "http://nexuswifi.com/"
|
|
},
|
|
{
|
|
"search": "title",
|
|
"regexp": "Nexus NX"
|
|
}
|
|
],
|
|
"condition": "0 and 1"
|
|
} |