~dricottone/blog

ref: 1a169a0e842b4617a1d2c07420417fb015389112 blog/scripts/openring.sh -rwxr-xr-x 557 bytes
1a169a0eDominic Ricottone New post 9 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/bin/sh

openring \
  -s https://drewdevault.com/feed.xml \
  -s https://emersion.fr/blog/rss.xml \
  -s https://gregoryszorc.com/blog/feed/ \
  -s https://words.filippo.io/rss/ \
  -s https://www.supergoodcode.com/feed.xml \
  -s https://bitfehler.srht.site/index.xml \
  -s https://research.swtch.com/feed.atom \
  -s https://andrewkelley.me/rss.xml \
  -s https://christianbrickhouse.com/feed.xml \
  -s https://andreabergia.com/post/index.xml \
  -s https://ludic.mataroa.blog/rss/ \
  -s https://tradediversion.net/feed/ \
  < scripts/openring.html