Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Check for safesearch support #6

Open
dalf opened this issue Aug 6, 2019 · 0 comments
Open

Check for safesearch support #6

dalf opened this issue Aug 6, 2019 · 0 comments

Comments

@dalf
Copy link

dalf commented Aug 6, 2019

For all engines: an engine which doesn't support safesearch may return NSFW content.

  • Query which returns NSFW content, without safesearch disabled.
  • Query which returns NSFW content, with safesearch enabled.

If on the first query, there are NSFW content and the engine doesn't support safesearch, issue a error.

If on the second query, there are NSFW content and the engine does support safesearch, issue an error.

About image detection: perhaps use something similar to https://github.com/jivesearch/jivesearch/blob/master/docker/nsfw/Dockerfile

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant