mirror of
https://gitlab.com/Anson-Projects/zine.git
synced 2025-06-15 21:26:38 +00:00
new blogs
This commit is contained in:
parent
82aa0f014b
commit
a73edba902
@ -5,6 +5,7 @@ https://annas-blog.org/rss.xml
|
||||
https://ansonvandoren.com/posts/index.xml
|
||||
https://api.quantamagazine.org/feed/
|
||||
https://austinhenley.com/blog/feed.rss
|
||||
https://austinsnerdythings.com/feed/
|
||||
https://bcantrill.dtrace.org/feed/
|
||||
https://blog.andymatuschak.org/rss
|
||||
https://blog.benjojo.co.uk/rss.xml
|
||||
@ -12,6 +13,7 @@ https://blog.codinghorror.com/rss/
|
||||
https://blog.frost.kiwi/feed.xml
|
||||
https://calebporzio.com/feed
|
||||
https://chrisnicholas.dev/rss.xml
|
||||
https://christianselig.com/index.xml
|
||||
https://ciechanow.ski/atom.xml
|
||||
https://danluu.com/atom.xml
|
||||
https://darekkay.com/atom.xml
|
||||
@ -20,8 +22,8 @@ https://fabiensanglard.net/rss.xml
|
||||
https://factorio.com/blog/rss
|
||||
https://garden.bradwoods.io/rss.xml
|
||||
https://gaultier.github.io/blog/feed.xml
|
||||
https://granary.io/url?input=html&output=rss&url=https://jamesg.blog
|
||||
https://jack-vanlightly.com/?format=rss
|
||||
https://jamesg.blog/feed.xml
|
||||
https://jatan.space/rss/
|
||||
https://jvns.ca/atom.xml
|
||||
https://kinduff.com/feed.xml
|
||||
|
@ -43,6 +43,6 @@ fn test_if_feeds_are_in_alphabetical_order() {
|
||||
for url in urls {
|
||||
println!("{}", url);
|
||||
}
|
||||
panic!("\nfeeds.txt was not sorted!")
|
||||
panic!("feeds.txt was not sorted!")
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user