From 5467c383bbb1bdaa1c541862330b97ea512e7e35 Mon Sep 17 00:00:00 2001
From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Date: Mon, 9 Jun 2025 20:27:57 +0200
Subject: [PATCH] Extend FAQ by additional data providers question
---
.../app/pages/faq/self-hosting/self-hosting-page.html | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html b/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html
index a30854156..bc468fe96 100644
--- a/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html
+++ b/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html
@@ -159,6 +159,17 @@
subscription via an API key.
+
+
+ Will you add data provider X?
+
+ We are currently not planning to extend the core data providers.
+ However, you can usually integrate data from your desired website by
+ using the MANUAL
data source along with a scraper
+ configuration.
+
How do I set up a benchmark?