about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCase Duckworth2022-08-08 13:01:54 -0500
committerCase Duckworth2022-08-08 13:01:54 -0500
commit023e9bf781c896814a7da734583d05416cb3fec9 (patch)
tree6b08815d682f2171fcea87fefd9d8a4a00889944
parentUse $1 to determine where to output things (diff)
downloadsfeed-023e9bf781c896814a7da734583d05416cb3fec9.tar.gz
sfeed-023e9bf781c896814a7da734583d05416cb3fec9.zip
Unsub: web3 is going just great
-rw-r--r--sfeedrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfeedrc b/sfeedrc index 679fc8b..a35227c 100644 --- a/sfeedrc +++ b/sfeedrc
@@ -214,7 +214,6 @@ feeds_smolweb() {
214 feed "Cosmic Voyage" "https://cosmic.voyage/rss.xml" "https://cosmic.voyage/" "" 214 feed "Cosmic Voyage" "https://cosmic.voyage/rss.xml" "https://cosmic.voyage/" ""
215 feed "plan.cat" "https://plan.cat/rss" "https://plan.cat/" "" 215 feed "plan.cat" "https://plan.cat/rss" "https://plan.cat/" ""
216 feed "The Plain Text Project" "https://plaintextproject.online/feed.xml" "https://plaintextproject.online/" 216 feed "The Plain Text Project" "https://plaintextproject.online/feed.xml" "https://plaintextproject.online/"
217 feed "Web3 is going just great" "https://web3isgoinggreat.com/feed.xml" "https://web3isgoinggreat.com/"
218} 217}
219 218
220feeds_comics() { 219feeds_comics() {
@@ -241,6 +240,7 @@ feeds_me() {
241### Remove feeds ################################################ 240### Remove feeds ################################################
242 241
243unsubscribe_feeds() { 242unsubscribe_feeds() {
243 feed "Web3 is going just great" "https://web3isgoinggreat.com/feed.xml" "https://web3isgoinggreat.com/"
244 feed "Hacker News" "https://news.ycombinator.com/rss" "https://news.ycombinator.com/" "" 244 feed "Hacker News" "https://news.ycombinator.com/rss" "https://news.ycombinator.com/" ""
245 feed "uxn" "https://git.sr.ht/~rabbits/uxn/log/main/rss.xml" 245 feed "uxn" "https://git.sr.ht/~rabbits/uxn/log/main/rss.xml"
246 feed "uxnfth" "https://git.sr.ht/~binarycat/uxnfth/log/front/rss.xml" 246 feed "uxnfth" "https://git.sr.ht/~binarycat/uxnfth/log/front/rss.xml"