Suppose I want to remove a div on example.com, but the site uses random div classes which matches the regex /[0-9a-z]{12}/ (and change on every reload of the page).
Two (