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

15 lines
319 B
JSON

{
"name": "Google Hosted Libraries",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "headers",
"text": "ajax.googleapis.com/ajax/libs"
},
{
"search": "body",
"text": "ajax.googleapis.com/ajax/libs"
}
]
}