Allows google search results to be filtered (removed) based on their URL matching a user-defined set of rules.
Removes the result items from the list and indicates this to the user. The indicator can be clicked to restore the filtered results.
The blocklist variable at the top of the script should be changed to match the unwanted pages. Either a normal string, or a regular expression can be used.
Has been made to work with my google-pager script.