diff options
Diffstat (limited to 'create-webring.sh')
-rwxr-xr-x | create-webring.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/create-webring.sh b/create-webring.sh index 45f4f23..298ea68 100755 --- a/create-webring.sh +++ b/create-webring.sh @@ -3,11 +3,8 @@ openring \ -s https://drewdevault.com/feed.xml \ -s https://stallman.org/rss/rss.xml \ -s https://news.opensuse.org/feed/ \ - -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 |