Clean up webmentions
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
Hanami.app.register_provider :param_parser, namespace: true do
|
||||
start do
|
||||
register "micropub_post", Adamantium::MicropubRequestParser.new
|
||||
register "webmention", Adamantium::WebmentionRequestParser.new
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user