Hide search result details from repos ending in `deprecated`
Our Bitbucket contains many repos that we have renamed with the -deprecated suffix. Bitbucket search doesn't allow wildcards in the repo: operator, so there's no easy way to hide search results from these deprecated repos.
This script searches the search results page for any links containing deprecated/src and then hides the tables that contain those links.