Mercurial > prosody-modules
diff mod_pubsub_feeds/README.md @ 6286:3f75ac4311bf
mod_pubsub_feeds: Set content-type on websub challenge response
Thanks Gabriel
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Mon, 07 Jul 2025 16:22:19 +0200 |
| parents | fe081789f7b5 |
| children |
line wrap: on
line diff
--- a/mod_pubsub_feeds/README.md Sun Jul 06 15:57:55 2025 -0500 +++ b/mod_pubsub_feeds/README.md Mon Jul 07 16:22:19 2025 +0200 @@ -39,7 +39,7 @@ This module also implements [WebSub](https://www.w3.org/TR/websub/), formerly known as -[PubSubHubbub](http://pubsubhubbub.googlecode.com/svn/trunk/pubsubhubbub-core-0.3.html). +[PubSubHubbub](http://web.archive.org/web/20150705085301/http://pubsubhubbub.googlecode.com/svn/trunk/pubsubhubbub-core-0.3.html). This allows "feed hubs" to instantly push feed updates to subscribers. This may be removed in the future since it does not seem to be oft used
