ccd0 / 4chan-x

Adds various features to anonymous imageboards.
https://www.4chan-x.net/
Other
987 stars 135 forks source link

[Feature Request] Filter repos in addition to manual entries #2909

Open ghost opened 3 years ago

ghost commented 3 years ago

Have you considered implementing an external repo system so that you can simply import filters from external links? Just like what some adblockers do by merging hosts filter from different sources + eventual manual entries. That way you can use always up to date filters while also have multiple people contributing on git platforms. Maybe already existing comment system can be used with import/include + address?

Ex:

# import https://external-repo.com/filter.txt
# manual entries
/somestuff/i
saxamaphone69 commented 1 year ago

Merging #1312 and #2571 here, and closing them.

It's not really a bug report, however it would be nice to be able to load a remote filters list VIA Json. I am going to try and fork the project and do it myself, I will have to finally get to learning coffee but shouldn't be to much of a hassle. I thought I would just submit this request in the case that I don't figure it out myself.

This would be a list of URLs users may add to 4chan X to check against in order to obtain a list of filters to be used alongside the user's own set of filters, updated at a configurable interval, either manually or automatically.