diff options
| author | 2023-11-08 20:24:24 +0100 | |
|---|---|---|
| committer | 2023-11-08 20:24:24 +0100 | |
| commit | 44a7c54a5a6afb72937425cee0d53610e440ec60 (patch) | |
| tree | 3814bd499c1d59af39620c07cabb2f805e4ca54a /docs/fr/users/08_PubSubHubbub.md | |
| parent | 348028a29043b7d1d0f80544c44f0454b2c375c3 (diff) | |
Update WebSub documentation a bit (#5829)
* Update WebSub documentation a bit
* Marien prefers not to promote his hub too much :-)
Diffstat (limited to 'docs/fr/users/08_PubSubHubbub.md')
| -rw-r--r-- | docs/fr/users/08_PubSubHubbub.md | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/docs/fr/users/08_PubSubHubbub.md b/docs/fr/users/08_PubSubHubbub.md index 4b382911c..ee46916b4 100644 --- a/docs/fr/users/08_PubSubHubbub.md +++ b/docs/fr/users/08_PubSubHubbub.md @@ -19,4 +19,17 @@ Pour pouvoir être notifié, les abonnés doivent fournir une adresse accessible Depuis la version 1.1.2-beta, FreshRSS supporte officiellement WebSub. Vous pouvez donc recevoir en temps réel les articles des sites qui affichent dans leur flux RSS un « hub », -tels [Mastodon](https://joinmastodon.org), [Friendica](https://friendi.ca), WordPress (WordPress.com ou avec [une extension](https://wordpress.org/plugins/pubsubhubbub/)), Blogger, FeedBurner, Slashdot, etc. +tels [Friendica](https://friendi.ca), WordPress (WordPress.com ou avec [une extension](https://wordpress.org/plugins/pubsubhubbub/)), Blogger, Medium, etc. + +## Tester WebSub + +Vous pouver tester que le support WebSub de votre instance FreshRSS est correct avec un service comme : + +* <http://push-tester.cweiske.de/> + +## Ajouter WebSub à votre flux RSS / ATOM + +Votre CMS (par exemple WordPress) supporte peut-être déjà WebSub en option. Sinon, vous pouvez faire une solution qui notifie un hub tel : + +* <https://websubhub.com/> +* <https://pubsubhubbub.appspot.com> |
