Merge pull request #7126 from ysm-dev/vercel-dns

Add Vercel DNS SOA Detection
main
Elbert Alias 2 years ago committed by GitHub
commit 79c5948969
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -286,6 +286,9 @@
62
],
"description": "Vercel is a cloud platform for static frontends and serverless functions.",
"dns": {
"SOA": "\\.vercel-dns\\.com"
},
"headers": {
"server": "^now|Vercel$",
"x-now-trace": "",
@ -1118,4 +1121,4 @@
"requires": "Vue.js",
"website": "https://vxetable.cn"
}
}
}

Loading…
Cancel
Save