aboutsummaryrefslogtreecommitdiff
path: root/lists/public_suffix_list.dat
Commit message (Collapse)AuthorAge
* Update all IPs lists (#2643)Ivan Nardi2024-12-13
|
* Update all IP lists (#2515)Ivan Nardi2024-08-02
| | | | | The `suffix_id` is simply an incremental index (see `ndpi_load_domain_suffixes`), so its value might changes every time we update the public suffix list.
* Added new API callsLuca2024-01-15
- ndpi_load_domain_suffixes() - ndpi_get_host_domain_suffix() whose goal is to find the domain name of a hostname. Example: www.bbc.co.uk -> co.uk mail.apple.com -> com