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

15 lines
306 B
JSON

{
"name": "DSpace",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "content=\"DSpace"
},
{
"search": "body",
"text": "<a href=\"http://www.dspace.org\">DSpace Software"
}
]
}