gnu-social/plugins/Linkback
2021-07-16 19:44:34 +01:00
..
actions
lib
locale [PLUGINS] Removed GeoURL as the service doesn't exist anymore 2021-07-16 19:44:34 +01:00
LinkbackPlugin.php [LIB_REFACTOR] Fix requires 2021-07-16 19:44:34 +01:00
README

The Linkback plugin performs linkbacks (pingbacks, trackbacks, webmentions) for
notices containing links.

See:
* https://en.wikipedia.org/wiki/Linkback

Installation
============
add "addPlugin('Linkback');"
to the bottom of your config.php

Settings
========
none

Example
=======
addPlugin('Linkback');