From 3d4b9dafab229f3c412cc3d9d276f331b701bc4f Mon Sep 17 00:00:00 2001 From: maxence-catchr Date: Wed, 19 Nov 2025 13:03:43 +0100 Subject: [PATCH 1/4] Add commentsold to source --- sources/commentsold.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sources/commentsold.json diff --git a/sources/commentsold.json b/sources/commentsold.json new file mode 100644 index 00000000..98a9de51 --- /dev/null +++ b/sources/commentsold.json @@ -0,0 +1,11 @@ +{ + "id": "COMMENTSOLD", + "name": "CommentSold", + "categories": [ + "ECOMMERCE" + ], + "organization": "COMMENTSOLD", + "iconUrl": "https://cdn.brandfetch.io/idleQ3efig/theme/dark/logo.svg?c=1bxid64Mup7aczewSAYMX&t=1742912877041", + "sourceUrl": "https://commentsold.com/", + "dataVisibility": ["PRIVATE"] +} From 2010ae178d402223839432190e8836a2fbe24bb6 Mon Sep 17 00:00:00 2001 From: maxence-catchr Date: Wed, 19 Nov 2025 13:05:06 +0100 Subject: [PATCH 2/4] Add CommentSold to Organizations --- organizations/commentsold.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 organizations/commentsold.json diff --git a/organizations/commentsold.json b/organizations/commentsold.json new file mode 100644 index 00000000..f556bc22 --- /dev/null +++ b/organizations/commentsold.json @@ -0,0 +1,6 @@ +{ + "name": "CommentSold", + "id": "COMMENTSOLD", + "iconUrl": "https://cdn.brandfetch.io/idleQ3efig/theme/dark/logo.svg?c=1bxid64Mup7aczewSAYMX&t=1742912877041", + "orgUrl": "https://commentsold.com/" +} From 5a9773e9b9a446dde0298e375ae60ec008aea078 Mon Sep 17 00:00:00 2001 From: Harsh Arya Date: Thu, 18 Dec 2025 13:49:50 +0530 Subject: [PATCH 3/4] add writesonic source entry --- organizations/writesonic.json | 6 ++++++ sources/writesonic.json | 9 +++++++++ 2 files changed, 15 insertions(+) create mode 100644 organizations/writesonic.json create mode 100644 sources/writesonic.json diff --git a/organizations/writesonic.json b/organizations/writesonic.json new file mode 100644 index 00000000..714f4df0 --- /dev/null +++ b/organizations/writesonic.json @@ -0,0 +1,6 @@ +{ + "id": "WRITESONIC", + "name": "Writesonic", + "iconUrl": "https://writesonic.com/images/logo_s.png", + "orgUrl": "https://writesonic.com" +} diff --git a/sources/writesonic.json b/sources/writesonic.json new file mode 100644 index 00000000..cd29b765 --- /dev/null +++ b/sources/writesonic.json @@ -0,0 +1,9 @@ +{ + "id": "WRITESONIC", + "name": "Writesonic", + "categories": ["API"], + "organization": "WRITESONIC", + "iconUrl": "https://writesonic.com/images/logo_s.png", + "sourceUrl": "https://writesonic.com", + "dataVisibility": ["PRIVATE"] +} From 9630697f7a9e71c2b5b602a9c7f242afc98bb6cb Mon Sep 17 00:00:00 2001 From: Frugile Date: Wed, 10 Dec 2025 13:02:38 +0100 Subject: [PATCH 4/4] add Surfer SEO organization and source JSON files --- organizations/surfer_seo.json | 7 +++++++ sources/surfer_seo.json | 10 ++++++++++ 2 files changed, 17 insertions(+) create mode 100644 organizations/surfer_seo.json create mode 100644 sources/surfer_seo.json diff --git a/organizations/surfer_seo.json b/organizations/surfer_seo.json new file mode 100644 index 00000000..6cb3676f --- /dev/null +++ b/organizations/surfer_seo.json @@ -0,0 +1,7 @@ +{ + "id": "SURFER_SEO", + "name": "Surfer SEO", + "iconUrl": + "https://assets.surferseo.art/webflow-scripts/favicon/icon-192.png", + "orgUrl": "https://surferseo.com/" +} diff --git a/sources/surfer_seo.json b/sources/surfer_seo.json new file mode 100644 index 00000000..cfe7a3b9 --- /dev/null +++ b/sources/surfer_seo.json @@ -0,0 +1,10 @@ +{ + "id": "SURFER_SEO", + "name": "Surfer SEO", + "categories": ["ANALYTICS", "SEO", "Artificial Intelligence", "MARKETING", "TOOLS"], + "organization": "SURFER_SEO", + "iconUrl": + "https://assets.surferseo.art/static-images/logo/looker-icon-192.png", + "sourceUrl": "https://surferseo.com/", + "dataVisibility": ["PRIVATE"] +}