elliotwutingfeng / ACMA-blocked-gambling-websites

Machine-readable .txt blocklist of illegal gambling websites blocked by the Australian Government, updated once a day.

Home Page:https://www.acma.gov.au/blocked-gambling-websites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACMA blocked gambling websites

Python GitHub Actions

LICENSE scraper Total Blocklist URLs

Machine-readable .txt blocklist of illegal gambling websites blocked by the Australian Government, updated once a day.

The URLs in this blocklist are released by the Australian Communications and Media Authority © Commonwealth of Australia under the CC-BY-4.0 license.

Disclaimer: This project is not sponsored, endorsed, or otherwise affiliated with the Australian Government.

Blocklist download

File Download
urls.txt 💾
urls-ABP.txt 💾
urls-UBO.txt 💾
urls-UBL.txt 💾
urls-pihole.txt 💾

Requirements

  • Python 3.12+

Setup instructions

git clone and cd into the project directory, then run the following

python3 -m venv venv
venv/bin/python3 -m pip install --upgrade pip
venv/bin/python3 -m pip install -r requirements.txt

Usage

venv/bin/python3 scraper.py

Libraries/Frameworks used

 

These files are provided "AS IS", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, arising from, out of or in connection with the files or the use of the files.

Any and all trademarks are the property of their respective owners.

About

Machine-readable .txt blocklist of illegal gambling websites blocked by the Australian Government, updated once a day.

https://www.acma.gov.au/blocked-gambling-websites

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%