aboutsummaryrefslogtreecommitdiff
path: root/src/lib/inc_generated/ndpi_gambling_match.c.inc
Commit message (Collapse)AuthorAge
* Included Gambling website data from the Polish `hazard.mf.gov.pl` list (#2041)snicket21002023-07-14
| | | | | | | | | | | | | * Refreshed the Belgium Gambling Site list data Unfortunately some hostnames have been removed from that list, which means they are disappearing from the `ndpi_gambling_match.c.inc` file as well. * build: added `libxml2-utils` (for `xmllint`) * Included Gambling website data from the Polish `hazard.mf.gov.pl` list The list contains over 30k gambling website hostnames as of today.
* Added scripts to auto generate hostname/SNI *.inc files. (#1984)Toni2023-05-20
* add illegal gambling sites (Belgium) Signed-off-by: lns <matzeton@googlemail.com>