and a few of the worst offenders (Google is one that I know does this) add a random string of characters on the element that serve as a unique identifier that periodically changes and so requires me to readd them to my UBO blocklist.
Does ubo accept css selectors? Css has syntax for “match element that starts with, ends with, or contains, this string”
Does ubo accept css selectors? Css has syntax for “match element that starts with, ends with, or contains, this string”
https://developer.mozilla.org/en-US/docs/Web/CSS/Attribute_selectors
Dunno, I’d have to investigate this later. Thanks for the info!