diff --git a/organizations/PMA b/organizations/PMA new file mode 100644 index 00000000..bb86410e --- /dev/null +++ b/organizations/PMA @@ -0,0 +1,7 @@ +{ + "name": "PMA", + "id": "PMA", + "iconUrl": + "https://hub.powermyanalytics.com/assets/images/connectors/pma.png", + "orgUrl": "https://www.powermyanalytics.com" +} diff --git a/organizations/auth0.json b/organizations/auth0.json new file mode 100644 index 00000000..2793a619 --- /dev/null +++ b/organizations/auth0.json @@ -0,0 +1,7 @@ +{ + "name": "Auth0", + "id": "AUTH0", + "iconUrl": + "https://windsor.ai/wp-content/uploads/2024/09/auth0.png", + "orgUrl": "https://auth0.com/" +} diff --git a/organizations/beehiiv.json b/organizations/beehiiv.json new file mode 100644 index 00000000..88556d54 --- /dev/null +++ b/organizations/beehiiv.json @@ -0,0 +1,6 @@ +{ + "id": "BEEHIIV", + "name": "beehiiv", + "iconUrl": "https://beehiiv-marketing-images.s3.amazonaws.com/Redesign2023/favicon.png", + "orgUrl": "https://www.beehiiv.com/" +} diff --git a/organizations/bitacora_io.json b/organizations/bitacora_io.json new file mode 100644 index 00000000..b723b9f1 --- /dev/null +++ b/organizations/bitacora_io.json @@ -0,0 +1,7 @@ +{ + "name": "Bitacora.io", + "id": "BITACORA_IO", + "iconUrl": + "https://firebasestorage.googleapis.com/v0/b/bitacora-657e2.appspot.com/o/General%2FBitacora-Logo.png?alt=media&token=3f92cfc8-c61b-41d2-8beb-92ec544d48ff", + "orgUrl": "https://bitacora.io" +} diff --git a/organizations/bubble.json b/organizations/bubble.json new file mode 100644 index 00000000..ac4340e8 --- /dev/null +++ b/organizations/bubble.json @@ -0,0 +1,7 @@ +{ + "id": "BUBBLE", + "name": "Bubble", + "iconUrl": + "https://images.g2crowd.com/uploads/product/image/large_detail/large_detail_a0c0df848f7bec900334406179f9beaf/bubble.png", + "orgUrl": "https://bubble.io/" +} diff --git a/organizations/ccv_shop.json b/organizations/ccv_shop.json new file mode 100644 index 00000000..361a4603 --- /dev/null +++ b/organizations/ccv_shop.json @@ -0,0 +1,6 @@ +{ + "id": "CCV_SHOP", + "name": "CCV Shop", + "iconUrl": "https://www.ccvshop.nl/favicon-32x32.png", + "orgUrl": "https://www.ccvshop.nl/" +} diff --git a/organizations/jobber.json b/organizations/jobber.json new file mode 100644 index 00000000..61c0f5dc --- /dev/null +++ b/organizations/jobber.json @@ -0,0 +1,6 @@ +{ + "id": "JOBBER", + "name": "Jobber", + "iconUrl": "https://getjobber.com/wp-content/uploads/2024/04/cropped-favicon-2-32x32.png", + "orgUrl": "https://getjobber.com/" +} diff --git a/organizations/marcode.json b/organizations/marcode.json new file mode 100644 index 00000000..0c76a32b --- /dev/null +++ b/organizations/marcode.json @@ -0,0 +1,7 @@ +{ + "id": "MARCODE", + "name": "Marcode", + "iconUrl": + "https://marcode-public.s3.eu-west-2.amazonaws.com/marcode-square-logo.jpeg", + "orgUrl": "https://www.marcode.ai/" +} diff --git a/organizations/se_ranking.json b/organizations/se_ranking.json index 9c80fc90..ef0952d4 100644 --- a/organizations/se_ranking.json +++ b/organizations/se_ranking.json @@ -2,5 +2,5 @@ "id": "SE_RANKING", "name": "SE Ranking", "orgUrl": "https://seranking.com/", - "iconUrl": "https://img.seranking.com/se_dstudio_40px.png" + "iconUrl": "https://img.seranking.com/logo_off_white_on_blue_bg_48.png" } diff --git a/organizations/ta_intelligence.json b/organizations/ta_intelligence.json new file mode 100644 index 00000000..88b6b42d --- /dev/null +++ b/organizations/ta_intelligence.json @@ -0,0 +1,6 @@ +{ + "id": "TA_INTELLIGENCE", + "name": "TA Intelligence", + "orgUrl": "http://trackad.ru/", + "iconUrl": "https://logo-sources.trackad.ru/logo-48x48.png" +} diff --git a/sources/WorkMeter.json b/sources/WorkMeter.json new file mode 100644 index 00000000..ebd83bee --- /dev/null +++ b/sources/WorkMeter.json @@ -0,0 +1,8 @@ +{ + "id": "WORKMETER", + "name": "WorkMeter", + "categories": ["BUSINESS TOOLS"], + "organization": "WORKMETER SL", + "iconUrl": "https://www.workmeter.com/wp-content/uploads/2024/09/Logo_WorkMeter.png", + "dataVisibility": ["PRIVATE"] +} diff --git a/sources/auth0.json b/sources/auth0.json new file mode 100644 index 00000000..acf1454d --- /dev/null +++ b/sources/auth0.json @@ -0,0 +1,10 @@ +{ + "id": "AUTH0", + "name": "Auth0", + "categories": ["ECOMMERCE"], + "organization": "TOOLS", + "iconUrl": + "https://windsor.ai/wp-content/uploads/2024/09/auth0.png", + "sourceUrl": "https://auth0.com/", + "dataVisibility": ["PRIVATE"] +} diff --git a/sources/beehiiv.json b/sources/beehiiv.json new file mode 100644 index 00000000..ffa047e0 --- /dev/null +++ b/sources/beehiiv.json @@ -0,0 +1,13 @@ +{ + "id": "BEEHIIV", + "name": "beehiiv", + "categories": [ + "EMAIL" + ], + "organization": "BEEHIIV", + "iconUrl": "https://beehiiv-marketing-images.s3.amazonaws.com/Redesign2023/favicon.png", + "sourceUrl": "https://www.beehiiv.com/", + "dataVisibility": [ + "PRIVATE" + ] +} diff --git a/sources/bitacora_io.json b/sources/bitacora_io.json new file mode 100644 index 00000000..70974352 --- /dev/null +++ b/sources/bitacora_io.json @@ -0,0 +1,10 @@ +{ + "id": "BITACORA_IO", + "name": "Bitacora.io", + "categories": ["Tools"], + "organization": "BITACORA_IO", + "iconUrl": + "https://firebasestorage.googleapis.com/v0/b/bitacora-657e2.appspot.com/o/General%2FBitacora-Logo.png?alt=media&token=3f92cfc8-c61b-41d2-8beb-92ec544d48ff", + "sourceUrl": "https://bitacora.io", + "dataVisibility": ["PRIVATE"] +} diff --git a/sources/bubble.json b/sources/bubble.json new file mode 100644 index 00000000..2a3347ce --- /dev/null +++ b/sources/bubble.json @@ -0,0 +1,10 @@ +{ + "id": "BUBBLE", + "name": "Bubble", + "categories": ["DATABASE", "DATA_COLLECTION", "TOOLS"], + "organization": "BUBBLE", + "iconUrl": + "https://images.g2crowd.com/uploads/product/image/large_detail/large_detail_a0c0df848f7bec900334406179f9beaf/bubble.png", + "sourceUrl": "https://bubble.io/", + "dataVisibility": ["PRIVATE"] +} diff --git a/sources/ccv_shop.json b/sources/ccv_shop.json new file mode 100644 index 00000000..f05e92dc --- /dev/null +++ b/sources/ccv_shop.json @@ -0,0 +1,13 @@ +{ + "id": "CCV_SHOP", + "name": "CCV Shop", + "categories": [ + "ECOMMERCE" + ], + "organization": "CCV_SHOP", + "iconUrl": "https://www.ccvshop.nl/favicon-32x32.png", + "sourceUrl": "https://www.ccvshop.nl/", + "dataVisibility": [ + "PRIVATE" + ] +} diff --git a/sources/datastore b/sources/datastore new file mode 100644 index 00000000..20432ecd --- /dev/null +++ b/sources/datastore @@ -0,0 +1,10 @@ +{ + "id": "DATASTORE", + "name": "Datastore", + "categories": ["DATABASE"], + "organization": "GOOGLE", + "iconUrl": + "https://www.google.com/url?sa=i&url=https%3A%2F%2Fpnghut.com%2Fpng%2Fh9hf1jajK7%2Fgoogle-cloud-platform-storage-computing-microsoft-azure-business-transparent-png&psig=AOvVaw3ercMwy1tYww015UCAyozw&ust=1726311407438000&source=images&cd=vfe&opi=89978449&ved=0CBQQjRxqFwoTCJjB4q3hv4gDFQAAAAAdAAAAABAE", + "sourceUrl": "https://cloud.google.com/products/datastore", + "dataVisibility": ["PRIVATE"] +} diff --git a/sources/jobber.json b/sources/jobber.json new file mode 100644 index 00000000..1a20b47b --- /dev/null +++ b/sources/jobber.json @@ -0,0 +1,13 @@ +{ + "id": "JOBBER", + "name": "Jobber", + "categories": [ + "FIELD_SERVICE_MANAGEMENT" + ], + "organization": "JOBBER", + "iconUrl": "https://getjobber.com/wp-content/uploads/2024/04/cropped-favicon-2-32x32.png", + "sourceUrl": "https://getjobber.com/", + "dataVisibility": [ + "PRIVATE" + ] +} diff --git a/sources/marcode.json b/sources/marcode.json new file mode 100644 index 00000000..9a035a71 --- /dev/null +++ b/sources/marcode.json @@ -0,0 +1,10 @@ +{ + "id": "MARCODE", + "name": "Marcode", + "categories": ["ADVERTISING"], + "organization": "MARCODE", + "iconUrl": + "https://marcode-public.s3.eu-west-2.amazonaws.com/marcode-square-logo.jpeg", + "sourceUrl": "https://www.marcode.ai/", + "dataVisibility": ["PRIVATE"] +} diff --git a/sources/se_ranking.json b/sources/se_ranking.json index 20d3d439..620903a6 100644 --- a/sources/se_ranking.json +++ b/sources/se_ranking.json @@ -3,7 +3,7 @@ "name": "SE Ranking", "organization": "SE_RANKING", "sourceUrl": "https://seranking.com/", - "iconUrl": "https://img.seranking.com/se_dstudio_40px.png", + "iconUrl": "https://img.seranking.com/logo_off_white_on_blue_bg_48.png", "categories": ["SEO"], "dataVisibility": ["PRIVATE"] } diff --git a/sources/ta_intelligence.json b/sources/ta_intelligence.json new file mode 100644 index 00000000..43509910 --- /dev/null +++ b/sources/ta_intelligence.json @@ -0,0 +1,10 @@ +{ + "id": "TA_INTELLIGENCE", + "name": "TA Intelligence", + "categories": ["ADVERTISING"], + "organization": "TA_INTELLIGENCE", + "iconUrl": + "https://logo-sources.trackad.ru/logo-48x48.png", + "sourceUrl": "http://trackad.ru/", + "dataVisibility": ["PRIVATE"] +}