containerise icon indicating copy to clipboard operation
containerise copied to clipboard

TLD matching isn't using eTLD, mismatches *.co.uk

Open mook-as opened this issue 3 years ago • 3 comments

Hi, first, thanks for the extension! I've been using it for quite a while now.

I have a default container rule for ~{domain}.{tld}; however, on https://amazon.co.uk/, that generates a container name of ~co.uk, which isn't quite the desired behaviour. I think that should follow eTLD rules and result in amazon.co.uk, but I'm not sure.

Double checking the implementation, I can confirm that this is an issue from this extension and not part of Firefox.

Thanks!

Using containerise 3.9.0 on Firefox 88.

mook-as avatar May 28 '21 15:05 mook-as

Looks like adding a dependency can fix eTLD support: https://stackoverflow.com/a/61253586

ethhics avatar Jun 08 '21 18:06 ethhics

Hi, DiD you have any update on this issue ? Still the same as OP here too. version 3.9.0 on FF 90.0.2 Thanks 👍🏽

O-DoC avatar Aug 17 '21 16:08 O-DoC

Also interested on this, it breaks most .com.br addresses and it would solve the need to create containers for one time login access.

rtrind avatar Feb 18 '22 04:02 rtrind