diff --git a/src/technologies/t.json b/src/technologies/t.json index 656e8c130..639771422 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -534,7 +534,8 @@ ], "description": "Tally is the simplest way to create free forms & surveys. Create any type of form in seconds, without knowing how to code, and for free.", "dom": [ - "iframe[data-tally-src^='https://tally.so/embed/'" + "iframe[data-tally-src^='https://tally.so/embed/'", + "a[href*='//tally.so/r/']" ], "icon": "Tally.svg", "js": { @@ -546,7 +547,7 @@ "recurring" ], "saas": true, - "scriptSrc": "tally\\.so/widgets/embed\\.js", + "scriptSrc": "//tally\\.so/", "website": "https://tally.so/" }, "Tamago": {