mirror of http://git.simp.i2p/simp/i2pnews.git
added paltepuk.i2p, about page and changelog updated
parent
e74982d5a4
commit
fcae152977
|
@ -0,0 +1,22 @@
|
|||
## RSS Feed Aggregator
|
||||
This grabs RSS feeds from sites accessible in i2p. It shows the last 100 posts from these categories:
|
||||
|
||||
* Blog - Blogs from eepsites, most often personal type blogs or from (assumed) individuals
|
||||
* Developer - Feeds from i2p developers or having to do with i2p development
|
||||
* Forum - Posts in forums or social media
|
||||
* Torrents - New torrents
|
||||
* News - News sites
|
||||
</div><br><div class="column_blog">
|
||||
### The Feeds
|
||||
To have your feed added email simp@mail.i2p or message simp in <a href="http://simp.i2p/irc" target="_blank">IRC</a>. Most feeds are welcome, personal blogs encouraged. You can see all the feeds in a list by going [here](/feedlinks).
|
||||
|
||||
Guidelines: Nothing to do with CSAM or calls to violence. See [TOS](/tos) if unsure.
|
||||
</div><br><div class="column_blog">
|
||||
### IRC Bot - Simpnews
|
||||
The feeds that appear here are gathered by the <a href="http://simp.i2p/simpnews" target="_blank">simpnews bot</a>. Channel <a href="http://simp.i2p/irc-logger/i2p-news" target="_blank">#i2p-news</a> in <a href="http://simp.i2p/irc" target="_blank">our irc</a> and others.
|
||||
</div><br><div class="column_blog">
|
||||
### About This Site
|
||||
No cookies or JS needed on this site. <a href="http://git.simp.i2p/simp/i2pnews" target="_blank">http://git.simp.i2p/simp/i2pnews</a>
|
||||
|
||||
|
||||
|
|
@ -1,3 +1,5 @@
|
|||
21/01/2025: Improvements in parsing urls and html tags
|
||||
08/12/2024: CSS improvements, thank you to dr|z3d, bug fixes
|
||||
30/11/2024: Live testing in IRC, added /feedlinks so alive feeds can be copied as a list
|
||||
29/11/2024: Frontend for feeds made, separation of feeds by category added
|
||||
28/11/2024: The simpnews bot was rebuilt so it can handle more feeds, fixed some bugs
|
||||
|
|
|
@ -3,8 +3,9 @@ http://righttoprivacy.i2p/rss/ blog
|
|||
http://angelwood.i2p/feed.rss blog
|
||||
http://gl6vzyjnv62kp3vjmmouwlvsrbp2bujk2cev6frgnln5vfepy2xq.b32.i2p/index.xml blog
|
||||
http://dujemihanovic.i2p/index.xml blog
|
||||
http://torrentfreak.i2p/feed/ news
|
||||
http://torrentfreak.i2p/feed/ torrents
|
||||
http://arstechnica.i2p/feed news
|
||||
http://simp.i2p/blog/feed blog
|
||||
http://ghativega.i2p/atom.xml blog
|
||||
http://cool-website.i2p/rss.xml blog
|
||||
http://jacksonchen666.i2p/feeds/ blog
|
||||
|
@ -46,11 +47,12 @@ http://themoscowtimes.i2p/feed/ news
|
|||
http://newrepublic.i2p/rss.xml news
|
||||
http://blog.torproject.i2p/event/feed.xml blog
|
||||
http://i2pforum.i2p/app.php/feed?sid=d4377ac6b4e29a2198280c434514c9b8 forum
|
||||
https://techxplore.com/feeds/ news
|
||||
http://techxplore.i2p/rss-feed/ news
|
||||
http://notbob.i2p/blog.xml blog
|
||||
http://theatlantic.i2p/feed/all/ news
|
||||
http://i2p-projekt.i2p/en/feed/blog/atom developer
|
||||
http://amnesie.i2p/rss.xml blog
|
||||
http://1337s.i2p/rss.xml blog
|
||||
http://git.skank.i2p/rez/plus.atom developer
|
||||
http://hackernews.i2p/rss news
|
||||
http://hackernews.i2p/rss news
|
||||
http://paltepuk.i2p/blog/index.i2p.xml blog
|
Loading…
Reference in New Issue