diff options
Diffstat (limited to 'create-webring.sh')
-rwxr-xr-x | create-webring.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/create-webring.sh b/create-webring.sh index 07ae385..45f4f23 100755 --- a/create-webring.sh +++ b/create-webring.sh @@ -6,5 +6,8 @@ openring \ -s https://blog.ipfs.io/index.xml \ -s https://disroot.org/en/blog.atom \ -s https://blog.golang.org/feed.atom \ + -s https://www.eff.org/rss/updates.xml \ + -s https://news.opensuse.org/feed.xml \ + -s https://blog.ipfs.io/index.xml \ < webring.template \ > _includes/custom-webring.html |