diff options
Diffstat (limited to 'create-webring.sh')
-rwxr-xr-x | create-webring.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/create-webring.sh b/create-webring.sh index 3cfde29..98494d5 100755 --- a/create-webring.sh +++ b/create-webring.sh @@ -6,6 +6,6 @@ openring \ -s https://stallman.org/rss/rss.xml \ -s https://hund.tty1.se/feed.xml \ -s https://shivering-isles.com/til/feed.xml \ - -s https://www.eff.org/rss/updates.xml \ + -s https://cnx.srht.site/feed.xml \ < webring.template \ > layouts/partials/custom-webring.html |