From c583cbf108e06105332c888ffea90db1af23f429 Mon Sep 17 00:00:00 2001 From: Olivier DOSSMANN Date: Mon, 3 Oct 2022 23:31:46 +0200 Subject: [PATCH] =?UTF-8?q?feat(RSS):=20M=C3=A0J=20des=20flux=20RSS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rawdog/config | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/rawdog/config b/rawdog/config index 0d5db09..2583a9b 100644 --- a/rawdog/config +++ b/rawdog/config @@ -283,17 +283,32 @@ feeddefaults #feed 3h http://proxyfeed.example.com/proxied.rss http_proxy=http://localhost:1234/ #feed 3h http://dupsfeed.example.com/duplicated.rss allowduplicates=true +## FLUX ABANDONNÉS + +# Dokuwiki +#feed 3h https://github.com/splitbrain/dokuwiki/releases.atom +# rawdog +#feed 3h http://offog.org/git/rawdog.atom + +## FLUX COURANTS + # Wallabag feed 3h https://github.com/wallabag/wallabag/releases.atom -# Dokuwiki -feed 3h https://github.com/splitbrain/dokuwiki/releases.atom # ArchLinux feed 3h https://archlinux.org/feeds/news/ -# rawdog -feed 3h http://offog.org/git/rawdog.atom +# rawdog-py3 +feed 3h https://github.com/echarlie/rawdog-py3/releases.atom # SabreDaV feed 3h https://github.com/sabre-io/dav/releases.atom # Shaarli feed 3h https://github.com/shaarli/Shaarli/releases.atom # Hugo feed 3h https://github.com/gohugoio/hugo/releases.atom +# Træfik +feed 3h https://github.com/traefik/traefik/releases.atom +# Caddy +feed 3h https://github.com/caddyserver/caddy/releases.atom +# Alpine +feed 3h https://github.com/alpine-docker/git/tags.atom +# PostgreSQL +feed 3h https://github.com/postgres/postgres/tags.atom