]> git.ipfire.org Git - thirdparty/blocklistproject/lists.git/log
thirdparty/blocklistproject/lists.git
5 months agoUpdate stats dashboard master v2025.12.22 v2025.12.29 v2026.01.05 v2026.01.12 v2026.01.19 v2026.01.26 v2026.02.02 v2026.02.09 v2026.02.16 v2026.02.23 v2026.03.02 v2026.03.09 v2026.03.16 v2026.03.23 v2026.03.30 v2026.04.06 v2026.04.13 v2026.04.20 v2026.04.27 v2026.05.04 v2026.05.11 v2026.05.18 v2026.05.25 v2026.06.01
Garrett Post [Fri, 19 Dec 2025 18:08:31 +0000 (12:08 -0600)] 
Update stats dashboard

5 months agoAdd release automation, stats dashboard, and dead domain cleanup
Garrett Post [Fri, 19 Dec 2025 17:31:00 +0000 (11:31 -0600)] 
Add release automation, stats dashboard, and dead domain cleanup

Features:
- release.yml: Weekly releases with changelogs showing domains added/removed
- dead-domains.yml: Monthly dead domain checks with auto-issue creation
- generate-stats.py: Statistics dashboard (TLD distribution, categories, overlap)
- generate-changelog.py: Diff-based changelog generation
- check-dead-domains.py: Parallel DNS resolution checking

Stats: 1.7M unique domains across 25 lists, 921 unique TLDs

5 months agoRegenerate all lists with new build system
Garrett Post [Fri, 19 Dec 2025 16:41:14 +0000 (10:41 -0600)] 
Regenerate all lists with new build system

All output formats now consistent (hosts, domains, adguard, dnsmasq)
Built with Python pipeline: 23 lists, 2.2M domains

5 months agoDisable verify step until alt-version files are regenerated
Garrett Post [Fri, 19 Dec 2025 16:34:33 +0000 (10:34 -0600)] 
Disable verify step until alt-version files are regenerated

The domains (alt-version) format has fewer entries than hosts format
due to pre-existing data inconsistencies. Verify step will be re-enabled
once all output files are regenerated by the new build system.

5 months agoFix verify command to match pipeline function signature
Garrett Post [Fri, 19 Dec 2025 16:28:31 +0000 (10:28 -0600)] 
Fix verify command to match pipeline function signature

verify_output_consistency takes base_dir and returns list of inconsistencies,
not (is_consistent, mismatches) per list.

5 months agoAdd v2.0 changelog section to README
Garrett Post [Fri, 19 Dec 2025 16:24:55 +0000 (10:24 -0600)] 
Add v2.0 changelog section to README

Explains the rewrite in human-friendly terms:
- Why we rebuilt (maintainability, testing, automation)
- What changed for users (nothing - URLs preserved)
- What changed for contributors (better templates, auto-validation)
- Technical overview (151 tests, config-driven, CI/CD)

5 months agoFix linting errors and restore workflows
Garrett Post [Fri, 19 Dec 2025 16:20:58 +0000 (10:20 -0600)] 
Fix linting errors and restore workflows

- Fixed ruff linting errors (unused imports, f-strings, variable names)
- Restored build.yml and triage.yml workflows
- All 151 tests passing, lint clean

5 months agoDelete .github/workflows directory
gap579137 [Fri, 19 Dec 2025 16:12:05 +0000 (10:12 -0600)] 
Delete .github/workflows directory

5 months agoDelete .github/workflows/lint.yml
gap579137 [Fri, 19 Dec 2025 16:09:43 +0000 (10:09 -0600)] 
Delete .github/workflows/lint.yml

5 months agov2.0: Complete Python rewrite with modern CI/CD
Garrett Post [Fri, 19 Dec 2025 16:06:06 +0000 (10:06 -0600)] 
v2.0: Complete Python rewrite with modern CI/CD

BREAKING CHANGES:
- Removed all JavaScript scripts (replaced with Python)
- New structured issue templates (YAML forms)
- Config-driven build system via config/lists.yml

New Features:
- Python CLI: build.py (build, list, stats, verify, single)
- 4 output formats: hosts, domains, adguard, dnsmasq
- 151 unit tests with full coverage
- CI/CD: build.yml (test/build/validate), triage.yml (auto-label)
- TLD validation and critical domain protection

