Updated Taggbox

main
nurbek 4 years ago
parent e18c3fb2b1
commit 2c702e941b

@ -15496,9 +15496,15 @@
"cats": [ "cats": [
5 5
], ],
"description": "Taggbox is an UGC platform to collect, curate, manage rights, and publish user-generated content marketing campaigns across multiple channels.",
"icon": "Taggbox.svg", "icon": "Taggbox.svg",
"scripts": "(widget|web)\\.taggbox\\.com", "js": {
"url": "(widget|web)\\.taggbox\\.com", "taggboxAjaxurl": ""
},
"scripts": [
"(?:widget|web)\\.taggbox\\.com",
"taggbox\\.com/app/js/embed\\.min\\.js(?:\\?ver=([\\d.]+))?\\;version:\\1"
],
"saas": true, "saas": true,
"pricing": ["low", "recurring", "freemium"], "pricing": ["low", "recurring", "freemium"],
"website": "https://taggbox.com/" "website": "https://taggbox.com/"