Aggiunta lista corrente Feed
This commit is contained in:
parent
e7b4865daa
commit
511181661b
1 changed files with 20 additions and 3 deletions
19
README.md
19
README.md
|
@ -2,4 +2,21 @@
|
||||||
|
|
||||||
Lista dei Feed RSS utilizzati nel gruppo "Notizie su XMPP":
|
Lista dei Feed RSS utilizzati nel gruppo "Notizie su XMPP":
|
||||||
|
|
||||||
xmpp:notizie@conference.xmpp-it.net?join
|
[xmpp:notizie@conference.xmpp-it.net?join](xmpp:notizie@conference.xmpp-it.net?join)
|
||||||
|
|
||||||
|
```
|
||||||
|
"Feeds": [ "https://xmpp.org/blog/index.xml",
|
||||||
|
"https://www.xmpp-it.net/feed/",
|
||||||
|
"http://snikket.org/blog/index.xml",
|
||||||
|
"https://hg.prosody.im/site/atom-log",
|
||||||
|
"https://www.process-one.net/blog/category/ejabberd/feed/",
|
||||||
|
"https://gajim.org/post/index.xml",
|
||||||
|
"https://dino.im/blog/index.xml",
|
||||||
|
"https://mov.im/feed/pubsub.movim.eu/Movim",
|
||||||
|
"https://pidgin.im/post/index.xml",
|
||||||
|
"https://github.com/conversejs/converse.js/releases.atom" ]
|
||||||
|
```
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Si accettano contributi per l'aggiunta di ulteriori feed.
|
Loading…
Reference in a new issue