diff --git a/src/technologies/f.json b/src/technologies/f.json index fcf22b0c2..7332f6233 100644 --- a/src/technologies/f.json +++ b/src/technologies/f.json @@ -1319,10 +1319,10 @@ 110 ], "description": "FormAssembly is a platform that enables to collection of data and processing via workflow.", - "dom": "form[action*='tfaforms.net'], iframe[src*='tfaforms.net']", "iframe[src*='tfaforms.net']", + "dom": "form[action*='tfaforms.net'], iframe[src*='tfaforms.net']", "icon": "FormAssembly.svg", "js": { - "wFORMS.VERSION\": "^(.+)$\\;version:\\1" + "wFORMS.VERSION": "^(.+)$\\;version:\\1" }, "pricing": [ "recurring", "low" ], "website": "https://www.formassembly.com"