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

Check for safesearch support #6

Open
@dalf

Description

@dalf

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions