Skip to content

Block keyword in HTTP query string #17

@ParsaAkbari

Description

@ParsaAkbari

The HTTP query string (GET variables) are not searched for blocked keywords.
There are many cases where users would want to block certain HTTP query strings.
For example, using the google search engine:

Google News Search
https://www.google.co.uk/search?q=cancer+genomics&tbm=nws
Google Video Search
https://www.google.co.uk/search?q=cancer+genomics&tbm=vid
Standard Google Search
https://www.google.co.uk/search?q=cancer+genomics

By blocking the keywords tbm=nws and tbm=vid one could block Google News and Video Search without blocking standard Google search

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions