mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
23 lines
489 B
JSON
23 lines
489 B
JSON
{
|
|
"name": "HDWiki",
|
|
"author": "fofa",
|
|
"version": "0.1.0",
|
|
"matches": [
|
|
{
|
|
"search": "title",
|
|
"regexp": "powered by hdwiki!"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "content=\"HDWiki"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "http://kaiyuan.hudong.com?hf=hdwiki_copyright_kaiyuan"
|
|
},
|
|
{
|
|
"search": "headers",
|
|
"text": "hd_sid="
|
|
}
|
|
]
|
|
} |