added formassembly iframe detection

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

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

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