Add FareHarbor bookingwidget & Other fixes

main
nurbek 4 years ago
parent 1dbb8af360
commit fd8f692cb5

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 36 KiB

@ -4792,6 +4792,18 @@
"implies": "Python", "implies": "Python",
"website": "https://faral.tech" "website": "https://faral.tech"
}, },
"FareHarbor": {
"cats": [
5,
61,
72
],
"description": "FareHarbor is an booking and schedule management solution intended for tour and activity companies.",
"icon": "Fareharbor.svg",
"html": "<iframe[^>]+fareharbor",
"scripts": "fareharbor\\.com/embeds/api/",
"website": "https://fareharbor.com"
},
"Fastcommerce": { "Fastcommerce": {
"cats": [ "cats": [
6 6
@ -9812,7 +9824,9 @@
"icon": "Google Optimize.svg", "icon": "Google Optimize.svg",
"description": "Google Optimize allows you to test variants of web pages and see how they perform.", "description": "Google Optimize allows you to test variants of web pages and see how they perform.",
"scripts": "googleoptimize\\.com/optimize\\.js", "scripts": "googleoptimize\\.com/optimize\\.js",
"js": "^google_optimize$", "js": {
"^google_optimize$": ""
},
"website": "https://optimize.google.com" "website": "https://optimize.google.com"
}, },
"Oracle Application Server": { "Oracle Application Server": {
@ -10446,18 +10460,6 @@
"scripts": "pixi\\.(min\\.)?js$", "scripts": "pixi\\.(min\\.)?js$",
"website": "https://www.pixijs.com/" "website": "https://www.pixijs.com/"
}, },
"Emarsys": {
"cats": [
32,
61
],
"description": "Emarsys is a cloud-based B2C marketing platform.",
"icon": "Emarsys.svg",
"js": {
"ScarabQueue": ""
},
"website": "https://emarsys.com/"
},
"Planet": { "Planet": {
"cats": [ "cats": [
49 49
@ -11408,8 +11410,6 @@
"cats": [ "cats": [
71 71
], ],
"description": "",
"icon": "",
"js": { "js": {
"cbtb": "" "cbtb": ""
}, },

Loading…
Cancel
Save