aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2023-11-05 12:31:46 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2023-11-05 12:31:46 +0100
commitf83bf5cc63987598763401b6a4f16b978bd65dd6 (patch)
treea9cf118226f716a8848cdb0f8ed285ea68246333 /bin
parentd3dfec6f52d8093db276adb62021ced8f58e590c (diff)
downloadmitjafelicijan.com-f83bf5cc63987598763401b6a4f16b978bd65dd6.tar.gz
Removed Landley from webring
Diffstat (limited to 'bin')
-rw-r--r--bin/webring.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/webring.rb b/bin/webring.rb
index 6156a7d..1a7b15a 100644
--- a/bin/webring.rb
+++ b/bin/webring.rb
@@ -7,7 +7,7 @@ summary_max_length = 320
7 7
8feeds = [ 8feeds = [
9 "https://blog.regehr.org/feed", 9 "https://blog.regehr.org/feed",
10 "https://landley.net/rss.xml", 10 "https://www.neilhenning.dev/index.xml",
11 "https://drewdevault.com/feed.xml", 11 "https://drewdevault.com/feed.xml",
12 "https://offbeatpursuit.com/blog/index.rss", 12 "https://offbeatpursuit.com/blog/index.rss",
13 "https://mirzapandzo.com/rss.xml", 13 "https://mirzapandzo.com/rss.xml",