weserv / images

Source code of wsrv.nl (formerly images.weserv.nl), to be used on your own server(s).
https://wsrv.nl/
BSD 3-Clause "New" or "Revised" License
1.86k stars 187 forks source link

OpenDNS tag filtering on rejected tags? #303

Closed adamjudd closed 2 years ago

adamjudd commented 2 years ago

Hi all,

I just wanted to clarify on how the OpenDNS tag filtering works with weserv. I understand it's doing some automatic blocking of requests with specific tags (like pornography) to minimise potential for weserv being blocked itself by other systems. Does your blocking take into account the status of the tag? For example, if the tag has a Rejected status, is that then ignored for the purposes of your blocking?

Also, is there a current list for what tags domains are being blocked for?

Thanks!

andrieslouw commented 2 years ago

Please see https://github.com/weserv/images/issues/285#issuecomment-828176654

As far as I know, tags with status "Unapproved" or "Rejected" are not blocked.

adamjudd commented 2 years ago

@andrieslouw - thank you for confirming!