With all the noise on lemmy, spam, and political content I have no interest in, the thought occurred to have blocklists similar to adblock lists. Has anyone looked into this before, is it already a thing? Any thoughts on that?
With all the noise on lemmy, spam, and political content I have no interest in, the thought occurred to have blocklists similar to adblock lists. Has anyone looked into this before, is it already a thing? Any thoughts on that?
Doable, but the problem lies in distributing the Github link to pull / check.
If I hard code it, that wouldn’t work for a lot of people (different people block for different reasons, etc). If it’s a user option, you’d have to put the GitHub link in on every device (user settings are only saved locally).
Best case would be an option to either upload a JSON file or enter a URL to pull a JSON file.
I think it would need to be user configurable which list they want to subscribe to, possibly multiple lists. Maybe have categories of block lists.
https://github.com/asimons04/Tesseract/discussions/16
I added a github discussion for that feature. Feel free to add any ideas/suggestions there :)