From 319a92b1b3e37f9c5216d57f4bf2aafbd4181d0f Mon Sep 17 00:00:00 2001 From: Wesley Aptekar-Cassels Date: Fri, 13 Jan 2023 01:18:29 -0500 Subject: [PATCH] Add webmention-receiver and webmention.wesleyac.com. --- implementations/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/implementations/index.md b/implementations/index.md index b2809a9..ee1b685 100644 --- a/implementations/index.md +++ b/implementations/index.md @@ -74,4 +74,5 @@ Plugins exist for some open source publishing software * [mention-tech](http://mention-tech.appspot.com/) is a service that can receive Webmentions on behalf of anyone via both Webmention directly, and a web form on its home page. * [webmention.herokuapp.com](https://webmention.herokuapp.com/) receives Webmentions for any registered page and allows them to be embedded through javascript. * [webmention.io](https://webmention.io) is an open-source project and hosted service for receiving Webmentions and Pingbacks on behalf of your IndieWeb site. +* [webmention.wesleyac.com](https://webmention.wesleyac.com/) / [webmention-receiver](https://github.com/wesleyac/webmention-receiver) is a service that can receive webmentions and show them as RSS, without requiring the creation of an account. * [Telegraph](https://telegraph.p3k.io) is an open-source project and hosted service for sending Webmentions and Pingbacks.