Minor fixes

main
Elbert Alias 4 years ago
parent 0621d3e7d2
commit 9a384a3f30

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

@ -958,8 +958,8 @@
},
"Adobe Target": {
"cats": [
32,
74
74,
76
],
"description": "Adobe Target is an A/B testing, multi-variate testing, personalisation, and optimisation application",
"icon": "Adobe.svg",

@ -1648,6 +1648,7 @@
],
"description": "microCMS is a Japan-based headless CMS that enables editors and developers to build delicate sites and apps.",
"dom": "img[src*='.microcms-assets.io/']",
"xhr": "\\.microcms\\.io",
"icon": "microCMS.svg",
"pricing": [
"freemium",

@ -303,7 +303,7 @@
52
],
"description": "Re:amaze is a multi-brand customer service, live chat, and help desk solution.",
"icon": "Re:amaze.png",
"icon": "Re-amaze.png",
"js": {
"reamaze.version": "^([\\d\\.]+)$\\;version:\\1"
},

@ -817,7 +817,9 @@
"icon": "TomTom.svg",
"xhr": "api\\.tomtom\\.com",
"scripts": "api\\.tomtom\\.com",
"js": "tomtom.Map",
"js": {
"tomtom.Map": ""
},
"saas": true,
"website": "https://www.tomtom.com"
},