From fe49b89f605eb120825e7f29a119971884dc10bd Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Tue, 11 Oct 2022 20:59:37 +0700 Subject: Update RSS ring --- create-webring.sh | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'create-webring.sh') diff --git a/create-webring.sh b/create-webring.sh index 6d91b77..e468fbf 100755 --- a/create-webring.sh +++ b/create-webring.sh @@ -1,11 +1,10 @@ # Create webring openring -l 100 \ -s https://drewdevault.com/feed.xml \ - -s https://news.opensuse.org/feed/ \ -s https://stallman.org/rss/rss.xml \ - -s https://hund.tty1.se/feed.xml \ - -s https://shivering-isles.com/til/feed.xml \ - -s https://cnx.srht.site/feed.xml \ - -s https://ariadnavigo.xyz/posts/index.xml \ + -s https://rys.io/en/feed.rss \ + -s https://cnx.gdn/feed.xml \ + -s https://dataswamp.org/~solene/rss-html.xml \ + -s https://seirdy.one/posts/atom.xml \ < webring.template \ > layouts/partials/custom-webring.html -- cgit 1.4.1