qt5base-lts/util/publicSuffix
Edward Welbourne 56f12656f5 Eliminate the need to preprocess the public suffix list
The program to digest the public suffix list required the user to
initially grep away the comments and blank lines. Filtering those
lines out in the code to read the file is trivial, so save the user
one step in the process.

Change-Id: I08f2594fc4236a689c849d42b5446efa9ec2ef7a
Reviewed-by: Dimitrios Apostolou <jimis@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-01-25 18:03:00 +01:00
..
main.cpp Eliminate the need to preprocess the public suffix list 2021-01-25 18:03:00 +01:00
publicSuffix.pro Mark the public suffix generator as a command-line program 2021-01-22 12:16:53 +01:00