Fix: Unbalanced brackets in Tally pattern

Signed-off-by: kingthorin <kingthorin@users.noreply.github.com>
main
kingthorin 3 years ago
parent 08ef520d47
commit 54374c9e08

@ -534,7 +534,7 @@
], ],
"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.", "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": [ "dom": [
"iframe[data-tally-src^='https://tally.so/embed/'", "iframe[data-tally-src^='https://tally.so/embed/']",
"a[href*='//tally.so/r/']" "a[href*='//tally.so/r/']"
], ],
"icon": "Tally.svg", "icon": "Tally.svg",