4584 Commits
Author SHA1 Message Date
Steven Black c478f57e79 Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts. 2026-08-01 21:52:58 -04:00
Steven Black 5f7ef5e1e0 Merge pull request #3217 from StevenBlack/dependabot/github_actions/github-actions-b6c528eb90
Bump the github-actions group with 8 updates
2026-08-01 21:44:24 -04:00
dependabot[bot] 0aa9f4ff6d Bump the github-actions group with 8 updates
Bumps the github-actions group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `7.0.0` | `7.0.1` |
| [actions/setup-python](https://github.com/actions/setup-python) | `6.3.0` | `7.0.0` |
| [github/codeql-action/init](https://github.com/github/codeql-action) | `4.36.2` | `4.37.3` |
| [github/codeql-action/analyze](https://github.com/github/codeql-action) | `4.36.2` | `4.37.3` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `4.1.0` | `4.2.0` |
| [docker/login-action](https://github.com/docker/login-action) | `4.2.0` | `4.6.0` |
| [docker/metadata-action](https://github.com/docker/metadata-action) | `6.1.0` | `6.2.0` |
| [docker/build-push-action](https://github.com/docker/build-push-action) | `7.2.0` | `7.3.0` |


Updates `actions/checkout` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0...3d3c42e5aac5ba805825da76410c181273ba90b1)

Updates `actions/setup-python` from 6.3.0 to 7.0.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/ece7cb06caefa5fff74198d8649806c4678c61a1...5fda3b95a4ea91299a34e894583c3862153e4b97)

Updates `github/codeql-action/init` from 4.36.2 to 4.37.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/8aad20d150bbac5944a9f9d289da16a4b0d87c1e...e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81)

Updates `github/codeql-action/analyze` from 4.36.2 to 4.37.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/8aad20d150bbac5944a9f9d289da16a4b0d87c1e...e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81)

Updates `docker/setup-buildx-action` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5...bb05f3f5519dd87d3ba754cc423b652a5edd6d2c)

Updates `docker/login-action` from 4.2.0 to 4.6.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/650006c6eb7dba73a995cc03b0b2d7f5ca915bee...dbcb813823bdd20940b903addbd779551569679f)

Updates `docker/metadata-action` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9...dc802804100637a589fabce1cb79ff13a1411302)

Updates `docker/build-push-action` from 7.2.0 to 7.3.0
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/f9f3042f7e2789586610d6e8b85c8f03e5195baf...53b7df96c91f9c12dcc8a07bcb9ccacbed38856a)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/setup-python
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: github/codeql-action/init
  dependency-version: 4.37.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action/analyze
  dependency-version: 4.37.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: docker/setup-buildx-action
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: docker/login-action
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: docker/metadata-action
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: docker/build-push-action
  dependency-version: 7.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-01 00:55:53 +00:00
