Results 2 issues of Irid

### Version 1.45.1 ### Steps to reproduce 1. init a browser 2. create a cookie json file with content like ``` [ { "name": "ABC", "value": "1111", "domain": ".test.com", "path":...

I use tldextract to extract a domain 58-247-013-42.cprapid.com with include_psl_private_domains=True the result shows that extracted_domain.subdomain and extracted_domain.domain is empty but extracted_domain.suffix=58-247-013-42.cprapid.com and i check the ~/.cache/python-tldextract/3.7.16.final__local__ecb11d__tldextract-4.0.0/publicsuffix.org-tlds find "*.cprapid.com", if im...