Slion / Fulguris

⚡Web Browser
http://fulguris.slions.net
Other
503 stars 48 forks source link

Adding a filter to block cookie consent popups #438

Open ghost opened 1 year ago

ghost commented 1 year ago

The filters don't block the cookie popups.

Slion commented 1 year ago

@Helium314 I don't think we support that right?

Helium314 commented 1 year ago

I don't know, maybe with the right blocklist it works. It really depends on the specific filters that handle this, as we don't support cosmetic filters and some AdGuard / uBlock extended syntax.

Helium314 commented 1 year ago

I looked through some filter lists / rules that should handle this, but it looks like all / most use the cosmetic filtering syntax, which is (currently) not supported by Fulguris.

Cwpute commented 1 year ago

yeah, i discussed this over with the dev behind Einkbro (see here) . Basically, cookie consent needs code injection to work, which is generally beyond the scope of a simple web-browser like Fulguris. Maybe there is another way around ? but i'm not knowledgeable enough on the matter.

Cwpute commented 1 year ago

I also asked away on the forum of a popular cookie consent addon (here) what could be done for android web-browsers, but didn't get any answer as of now.

Slion commented 1 year ago

Related to #352