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

15 lines
285 B
JSON

{
"name": "google api",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "www.google.com/jsapi"
},
{
"search": "body",
"text": "ajax.googleapis.com/"
}
]
}