Skip to content

Commit

Permalink
Included Gambling website data from the Polish hazard.mf.gov.pl list (
Browse files Browse the repository at this point in the history
#2041)

* 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.
  • Loading branch information
snicket2100 authored Jul 14, 2023
1 parent 0dd1ee5 commit abee1a2
Show file tree
Hide file tree
Showing 3 changed files with 33,745 additions and 375 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Install Ubuntu Prerequisites
run: |
sudo apt-get update
sudo apt-get install python3-netaddr git whois
sudo apt-get install python3-netaddr git whois libxml2-utils
- name: Run Scripts
run: |
echo 'Running ./utils/bitcoinnodes.sh'
Expand Down
Loading

0 comments on commit abee1a2

Please sign in to comment.