Add hard sfeed hackathon example - brcon2023-hackathons - Bitreichcon 2023 Hack… | |
git clone git://bitreich.org/brcon2023-hackathons git://enlrupgkhuxnvlhsf6lc3fz… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit d1c16bcd47770d19fd93ab61dd8b6d2f2b23c9c9 | |
parent e8e4bc2a5021c8d043942ab846a8138ee8858bb2 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Sat, 5 Aug 2023 08:10:27 +0200 | |
Add hard sfeed hackathon example | |
Diffstat: | |
M sfeed-atom/missing-atom-feeds.txt | 7 +++++++ | |
1 file changed, 7 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/sfeed-atom/missing-atom-feeds.txt b/sfeed-atom/missing-atom-feeds.… | |
@@ -1,3 +1,10 @@ | |
http://www.vuxml.org/freebsd/pkg-gitlab-ce.html | |
* pretty simple one | |
+https://register.awmf.org/de/leitlinien/detail/113-004 | |
+ * hard | |
+ * you will require selenium due to pure javascript. | |
+ * make a script to get the current german health guideline | |
+ metadata and output as rss feed. This will help to track | |
+ changes on such guidelines. | |
+ |