From 7b6c5abb9d7b63f5efa754211e8e131853bb99d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jens=20Hilligs=C3=B8e?= Date: Thu, 15 Jan 2026 15:46:22 +0100 Subject: [PATCH] Add feed: Cocktailti.me recipes --- config/feeds.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/config/feeds.yaml b/config/feeds.yaml index ffd3061..7fda514 100644 --- a/config/feeds.yaml +++ b/config/feeds.yaml @@ -932,6 +932,17 @@ feeds: added_by: "dubadub" added_at: "2025-12-28" + - url: "https://cocktailti.me/recipes/feed" + title: "Cocktailti.me Recipe Feed" + feed_type: web + enabled: true + tags: + - cocktails + - snacks + notes: "Cocktail recipes from Cocktailti.me" + added_by: "@hilli" + added_at: "2026-01-15" + # Validation configuration validation: max_feeds: 1000