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

31 lines
653 B
JSON

{
"name": "\u4e03\u725bCDN",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "headers",
"text": "glb.clouddn.com"
},
{
"search": "body",
"text": "glb.clouddn.com"
},
{
"search": "headers",
"text": "glb.qiniucdn.com"
},
{
"search": "body",
"text": "glb.qiniucdn.com"
},
{
"search": "headers",
"text": "cdn.staticfile.org"
},
{
"search": "body",
"text": "cdn.staticfile.org"
}
]
}