apply code review

main
Chris 2 years ago
parent 143425674d
commit 395c83571a

@ -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.", "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/']"
], ],
"icon": "Tally.svg", "icon": "Tally.svg",
"js": { "js": {
@ -546,7 +547,7 @@
"recurring" "recurring"
], ],
"saas": true, "saas": true,
"scriptSrc": "tally\\.so/widgets/embed\\.js", "scriptSrc": "//tally\\.so/",
"website": "https://tally.so/" "website": "https://tally.so/"
}, },
"Tamago": { "Tamago": {