{"id":15148147,"url":"https://github.com/elliotwutingfeng/teqsa-illegal-cheating-websites","last_synced_at":"2025-10-24T03:31:28.988Z","repository":{"id":222233840,"uuid":"756659024","full_name":"elliotwutingfeng/TEQSA-illegal-cheating-websites","owner":"elliotwutingfeng","description":"Machine-readable .txt blocklist of illegal cheating websites blocked by the Australian Government, updated once a day.","archived":false,"fork":false,"pushed_at":"2024-10-07T22:39:00.000Z","size":25,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-10-10T02:20:56.296Z","etag":null,"topics":["adblock","adguard","cheating","content-filtering","education","illegal","illicit","pfsense","pihole","teqsa","ublock-origin"],"latest_commit_sha":null,"homepage":"https://www.teqsa.gov.au/blocked-illegal-cheating-websites","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elliotwutingfeng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-13T03:38:36.000Z","updated_at":"2024-10-07T22:38:58.000Z","dependencies_parsed_at":"2024-02-25T20:25:25.696Z","dependency_job_id":"689f72de-30e6-45c8-b248-e300c3e4dff8","html_url":"https://github.com/elliotwutingfeng/TEQSA-illegal-cheating-websites","commit_stats":null,"previous_names":["elliotwutingfeng/teqsa-illegal-cheating-websites"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elliotwutingfeng%2FTEQSA-illegal-cheating-websites","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elliotwutingfeng%2FTEQSA-illegal-cheating-websites/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elliotwutingfeng%2FTEQSA-illegal-cheating-websites/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elliotwutingfeng%2FTEQSA-illegal-cheating-websites/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elliotwutingfeng","download_url":"https://codeload.github.com/elliotwutingfeng/TEQSA-illegal-cheating-websites/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219866820,"owners_count":16555824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adblock","adguard","cheating","content-filtering","education","illegal","illicit","pfsense","pihole","teqsa","ublock-origin"],"created_at":"2024-09-26T13:01:31.846Z","updated_at":"2025-10-24T03:31:28.670Z","avatar_url":"https://github.com/elliotwutingfeng.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TEQSA illegal cheating websites\n\n![Python](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge\u0026logo=python\u0026logoColor=blue)\n![GitHub Actions](https://img.shields.io/badge/GitHub_Actions-2088FF?style=for-the-badge\u0026logo=github-actions\u0026logoColor=white)\n\n[![LICENSE](https://img.shields.io/badge/LICENSE-BSD--3--CLAUSE-GREEN?style=for-the-badge)](LICENSE)\n[![scraper](https://img.shields.io/github/actions/workflow/status/elliotwutingfeng/TEQSA-illegal-cheating-websites/scraper.yml?branch=main\u0026label=SCRAPER\u0026style=for-the-badge)](https://github.com/elliotwutingfeng/TEQSA-illegal-cheating-websites/actions/workflows/scraper.yml)\n![Total Blocklist URLs](https://tokei-rs.onrender.com/b1/github/elliotwutingfeng/TEQSA-illegal-cheating-websites?label=Total%20Blocklist%20URLS\u0026style=for-the-badge)\n\nMachine-readable `.txt` blocklist of illegal cheating websites blocked by the [Australian Government](https://www.teqsa.gov.au/blocked-illegal-cheating-websites), updated once a day.\n\nThe 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](https://www.teqsa.gov.au/copyright) license.\n\n**Disclaimer:** _This project is not sponsored, endorsed, or otherwise affiliated with the Australian Government._\n\n## Blocklist download\n\n| File | Download |\n|:-:|:-:|\n| urls.txt | [:floppy_disk:](urls.txt?raw=true) |\n| urls-ABP.txt | [:floppy_disk:](urls-ABP.txt?raw=true) |\n| urls-UBO.txt | [:floppy_disk:](urls-UBO.txt?raw=true) |\n| urls-UBL.txt | [:floppy_disk:](urls-UBL.txt?raw=true) |\n| urls-pihole.txt | [:floppy_disk:](urls-pihole.txt?raw=true) |\n\n## Requirements\n\n- Python 3.12+\n\n## Setup instructions\n\n`git clone` and `cd` into the project directory, then run the following\n\n```bash\npython3 -m venv venv\nvenv/bin/python3 -m pip install --upgrade pip\nvenv/bin/python3 -m pip install -r requirements.txt\n```\n\n## Usage\n\n```bash\nvenv/bin/python3 scraper.py\n```\n\n## Libraries/Frameworks used\n\n- [Selenium](https://selenium.dev)\n- [tldextract](https://github.com/john-kurkowski/tldextract)\n\n\u0026nbsp;\n\n\u003csup\u003eThese 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.\u003c/sup\u003e\n\n\u003csub\u003eAny and all trademarks are the property of their respective owners.\u003c/sub\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felliotwutingfeng%2Fteqsa-illegal-cheating-websites","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felliotwutingfeng%2Fteqsa-illegal-cheating-websites","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felliotwutingfeng%2Fteqsa-illegal-cheating-websites/lists"}