Files
FreshRSS/extensions/Tumblr-GDPR/metadata.json
Alexandre Alapetite 6a56894e94 New extension event + Tumblr GDPR (#1924)
* New extension event + Tumblr GDPR

https://github.com/FreshRSS/FreshRSS/issues/1894
simplepie_before_init event

* Refactor extension enabling + Tumblr GDPR enabled by default

Add possibility for extensions to be enabled by default, and disabled
back by users.

* Minor whitespace
2018-06-09 15:58:18 +02:00

9 lines
203 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "Tumblr-GDPR",
"author": "Alkarex",
"description": "Bypass Tumblr GPDR check (implying consent) for the European Union",
"version": 1.0,
"entrypoint": "TumblrGdpr",
"type": "system"
}