That website has “strict” age verification and is usually less complicated than websites with “soft” age verification + a cookie consent prompt.
I was referring to this type of website:
Saltaire Brewery
P.S.
Without uBo:
View attachment 299544
With uBo + the rule I wrote to remove the age verification.
The Consent Cookie has been removed from the filter list:
View attachment 299543
If anyone wants to test it, the rule for bypassing the age verification is:
Code:
saltairebrewery.com##body > div:has-text(You must be at least 18 to visit this site)
P.S.1
The example I gave is intentionally very simple for the extension because it doesn't require any js rules.
