Classify Huckr and Canva as AI services

Prompts used since the previous commit:
- huckr en canva onder AI. De andere niet

Special observations:
- Moved Huckr and Canva under Diensten.AI.
- Left Microsoft and Zapier in their existing non-AI routes.
- verplaats_log.json remains modified from the user's run and was intentionally not staged.
This commit is contained in:
2026-07-04 18:50:56 +02:00
parent ec53771a6e
commit 011b180224
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -27,7 +27,7 @@ DOMAIN_ROUTES: list[tuple[list[str], str]] = [
(["circle8.nl"], "Werk.Opdrachten.Circle8"),
(["getthere.nl"], "Werk.Opdrachten.Get There"),
(["hey.meetjamie.ai", "notifications.meetjamie.ai"], "Diensten.AI.Jamie"),
(["huckr.ai"], "Werk.Opdrachten.Huckr"),
(["huckr.ai"], "Diensten.AI.Huckr"),
(["maandag.com"], "Werk.Opdrachten.Maandag"),
(["futurexl.nl"], "Werk.Opdrachten.FutureXL"),
(["drenthe.nl"], "Werk.Opdrachten.Provincie Drenthe"),
@@ -77,7 +77,7 @@ DOMAIN_ROUTES: list[tuple[list[str], str]] = [
(["mistral.ai", "mistralai.intercom-mail.eu"], "Diensten.AI.Mistral"),
(["openai.com", "chatgpt.com", "tm.openai.com"], "Diensten.AI.OpenAI"),
(["perplexity.ai"], "Diensten.AI.Perplexity"),
(["canva.com", "account.canva.com"], "Diensten.Software.Canva"),
(["canva.com", "account.canva.com"], "Diensten.AI.Canva"),
(["microsoft.com"], "Diensten.Software.Microsoft"),
(["microsoft365.com"], "Diensten.Software.Microsoft Teams"),
(["market.envato.com"], "Diensten.Software.Envato"),