mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
23 lines
476 B
JSON
23 lines
476 B
JSON
{
|
|
"name": "BugFree",
|
|
"author": "fofa",
|
|
"version": "0.1.0",
|
|
"matches": [
|
|
{
|
|
"search": "body",
|
|
"text": "id=\"logo\" alt=BugFree"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "class=\"loginBgImage\" alt=\"BugFree"
|
|
},
|
|
{
|
|
"search": "title",
|
|
"regexp": "BugFree"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "name=\"BugUserPWD"
|
|
}
|
|
]
|
|
} |