diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-02-03 21:51:23 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-02-03 21:51:23 +0700 |
commit | 9885eb6a0347e4db74be8457f7742e5508a53df1 (patch) | |
tree | 3772dafd721628300f1f86caf6142d1b865874f9 /create-webring.sh | |
parent | 33eeb0c03a967ad508f002c6d9b14f5748882393 (diff) | |
download | blog-9885eb6a0347e4db74be8457f7742e5508a53df1.tar.gz |
Update webring list
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 |