Hi,

I'm looking forward to replace libsoup's internal handling of the public 
suffix list [1] with this library, but I'm currently stuck at making our 
API still be able to find out when a TLD is not public. I see in the source 
code the following comment:

/* TLD, this is the prevailing '*' match. 
* We don't currently support exception TLDs (TLDs that are not a public 
suffix)
*/
 return 1;

So stuff like example, example.example, etc are considered public whereas 
we don't, which breaks a few of our tests [2]. Are there any plans to 
change this?

Best regards,

Claudio

[1] https://git.gnome.org/browse/libsoup/tree/libsoup/soup-tld.c
[2] https://git.gnome.org/browse/libsoup/tree/tests/tld-test.c#n113

-- 
You received this message because you are subscribed to the Google Groups 
"libpsl-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to libpsl-bugs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to