added formassembly iframe detection

main
Mark Wiseman 2 years ago
parent 07fb8c9be6
commit 020494fccd

@ -206,6 +206,6 @@
"categoryName106": { "message": "Cross border ecommerce" },
"categoryName107": { "message": "Fulfilment" },
"categoryName108": { "message": "Ecommerce frontends" },
"categoryName109": { "message": "Domain parking" }
"categoryName109": { "message": "Domain parking" },
"categoryName110": { "message": "Form builder" }
}

@ -1316,11 +1316,12 @@
},
"FormAssembly": {
"cats": [
108
110
],
"description": "FormAssembly is a platform that enables to collection of data and processing via workflow.",
"html": [
"<form [^>]*action=(?:\"|')[^>]*tfaforms.net"
"<form [^>]*action=(?:\"|')[^>]*tfaforms.net",
"<iframe [^>]*src=(?:\"|')[^>]*tfaforms.net"
],
"icon": "FormAssembly.png",
"scriptSrc": [