Marty Oehme
b2ee02e474
Added cookie-blocker script which attempts to remove the cookie banners popping up on a variety of websites. Works well for some of the large ones (e.g. reddit, google, stackoverflow) but less well on smaller pages. Can be invoked with `:cookie-block` command alias.
6 lines
230 B
XML
6 lines
230 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<block>
|
|
<click element="#modal-host > div > div > div > div > div > div > div.css-zndjj2 > a"/>
|
|
<wait/>
|
|
<click element="#__next > div.css-1m0hjq0 > div > button.css-1mzn52w"/>
|
|
</block>
|