I like to know is there any software (on windows) I could use to filter the website using widcard? For example, I want to block: https://www.domain.com/page.php?id=1&hash=324234 https://www.domain.com/page.php?id=2&hash=435535345 Allowed: https://www.domain.com/page.php?id=3&hash=342432424 https://www.domain.com/page.php?id=4&hash=435535345 and the rest of page ID I wanted to block/allowed specific value of query (GET) and any other query is allowed such as hash (its random)