Initial commit of url_replace addon.

This closes https://github.com/friendica/friendica/issues/13220
This commit is contained in:
Dr. Tobias Quathamer 2024-01-05 00:12:20 +01:00
parent b87588e371
commit a26e90b202
5 changed files with 220 additions and 0 deletions

17
url_replace/README.md Normal file
View file

@ -0,0 +1,17 @@
# URL replace
This addon will replace all occurrences of specified URLs with the address of
alternative servers in all displayed postings on a Friendica node.
You can use this to switch from Twitter (or X) to a nitter instance, from
YouTube to an invidious instance, or from some news sites to 12ft.io.
Note: If you are using the twitter connector on your server, the links to the
contacts profile pages will not be replaced by this addon. Only links in the
body of the postings are affected.
## Why
- Access a website without JavaScript enabled to prevent JavaScript analytics
and potential IP-based tracking
- Avoid seeing ads on YouTube videos