diff options
Diffstat (limited to 'bin/webring.rb')
| -rw-r--r-- | bin/webring.rb | 2 |
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 | ||
| 8 | feeds = [ | 8 | feeds = [ |
| 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", |
