mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
23 lines
486 B
JSON
23 lines
486 B
JSON
{
|
|
"name": "Ganglia",
|
|
"author": "fofa",
|
|
"version": "0.1.0",
|
|
"matches": [
|
|
{
|
|
"search": "title",
|
|
"regexp": "Ganglia:: Cluster Report"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "OnChange=\"ganglia_form.submit();"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "NAME=\"ganglia_form"
|
|
},
|
|
{
|
|
"search": "headers",
|
|
"text": "gs=unspecified"
|
|
}
|
|
]
|
|
} |