Merge pull request #7577 from osbre/feat/add-netlify-forms

Add Netlify Forms detection
main
Elbert Alias 2 years ago committed by GitHub
commit 0e929407b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -417,6 +417,16 @@
"website": "https://www.netlify.com/",
"xhr": "cdn\\.netlify\\.com"
},
"Netlify Forms": {
"cats": [
110
],
"description": "Netlify Forms is a serverless form handling solution for static websites.",
"dom": "form[data-netlify]",
"icon": "Netlify.svg",
"implies": "Netlify",
"website": "https://www.netlify.com/products/forms"
},
"Neto": {
"cats": [
6

Loading…
Cancel
Save