Merge pull request #7125 from ysm-dev/tally-icon

Add Tally Detection
main
Elbert Alias 2 years ago committed by GitHub
commit 1fe20a3fc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 16 KiB

@ -528,6 +528,28 @@
"saas": true,
"website": "https://tallentor.com"
},
"Tally": {
"cats": [
73
],
"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/'",
"a[href*='//tally.so/r/']"
],
"icon": "Tally.svg",
"js": {
"Tally": ""
},
"pricing": [
"freemium",
"low",
"recurring"
],
"saas": true,
"scriptSrc": "//tally\\.so/",
"website": "https://tally.so/"
},
"Tamago": {
"cats": [
5

Loading…
Cancel
Save