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