Emile1985 51aec88a14 Update hosts 2026-07-31 10:01:01 +02:00
Steven Black 56641ec920 Release 3.16.102 3.16.102 2026-07-27 20:55:32 -04:00
Steven Black 04ac803115 Updates from bigDargon. URLHaus, someonewhocares.org, and KADhosts. 2026-07-27 20:55:12 -04:00
Steven Black dc2660e079 Release 3.16.101 3.16.101 2026-07-23 20:05:20 -04:00
Steven Black 1e7e13ad4e Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts. 2026-07-23 19:57:33 -04:00
Steven Black 509f7aa62a Release 3.16.100 3.16.100 2026-07-21 14:15:52 -04:00
Steven Black b39b80928f Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts. 2026-07-21 14:15:32 -04:00
Steven Black 21d629609d Release 3.16.99 3.16.99 2026-07-18 17:51:42 -04:00
Steven Black 1a818290dd Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts. 2026-07-18 17:51:21 -04:00
Steven Black aa369b2c5e Release 3.16.98 3.16.98 2026-07-14 21:04:05 -04:00
Steven Black 62e7e2476e Updates from BigDargon, URLHaus, someonewhocares.org, KADhosts, and hostsVN. 2026-07-14 21:03:40 -04:00
Steven Black a482acae96 Issue #3195: adding domain legder.com-softwares.com. 2026-07-14 20:56:35 -04:00
Steven Black 2720feb242 Merge pull request #3192 from data-liberator/master
add domains associated with Ad-Shield / html-load.com
2026-07-10 08:55:26 -04:00
data-liberator 9ac826f725 add domains associated with Ad-Shield / html-load.com
Adds some domains used by Ad-Shield. Note that some sites using Ad-Shield (such as Yahoo News) may choose to break if they cannot contact Ad-Shield and pull down ads.
2026-07-09 20:45:59 +00:00
Steven Black 5c2a3b5bb6 Release 3.16.97 3.16.97 2026-07-09 07:52:12 -04:00
Steven Black 24b4a81b63 Updates from BogDargon, URLHaus, and KADhosts. 2026-07-09 07:51:53 -04:00
Steven Black 616b0f7304 Issue #2932: removing sentrypc.com from the Clefspeare13 porn hosts. 2026-07-08 20:11:06 -04:00
Steven Black 47632d389d Issue #3175: adding more Ledger-spoofing domains. 2026-07-08 20:05:11 -04:00
Steven Black c189d5d3a7 Merge pull request #3188 from XhmikosR/xmr/codeql
A couple of CodeQL fixes
2026-07-07 13:37:02 -07:00
Steven Black d445fb6e37 Release 3.16.96 3.16.96 2026-07-05 12:45:54 -04:00
Steven Black 8d95ef3469 Updates from URLHaus and KADhosts. 2026-07-05 12:45:36 -04:00
Steven Black 57e00c7e22 Merge pull request #3189 from XhmikosR/patch-1
sourcestats.sh: check for required tools
2026-07-05 12:14:16 -04:00
XhmikosR 4c4df65b1e Merge branch 'StevenBlack:master' into patch-1 2026-07-05 18:54:54 +03:00
Steven Black 40cbbc1b0d Merge pull request #3187 from XhmikosR/xmr/filters
Reject domains with invalid characters in normalize_rule
2026-07-05 11:47:30 -04:00
Steven Black 60d89a3dd3 Merge pull request #3186 from XhmikosR/xmr/ci
Update GitHub Actions workflows
2026-07-05 11:44:20 -04:00
Steven Black 1c78d47920 Issue #3185: fix — add several domains related to athwartwhoafat.com. 2026-07-05 11:12:27 -04:00
XhmikosR 4acbfaa6c2 sourcestats.sh: check for required tools 2026-07-05 18:11:18 +03:00
XhmikosR 1e920988f9 Return an explicit False from move_hosts_file_into_place
Unsupported platforms fell off the end and returned None.
2026-07-05 18:04:39 +03:00
XhmikosR 15aa742a19 Close the README template file after reading it 2026-07-05 17:53:50 +03:00
XhmikosR 00d7f66ef6 Always close the output hosts file
Open it in a with statement; drop the unused self-opening branch in remove_dups_and_excl.
2026-07-05 17:53:50 +03:00
XhmikosR be1cc7bc72 Document empty except in domain_to_idna 2026-07-05 17:39:26 +03:00
XhmikosR c912e408e6 Reject domains with invalid characters in normalize_rule 2026-07-05 17:21:24 +03:00
XhmikosR cf34812381 Update GitHub Actions workflows
- CodeQL: scan Actions workflows too, switch to build-mode none matrix, drop autobuild
- container: attach build provenance and SBOM to the image
- add timeout-minutes to all jobs
2026-07-05 17:06:36 +03:00
Steven Black d6ca0b04fb Release 3.16.95 3.16.95 2026-07-04 16:14:50 -04:00
Steven Black 134252ceab Updates from BigDargon, URLHaus, someonewhocares.org, KADhosts, and hostsVN. 2026-07-04 16:14:34 -04:00
Steven Black ce948dea2a Merge pull request #3183 from StevenBlack/dependabot/github_actions/github-actions-e164a1557c
Bump the github-actions group with 5 updates
2026-06-30 22:43:28 -04:00
dependabot[bot] d491d42dec Bump the github-actions group with 5 updates
Bumps the github-actions group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.2` | `7.0.0` |
| [actions/setup-python](https://github.com/actions/setup-python) | `6.2.0` | `6.3.0` |
| [github/codeql-action/init](https://github.com/github/codeql-action) | `4.36.0` | `4.36.2` |
| [github/codeql-action/autobuild](https://github.com/github/codeql-action) | `4.36.0` | `4.36.2` |
| [github/codeql-action/analyze](https://github.com/github/codeql-action) | `4.36.0` | `4.36.2` |


Updates `actions/checkout` from 6.0.2 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67214ff5f5447ce83dd...9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0)

Updates `actions/setup-python` from 6.2.0 to 6.3.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/a309ff8b426b58ec0e2a45f0f869d46889d02405...ece7cb06caefa5fff74198d8649806c4678c61a1)

Updates `github/codeql-action/init` from 4.36.0 to 4.36.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/7211b7c8077ea37d8641b6271f6a365a22a5fbfa...8aad20d150bbac5944a9f9d289da16a4b0d87c1e)

Updates `github/codeql-action/autobuild` from 4.36.0 to 4.36.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/7211b7c8077ea37d8641b6271f6a365a22a5fbfa...8aad20d150bbac5944a9f9d289da16a4b0d87c1e)

Updates `github/codeql-action/analyze` from 4.36.0 to 4.36.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/7211b7c8077ea37d8641b6271f6a365a22a5fbfa...8aad20d150bbac5944a9f9d289da16a4b0d87c1e)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-python
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action/init
  dependency-version: 4.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action/autobuild
  dependency-version: 4.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action/analyze
  dependency-version: 4.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-01 00:53:00 +00:00
Steven Black 290d639e12 Release 3.16.94 3.16.94 2026-06-30 18:02:11 -04:00
Steven Black 05a0627549 Update graphs. 2026-06-30 18:01:55 -04:00
Steven Black 8bbba8794c Updates from BigDargon, URLHaus, someonewhocares.org, KADhosts, and hostsVN. 2026-06-30 18:00:03 -04:00
Steven Black 1decde17f2 Adding domain block-apple.com 2026-06-30 17:50:48 -04:00
Steven Black e81f7ea06e Release 3.16.93 3.16.93 2026-06-29 21:06:09 -04:00
Steven Black aac7193a2e Updates from URLHaus, someonewhocares.org, and KADhosts. 2026-06-29 21:05:55 -04:00
Steven Black 79b81bb65e Issue #3182: fix — remove domain assets-secure.applicaster.com. 2026-06-29 20:53:56 -04:00
Steven Black 096c1e3bc6 Release 3.16.92 3.16.92 2026-06-26 10:26:59 -04:00
Steven Black 6a8888bc76 Update graph. 2026-06-26 10:26:01 -04:00
Steven Black 5729ac18b7 Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts. 2026-06-26 10:24:41 -04:00