Files
OneForAll-mirror/data/rules/fofa/Gossamer-Forum.json
T
2020-07-29 00:02:06 +08:00

15 lines
293 B
JSON

{
"name": "Gossamer-Forum",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "href=\"gforum.cgi?username="
},
{
"search": "title",
"regexp": "Gossamer Forum"
}
]
}