Files Added:
- pyproject.toml, build.py, config/lists.yml
- src/: config, normalize, merge, validate, format, pipeline
- tests/: 6 test modules (151 tests)
- .github/workflows/: build.yml, triage.yml
- .github/ISSUE_TEMPLATE/: add-request.yml, remove-request.yml

Files Removed:
- scripts/*.js (7 files)
- .github/ISSUE_TEMPLATE/*.md (3 files)

12 months agoAutomatically updated using GitHub Actions aggregated-20250519 aggregated-20250520 aggregated-20250521 aggregated-20250522 aggregated-20250523 aggregated-20250524 aggregated-20250525 aggregated-20250526 aggregated-20250527 aggregated-20250528 aggregated-20250529 aggregated-20250530 aggregated-20250531 aggregated-20250601 aggregated-20250602 aggregated-20250603 aggregated-20250604 aggregated-20250605 aggregated-20250606 aggregated-20250607 aggregated-20250608 aggregated-20250609 aggregated-20250610 aggregated-20250611 aggregated-20250612 aggregated-20250613 aggregated-20250614 aggregated-20250615 aggregated-20250616 aggregated-20250617 aggregated-20250618 aggregated-20250619 aggregated-20250620 aggregated-20250621 aggregated-20250622 aggregated-20250623 aggregated-20250624 aggregated-20250625 aggregated-20250626 aggregated-20250627 aggregated-20250628 aggregated-20250629 aggregated-20250630 aggregated-20250701 aggregated-20250702 aggregated-20250703 aggregated-20250704 aggregated-20250705 aggregated-20250706 aggregated-20250707 aggregated-20250708 aggregated-20250709 aggregated-20250710 aggregated-20250711 aggregated-20250712 aggregated-20250713 aggregated-20250714 aggregated-20250715 aggregated-20250716 aggregated-20250717 aggregated-20250718 aggregated-20250719 aggregated-20250720 aggregated-20250721 aggregated-20250722 aggregated-20250723 aggregated-20250724 aggregated-20250725 aggregated-20250726 aggregated-20250727 aggregated-20250728 aggregated-20250729 aggregated-20250730 aggregated-20250731 aggregated-20250801 aggregated-20250802 aggregated-20250803 aggregated-20250804 aggregated-20250805 aggregated-20250806 aggregated-20250807 aggregated-20250808 aggregated-20250809 aggregated-20250810 aggregated-20250811 aggregated-20250812 aggregated-20250813 aggregated-20250814 aggregated-20250815 aggregated-20250816 aggregated-20250817 aggregated-20250818 aggregated-20250819 aggregated-20250820 aggregated-20250821 aggregated-20250822 aggregated-20250823 aggregated-20250824 aggregated-20250825 aggregated-20250826 aggregated-20250827 aggregated-20250828 aggregated-20250829 aggregated-20250830 aggregated-20250831 aggregated-20250901 aggregated-20250902 aggregated-20250903 aggregated-20250904 aggregated-20250905 aggregated-20250906 aggregated-20250907 aggregated-20250908 aggregated-20250909 aggregated-20250910 aggregated-20250911 aggregated-20250912 aggregated-20250913 aggregated-20250914 aggregated-20250915 aggregated-20250916 aggregated-20250917 aggregated-20250918 aggregated-20250919 aggregated-20250920 aggregated-20250921 aggregated-20250922 aggregated-20250923 aggregated-20250924 aggregated-20250925 aggregated-20250926 aggregated-20250927 aggregated-20250928 aggregated-20250929 aggregated-20250930 aggregated-20251001 aggregated-20251002 aggregated-20251003 aggregated-20251004 aggregated-20251005 aggregated-20251006 aggregated-20251007 aggregated-20251008 aggregated-20251009 aggregated-20251010 aggregated-20251011 aggregated-20251012 aggregated-20251013 aggregated-20251014 aggregated-20251015 aggregated-20251016 aggregated-20251017 aggregated-20251018 aggregated-20251019 aggregated-20251020 aggregated-20251021 aggregated-20251022 aggregated-20251023 aggregated-20251024 aggregated-20251025 aggregated-20251026 aggregated-20251027 aggregated-20251028 aggregated-20251029 aggregated-20251030 aggregated-20251031 aggregated-20251101 aggregated-20251102 aggregated-20251103 aggregated-20251104 aggregated-20251105 aggregated-20251106 aggregated-20251107 aggregated-20251108 aggregated-20251109 aggregated-20251110 aggregated-20251111 aggregated-20251112 aggregated-20251113 aggregated-20251114 aggregated-20251115 aggregated-20251116 aggregated-20251117 aggregated-20251118 aggregated-20251119 aggregated-20251120 aggregated-20251121 aggregated-20251122 aggregated-20251123 aggregated-20251124 aggregated-20251125 aggregated-20251126 aggregated-20251127 aggregated-20251128 aggregated-20251129 aggregated-20251130 aggregated-20251201 aggregated-20251202 aggregated-20251203 aggregated-20251204 aggregated-20251205 aggregated-20251206 aggregated-20251207 aggregated-20251208 aggregated-20251209 aggregated-20251210 aggregated-20251211 aggregated-20251212 aggregated-20251213 aggregated-20251214 aggregated-20251215 aggregated-20251216 aggregated-20251217 aggregated-20251218 aggregated-20251219
GitHub Actions [Sun, 18 May 2025 03:29:53 +0000 (03:29 +0000)] 
Automatically updated using GitHub Actions

12 months agoMerge branch 'master' of https://github.com/blocklistproject/Lists
gap579137 [Sun, 18 May 2025 03:28:46 +0000 (22:28 -0500)] 
Merge branch 'master' of https://github.com/blocklistproject/Lists

12 months agotag creation mod
gap579137 [Sun, 18 May 2025 03:28:45 +0000 (22:28 -0500)] 
tag creation mod

12 months agoAutomatically updated using GitHub Actions
GitHub Actions [Sun, 18 May 2025 03:13:10 +0000 (03:13 +0000)] 
Automatically updated using GitHub Actions

12 months agorework
gap579137 [Sun, 18 May 2025 03:12:07 +0000 (22:12 -0500)] 
rework

12 months agoMerge branch 'master' of https://github.com/blocklistproject/Lists
gap579137 [Sun, 18 May 2025 02:51:49 +0000 (21:51 -0500)] 
Merge branch 'master' of https://github.com/blocklistproject/Lists

12 months agoupdate tag
gap579137 [Sun, 18 May 2025 02:51:48 +0000 (21:51 -0500)] 
update tag

12 months agoAutomatically updated using GitHub Actions aggregated-20250518
GitHub Actions [Sun, 18 May 2025 02:45:31 +0000 (02:45 +0000)] 
Automatically updated using GitHub Actions

12 months agoMerge branch 'master' of https://github.com/blocklistproject/Lists
gap579137 [Sun, 18 May 2025 02:44:24 +0000 (21:44 -0500)] 
Merge branch 'master' of https://github.com/blocklistproject/Lists

12 months agomigrate2
gap579137 [Sun, 18 May 2025 02:44:22 +0000 (21:44 -0500)] 
migrate2

12 months agoAutomatically updated using GitHub Actions
GitHub Actions [Sun, 18 May 2025 02:29:28 +0000 (02:29 +0000)] 
Automatically updated using GitHub Actions

12 months agoMerge branch 'master' of https://github.com/blocklistproject/Lists
gap579137 [Sun, 18 May 2025 02:27:28 +0000 (21:27 -0500)] 
Merge branch 'master' of https://github.com/blocklistproject/Lists

12 months agomigrate
gap579137 [Sun, 18 May 2025 02:25:12 +0000 (21:25 -0500)] 
migrate

12 months agoAutomatically updated using GitHub Actions
GitHub Actions [Sun, 18 May 2025 02:18:30 +0000 (02:18 +0000)] 
Automatically updated using GitHub Actions

12 months agomigrate
gap579137 [Sun, 18 May 2025 02:17:28 +0000 (21:17 -0500)] 
migrate

12 months agoAutomatically updated using GitHub Actions
GitHub Actions [Sun, 18 May 2025 02:13:44 +0000 (02:13 +0000)] 
Automatically updated using GitHub Actions

12 months agoautomations
gap579137 [Sun, 18 May 2025 02:12:34 +0000 (21:12 -0500)] 
automations

12 months agoAutomatically updated using GitHub Actions
GitHub Actions [Sun, 18 May 2025 00:45:45 +0000 (00:45 +0000)] 
Automatically updated using GitHub Actions

12 months agoMerge pull request #1318 from jesscodez/jyao/remove-notion
Charlie Fish [Sun, 18 May 2025 00:44:47 +0000 (18:44 -0600)] 
Merge pull request #1318 from jesscodez/jyao/remove-notion

Remove www.notion.com

18 months agoremove notion 1318/head
Jessica Yao [Tue, 5 Nov 2024 19:23:44 +0000 (14:23 -0500)] 
remove notion

19 months agoAutomatically updated using GitHub Actions
GitHub Actions [Tue, 5 Nov 2024 03:58:16 +0000 (03:58 +0000)] 
Automatically updated using GitHub Actions

19 months agoMerge pull request #1269 from pckilgore/patch-1
gap579137 [Tue, 5 Nov 2024 03:57:22 +0000 (21:57 -0600)] 
Merge pull request #1269 from pckilgore/patch-1

fix: smart-tv.txt

19 months agoUpdate lint.js
gap579137 [Tue, 5 Nov 2024 03:54:49 +0000 (21:54 -0600)] 
Update lint.js

19 months agoAutomatically updated using GitHub Actions
GitHub Actions [Tue, 5 Nov 2024 03:49:05 +0000 (03:49 +0000)] 
Automatically updated using GitHub Actions

19 months agoUpdate lint.js
gap579137 [Tue, 5 Nov 2024 03:48:06 +0000 (21:48 -0600)] 
Update lint.js

19 months agoAutomatically updated using GitHub Actions
GitHub Actions [Tue, 5 Nov 2024 03:45:39 +0000 (03:45 +0000)] 
Automatically updated using GitHub Actions

19 months agoUpdate remove-duplicates.js
gap579137 [Tue, 5 Nov 2024 03:44:44 +0000 (21:44 -0600)] 
Update remove-duplicates.js

19 months agoUpdate remove-duplicates.js
gap579137 [Tue, 5 Nov 2024 03:43:33 +0000 (21:43 -0600)] 
Update remove-duplicates.js

19 months agoUpdate update-number-of-domains.js
gap579137 [Tue, 5 Nov 2024 03:42:09 +0000 (21:42 -0600)] 
Update update-number-of-domains.js

19 months agoUpdate create-everything-list.js
gap579137 [Tue, 5 Nov 2024 03:41:10 +0000 (21:41 -0600)] 
Update create-everything-list.js

19 months agoAutomatically updated using GitHub Actions
GitHub Actions [Tue, 5 Nov 2024 03:36:34 +0000 (03:36 +0000)] 
Automatically updated using GitHub Actions

19 months agoUpdate generate-adguard.js
gap579137 [Tue, 5 Nov 2024 03:35:29 +0000 (21:35 -0600)] 
Update generate-adguard.js

19 months agoAutomatically updated using GitHub Actions
GitHub Actions [Tue, 5 Nov 2024 03:34:38 +0000 (03:34 +0000)] 
Automatically updated using GitHub Actions

19 months agoUpdate generate-dnsmasq.js
gap579137 [Tue, 5 Nov 2024 03:33:41 +0000 (21:33 -0600)] 
Update generate-dnsmasq.js

19 months agoAutomatically updated using GitHub Actions
GitHub Actions [Tue, 5 Nov 2024 03:32:36 +0000 (03:32 +0000)] 
Automatically updated using GitHub Actions

19 months agoUpdate generate-noip.js
gap579137 [Tue, 5 Nov 2024 03:31:38 +0000 (21:31 -0600)] 
Update generate-noip.js

20 months agoAutomatically updated using GitHub Actions
GitHub Actions [Fri, 20 Sep 2024 15:08:43 +0000 (15:08 +0000)] 
Automatically updated using GitHub Actions

20 months agoMerge pull request #1276 from thomasmerz/remove_unisex_friseure_de
gap579137 [Fri, 20 Sep 2024 15:07:42 +0000 (10:07 -0500)] 
Merge pull request #1276 from thomasmerz/remove_unisex_friseure_de

🚸 remove unisex-friseure.de because it's a simple shop for haircuts

20 months agoUpdate update-number-of-domains.js
gap579137 [Fri, 20 Sep 2024 15:07:25 +0000 (10:07 -0500)] 
Update update-number-of-domains.js

20 months agoUpdate remove-duplicates.js
gap579137 [Fri, 20 Sep 2024 15:07:07 +0000 (10:07 -0500)] 
Update remove-duplicates.js

20 months agoUpdate lint.js
gap579137 [Fri, 20 Sep 2024 15:06:27 +0000 (10:06 -0500)] 
Update lint.js

20 months agoUpdate generate-noip.js
gap579137 [Fri, 20 Sep 2024 15:05:22 +0000 (10:05 -0500)] 
Update generate-noip.js

20 months agoUpdate generate-dnsmasq.js
gap579137 [Fri, 20 Sep 2024 15:05:05 +0000 (10:05 -0500)] 
Update generate-dnsmasq.js

20 months agoUpdate generate-adguard.js
gap579137 [Fri, 20 Sep 2024 15:04:44 +0000 (10:04 -0500)] 
Update generate-adguard.js

20 months agoUpdate create-everything-list.js
gap579137 [Fri, 20 Sep 2024 15:04:18 +0000 (10:04 -0500)] 
Update create-everything-list.js

20 months ago🚸 remove unisex-friseure.de because it's a simple shop for haircuts 1276/head
Thomas Merz [Mon, 16 Sep 2024 13:51:54 +0000 (15:51 +0200)] 
🚸 remove unisex-friseure.de because it's a simple shop for haircuts

21 months agofix: smart-tv.txt 1269/head
Patrick Kilgore [Sun, 25 Aug 2024 17:46:12 +0000 (12:46 -0500)] 
fix: smart-tv.txt

This looks like a typo of an otherwise valid cloudfront domain.

21 months agoAutomatically updated using GitHub Actions
GitHub Actions [Mon, 19 Aug 2024 03:32:23 +0000 (03:32 +0000)] 
Automatically updated using GitHub Actions

21 months agoUpdate lint.js
gap579137 [Mon, 19 Aug 2024 03:31:27 +0000 (22:31 -0500)] 
Update lint.js

21 months agoAutomatically updated using GitHub Actions
GitHub Actions [Mon, 19 Aug 2024 03:31:00 +0000 (03:31 +0000)] 
Automatically updated using GitHub Actions

21 months agoUpdate remove-duplicates.js
gap579137 [Mon, 19 Aug 2024 03:30:05 +0000 (22:30 -0500)] 
Update remove-duplicates.js

21 months agoAutomatically updated using GitHub Actions
GitHub Actions [Mon, 19 Aug 2024 03:27:52 +0000 (03:27 +0000)] 
Automatically updated using GitHub Actions

21 months agoUpdate update-number-of-domains.js
gap579137 [Mon, 19 Aug 2024 03:26:54 +0000 (22:26 -0500)] 
Update update-number-of-domains.js

21 months agoAutomatically updated using GitHub Actions
GitHub Actions [Mon, 19 Aug 2024 03:17:40 +0000 (03:17 +0000)] 
Automatically updated using GitHub Actions

21 months agoMerge pull request #1193 from sparrc/rm-kinesis
gap579137 [Mon, 19 Aug 2024 03:16:44 +0000 (22:16 -0500)] 
Merge pull request #1193 from sparrc/rm-kinesis

Remove AWS kinesis from ads list

21 months agoMerge pull request #1185 from LukeWhaskavsky/master
gap579137 [Mon, 19 Aug 2024 03:16:31 +0000 (22:16 -0500)] 
Merge pull request #1185 from LukeWhaskavsky/master

Update porn.txt

21 months agoMerge pull request #1179 from realpixelcode/remove-serveo
gap579137 [Mon, 19 Aug 2024 03:16:12 +0000 (22:16 -0500)] 
Merge pull request #1179 from realpixelcode/remove-serveo

Remove serveo.net from malware

21 months agoMerge pull request #1177 from SodaWithoutSparkles/links-fix
gap579137 [Mon, 19 Aug 2024 03:15:58 +0000 (22:15 -0500)] 
Merge pull request #1177 from SodaWithoutSparkles/links-fix

Replace dead links and update donations

21 months agoMerge pull request #1204 from aww-yiss/removing_invalid_malware
gap579137 [Mon, 19 Aug 2024 03:15:43 +0000 (22:15 -0500)] 
Merge pull request #1204 from aww-yiss/removing_invalid_malware

Removing invalid DNS  tld entries from malware.txt

21 months agoAutomatically updated using GitHub Actions
GitHub Actions [Mon, 19 Aug 2024 03:14:30 +0000 (03:14 +0000)] 
Automatically updated using GitHub Actions

21 months agoMerge pull request #1242 from Fabbro03/master
gap579137 [Mon, 19 Aug 2024 03:13:31 +0000 (22:13 -0500)] 
Merge pull request #1242 from Fabbro03/master

Removing sister.agenziaentrate.gov.it (Italian cadastre portal)

21 months agoMerge pull request #1244 from Mailaender/patch-1
gap579137 [Mon, 19 Aug 2024 03:13:04 +0000 (22:13 -0500)] 
Merge pull request #1244 from Mailaender/patch-1

Add additional Smartclip related HbbTV domains.

21 months agoMerge pull request #1247 from foreign-affairs/master
gap579137 [Mon, 19 Aug 2024 03:12:37 +0000 (22:12 -0500)] 
Merge pull request #1247 from foreign-affairs/master

squarespace.com

21 months agoMerge pull request #1252 from floschliep/master
gap579137 [Mon, 19 Aug 2024 03:11:33 +0000 (22:11 -0500)] 
Merge pull request #1252 from floschliep/master

Remove shrtm.nu from phishing.txt

21 months agoMerge pull request #1253 from thomasmerz/polyfill_io_malware_by_golem_de
gap579137 [Mon, 19 Aug 2024 03:10:45 +0000 (22:10 -0500)] 
Merge pull request #1253 from thomasmerz/polyfill_io_malware_by_golem_de

🚸 add some domains to malware due to https://www.golem.de/news/grossteil-aus-deutschland-fast-400-000-webhosts-verbreiten-malware-via-polyfill-io-2407-186716.html

21 months agoMerge pull request #1262 from JnBenites/patch-1
gap579137 [Mon, 19 Aug 2024 03:10:10 +0000 (22:10 -0500)] 
Merge pull request #1262 from JnBenites/patch-1

Update gambling.txt

21 months agoMerge pull request #1265 from QWIILXEY/master
gap579137 [Mon, 19 Aug 2024 03:09:45 +0000 (22:09 -0500)] 
Merge pull request #1265 from QWIILXEY/master

fix discord invite link

21 months agofix discord invite link 1265/head
Qwiil [Tue, 13 Aug 2024 23:56:31 +0000 (19:56 -0400)] 
fix discord invite link

22 months agoUpdate gambling.txt 1262/head
Juan B [Mon, 5 Aug 2024 03:21:23 +0000 (22:21 -0500)] 
Update gambling.txt

22 months agoAutomatically updated using GitHub Actions
GitHub Actions [Mon, 15 Jul 2024 17:47:33 +0000 (17:47 +0000)] 
Automatically updated using GitHub Actions

22 months agoUpdate README.md main
ShadowSyntax [Mon, 15 Jul 2024 17:46:35 +0000 (12:46 -0500)] 
Update README.md

23 months ago🚸 add some domains to malware due to https://www.golem.de/news/grossteil-aus-deutschl... 1253/head
Thomas Merz [Fri, 5 Jul 2024 08:36:26 +0000 (10:36 +0200)] 
🚸 add some domains to malware due to https://www.golem.de/news/grossteil-aus-deutschland-fast-400-000-webhosts-verbreiten-malware-via-polyfill-io-2407-186716.html

23 months ago🚨 fix pipeline:
Thomas Merz [Fri, 5 Jul 2024 10:52:46 +0000 (12:52 +0200)] 
🚨 fix pipeline:
- Line 1 in fortnite.txt should have a space after #.
- Line 2 in fortnite.txt must start with "#" or "0.0.0.0 ".

23 months agoRemove shrtm.nu from phishing.txt 1252/head
Florian Schliep [Mon, 1 Jul 2024 09:15:29 +0000 (11:15 +0200)] 
Remove shrtm.nu from phishing.txt

23 months agosquarespace.com 1247/head
Spirillen [Mon, 17 Jun 2024 01:26:14 +0000 (03:26 +0200)] 
squarespace.com

Removed dead porn records from the project as they are no longer active.

Ref https://github.com/mypdns/matrix/issues/569

Ref https://github.com/ShadowWhisperer/BlockLists/issues/156

23 months agoAdd additional Smartclip related HbbTV domains. 1244/head
Matthias Mailänder [Sat, 15 Jun 2024 10:22:59 +0000 (12:22 +0200)] 
Add additional Smartclip related HbbTV domains.

23 months agoRemoving sister.agenziaentrate.gov.it (Italian cadastre portal) 1242/head
Marco Fabbroni [Wed, 12 Jun 2024 13:28:49 +0000 (15:28 +0200)] 
Removing sister.agenziaentrate.gov.it (Italian cadastre portal)

Remove the false positive of the Italian cadastre portal domain

2 years agoscrub malware.txt list for any values that are not valid TLDs 1204/head
aww-yiss [Sun, 31 Mar 2024 23:00:33 +0000 (19:00 -0400)] 
scrub malware.txt list for any values that are not valid TLDs

Signed-off-by: aww-yiss <aww-yiss@deimos.lan>
2 years agoRemoving two invalid DNS entries from malware.txt
Josh Bradley [Fri, 29 Mar 2024 12:36:38 +0000 (08:36 -0400)] 
Removing two invalid DNS entries from malware.txt

Signed-off-by: Josh Bradley <jbradley@deimos.lan>
2 years agoRemove AWS kinesis from ads list 1193/head
Cameron Sparr [Mon, 11 Mar 2024 19:40:26 +0000 (12:40 -0700)] 
Remove AWS kinesis from ads list

AWS kinesis is a data stream processing platform in the amazon cloud, it
is not an ad server.

Furthermore, it is a regional service and the ads.txt list only included
one region (us-east-1), so it wasn't effectively blocking this service
anyways. In my home, video cameras were trying and failing to reach
kinesis.us-east-1, but then retrying kinesis.us-west-2 and succeeding to
use kinesis.

see https://aws.amazon.com/kinesis/

2 years agoUpdate porn.txt 1185/head
Luke Whaskavsky [Tue, 20 Feb 2024 10:45:54 +0000 (11:45 +0100)] 
Update porn.txt

2 years agoremove serveo.net from malware 1179/head
Pixelcode [Fri, 9 Feb 2024 21:45:48 +0000 (22:45 +0100)] 
remove serveo.net from malware

2 years agoReplace dead links and update donations 1177/head
SodaWithoutSparkles [Wed, 7 Feb 2024 11:26:45 +0000 (19:26 +0800)] 
Replace dead links and update donations

2 years agoAutomatically updated using GitHub Actions
GitHub Actions [Mon, 8 Jan 2024 13:52:34 +0000 (13:52 +0000)] 
Automatically updated using GitHub Actions

2 years agoMerge pull request #1081 from primeroz/remove-vlickhouse-from-lists
Gap579137 [Mon, 8 Jan 2024 13:51:27 +0000 (07:51 -0600)] 
Merge pull request #1081 from primeroz/remove-vlickhouse-from-lists

Remove Clickhouse.com from the lists since is not an advertisement network anymore.

2 years agoMerge pull request #1071 from andyrb412/master
Gap579137 [Mon, 8 Jan 2024 13:51:04 +0000 (07:51 -0600)] 
Merge pull request #1071 from andyrb412/master

Update README.md

2 years agoMerge pull request #1074 from CurryOnPatat/master-1
Gap579137 [Mon, 8 Jan 2024 13:50:20 +0000 (07:50 -0600)] 
Merge pull request #1074 from CurryOnPatat/master-1

Create fortnite.txt

2 years agoMerge pull request #1082 from IgniparousTempest/master
Gap579137 [Mon, 8 Jan 2024 13:49:51 +0000 (07:49 -0600)] 
Merge pull request #1082 from IgniparousTempest/master

Added 4 new domains

2 years agoMerge pull request #1086 from ymhcanada/master
Gap579137 [Mon, 8 Jan 2024 13:49:32 +0000 (07:49 -0600)] 
Merge pull request #1086 from ymhcanada/master

Add "SS" websites (#1085)

2 years agoMerge pull request #1088 from CasperMcFadden95/patch-1
Gap579137 [Mon, 8 Jan 2024 13:48:26 +0000 (07:48 -0600)] 
Merge pull request #1088 from CasperMcFadden95/patch-1

Add www.torrentgalaxy.to to piracy.txt