elliotwutingfeng / TEQSA-illegal-cheating-websites

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

Home Page:https://www.teqsa.gov.au/blocked-illegal-cheating-websites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TEQSA illegal cheating websites

Python GitHub Actions

LICENSE scraper Total Blocklist URLs

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

The URLs in this blocklist are released by the Tertiary Education Quality and Standards Agency © Commonwealth of Australia under the CC-BY-3.0-AU-DEED 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 cheating websites blocked by the Australian Government, updated once a day.

https://www.teqsa.gov.au/blocked-illegal-cheating-websites

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


Languages

Language:Python 100.0%