aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
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 86737be..29b0128 100644
--- a/bin/webring.rb
+++ b/bin/webring.rb
@@ -3,7 +3,7 @@ require "htmlentities"
3require "open-uri" 3require "open-uri"
4require "simple-rss" 4require "simple-rss"
5 5
6summary_max_length = 360 6summary_max_length = 320
7 7
8feeds = [ 8feeds = [
9 "https://landley.net/rss.xml", 9 "https://landley.net/rss.xml",