Commit Graph

3862 Commits

Author SHA1 Message Date
Steven Black
01b3c89fbf Release 3.14.47 3.14.47 2024-01-21 17:25:31 -05:00
Steven Black
9d386ff599 Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts. 2024-01-21 17:25:16 -05:00
Steven Black
0acbc96504 Merge pull request #2543 from kjde/master
Added rtnl.bxcl.de
2024-01-21 12:42:11 -05:00
Steven Black
e7fd66e0c4 Release 3.14.46 3.14.46 2024-01-17 20:14:15 -05:00
Steven Black
eb185b6622 Updates from BigDargon, URLHaus, someonewhocares.org, KADhosts, and hostsVN. 2024-01-17 20:13:51 -05:00
Steven Black
88f178710e Merge pull request #2548 from StevenBlack/dependabot/github_actions/github/codeql-action-3
Bump github/codeql-action from 2 to 3
2024-01-15 20:21:30 -05:00
Steven Black
ba39128fee Merge pull request #2547 from StevenBlack/dependabot/github_actions/actions/setup-python-5
Bump actions/setup-python from 4 to 5
2024-01-15 20:18:43 -05:00
Steven Black
14da388110 Release 3.14.45 3.14.45 2024-01-13 22:34:02 -05:00
Steven Black
2cbcdd7ec9 Updates from BigDargon, URLHaus, someonewhocares.org, KADhosts, and hostsVN. 2024-01-13 22:33:48 -05:00
Steven Black
539489187b Release 3.14.44 3.14.44 2024-01-06 22:07:39 -05:00
Steven Black
623ac31630 Updates fron BigDargon, URLHaus, someonewhocares.org, KADhosts, and hostsVN. 2024-01-06 22:07:22 -05:00
Steven Black
8009dc6a69 Release 3.14.43 3.14.43 2024-01-03 22:52:22 -05:00
Steven Black
340d3404e1 Updates from sinfonietta, BigDargon, URLHaus, and KADhosts. 2024-01-03 22:52:06 -05:00
dependabot[bot]
1bdbdfe097 Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 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/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 01:08:09 +00:00
dependabot[bot]
a225bbddef Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 01:07:59 +00:00
Steven Black
eac40ff5bd Release 3.14.42 3.14.42 2023-12-30 17:57:19 -05:00
Steven Black
fde3889dc3 Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts. 2023-12-30 17:07:57 -05:00
Kaspar
7b8b936cda Added rtnl.bxcl.de 2023-12-28 10:31:25 +01:00
Steven Black
db884bcfcd Release 3.14.41 3.14.41 2023-12-25 20:59:07 -05:00
Steven Black
eae2d0e5ba Updates from BigDargon, URLHaus, someonewhocares.org, and HADhosts. 2023-12-25 20:58:51 -05:00
Steven Black
885087bf64 Release 3.14.40 3.14.40 2023-12-17 13:33:55 -05:00
Steven Black
b8b0716a4c Update from URLhaus. 2023-12-17 13:33:31 -05:00
Steven Black
e898f1172e Fix IP address error in a prior commit. 2023-12-17 13:28:01 -05:00
Steven Black
5408de598a Release 3.14.39 3.14.39 2023-12-17 12:42:37 -05:00
Steven Black
a915555ddc Updates from sinfonietta, BigDargon, URLHaus, amd KADhosts. 2023-12-17 12:42:10 -05:00
Steven Black
2185dae471 Issue #2530: re-adding co.vaicore.site and int.vaicore.site. 2023-12-17 12:35:35 -05:00
Steven Black
3928d79c18 Release 3.14.38 3.14.38 2023-12-16 10:11:36 -05:00
Steven Black
15faa6d5c2 Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts. 2023-12-16 10:11:22 -05:00
Steven Black
2e362aa089 Issue #2530: remove two vaicore.site domains. 2023-12-16 09:10:27 -05:00
Steven Black
6017d06739 Release 3.14.37 3.14.37 2023-12-12 22:21:36 -07:00
Steven Black
12d0a19e0b Updates from Sinfonietta, BigDargon, URLHaus, someonewhocares.org, and KADhosts. 2023-12-12 22:21:13 -07:00
Steven Black
db34f595c9 Merge pull request #2526 from XhmikosR/xmr/dev
Fix return type in prompt_for_update
2023-12-12 22:14:05 -07:00
Steven Black
a8fccec141 Merge pull request #2525 from XhmikosR/patch-1
CI: remove Python 3.7, add Python 3.12
2023-12-12 22:12:53 -07:00
XhmikosR
0c12f19ab5 Fix return type in prompt_for_update 2023-12-12 07:34:10 +02:00
XhmikosR
e2d262809e CI: reduce CI matrix
Run the oldest and the latest supported versions on macOS and Windows
2023-12-10 09:18:04 +02:00
XhmikosR
598794a484 Update flake8 to v6.0 for Python 3.12 support 2023-12-10 09:18:04 +02:00
XhmikosR
45276ff4bc CI: remove Python 3.7, add Python 3.12 2023-12-10 08:50:50 +02:00
Steven Black
4ee89fc68a Release 3.14.36 3.14.36 2023-12-03 22:12:16 -05:00
Steven Black
cd6bc56380 Updates from sinfonietta, BigDargon, URLHaus, someonewhocares.org, and KADhosts. 2023-12-03 22:11:47 -05:00
Steven Black
6f2ff67069 Release 3.14.35 3.14.35 2023-12-01 16:49:42 -05:00
Steven Black
5554d47959 Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts. 2023-12-01 16:49:26 -05:00
Steven Black
afe430fa6c Release 3.14.34 3.14.34 2023-11-26 11:37:54 -05:00
Steven Black
145cd3ac81 Updates from URLHaus and KADhosts. 2023-11-26 11:37:41 -05:00
Steven Black
58e163fa08 Issue #2517: fix - removing freecodecamp.org. 2023-11-26 11:25:24 -05:00
Steven Black
23daf15da1 Release 3.14.33 3.14.33 2023-11-26 07:41:52 -05:00
Steven Black
bc64dc748a Updates from URLHaus and KADhosts. 2023-11-26 07:41:38 -05:00
Steven Black
00f37ec9e8 Issue #2516: remove ajax.googleapis.con. 2023-11-26 07:33:42 -05:00
Steven Black
10a16bb8a4 Issue #2515: remove cdn.jsdelivr.net despite its use as an ad server. 2023-11-26 07:32:45 -05:00
Steven Black
a826ba6e59 Release 3.14.32 3.14.32 2023-11-25 21:22:03 -05:00
Steven Black
c52ed3e3ef Updates from URLHaus and KADhosts. 2023-11-25 21:21:46 -05:00