Steven Black
6f9ab23c66
Release 3.13.27
3.13.27
2023-09-04 21:48:29 -04:00
Steven Black
d919b0e25d
Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.
2023-09-04 21:48:05 -04:00
Steven Black
85cc9dff95
Merge pull request #2425 from toastal/rm-flake-utils
...
flake: rm `numtide/flake-utils` dependency
2023-08-29 08:58:04 -04:00
toastal
34ba3638fb
flake: rm flake-utils dependency
...
Pulling in an entire dependency to call a for-loop is wasteful & largely
useless.
When user adds this module to their config, flake-utils & all of its
subdependencies will be pulled into the user’s flake.lock file. This
for-loop was only being used for the developer shell to which a lot of
folks probably aren’t doing active developments in this project as the
module itself doesn’t require it. Potentially damagingly is that this
project lacks its own flake.lock so the latest flake-utils will always
be downloaded regardless of if it that version is compatible or not.
Additionally, flake-utils’ default system list doesn’t include
i686-linux which upstream Python3 in Nixpkgs does.
The alternative solution to these problems is to remove the dependency
& just write a for-loop in this project. This solution could be more or
less robust, but it is an extensible version of that loop that could
handle overlays or config changes if needed in the future.
2023-08-29 11:06:48 +07:00
Steven Black
87950f72ee
Release 3.13.26
3.13.26
2023-08-28 18:56:29 -04:00
Steven Black
eb73e9a07a
Updates from BigDargon, URLHaus, KADhosts, and hostsVN.
2023-08-28 18:56:06 -04:00
Steven Black
4579444412
Updating KADhosts size history and graph.
2023-08-27 12:07:25 -04:00
Steven Black
fb03756f6b
Release 3.13.25
3.13.25
2023-08-26 18:00:03 -04:00
Steven Black
66f6e9c3d3
Updates from URLhaus and KADhosts.
2023-08-26 17:59:31 -04:00
Steven Black
3e7548ea87
Release 3.13.24
3.13.24
2023-08-22 14:54:45 -04:00
Steven Black
bca2e76b4f
Updates from sinfonietta, URLHaus, and KADhosts.
2023-08-22 14:54:12 -04:00
Steven Black
ca08e62e5b
Release 3.13.23
3.13.23
2023-08-21 17:27:31 -04:00
Steven Black
1c25bd1693
Updates from BigDargon, URLHaus, someonewhocares.org, KADHosts, and hostsVN.
2023-08-21 17:27:05 -04:00
Steven Black
03e1e33213
Release 3.13.22
3.13.22
2023-08-17 14:59:32 -04:00
Steven Black
94c0ac2cdf
Updates from BigDargon, URLHaus, and KADhosts.
2023-08-17 14:59:05 -04:00
Steven Black
7311969c45
Issue #2403 : add madqudden.com.
2023-08-16 11:06:40 -04:00
Steven Black
23b74c7756
Release 3.13.21
3.13.21
2023-08-13 21:43:56 -04:00
Steven Black
479b5923a3
Updates from BigDargon, URLHaus, someonewhocares.org, KADhosts, and hostsVN.
2023-08-13 21:43:15 -04:00
Steven Black
7ecb84e53b
Merge pull request #2404 from mulkieran/add_s2.bl-1
...
Add s2.bl-1.com to hosts file
2023-08-10 10:02:58 -04:00
mulhern
682bb73b6d
Add s2.bl-1.com to hosts file
2023-08-09 10:04:15 -04:00
Steven Black
e9f679312b
Release 3.13.20
3.13.20
2023-08-08 09:56:59 -04:00
Steven Black
17b5fcb344
Updates from Sinfonietta, URLHaus, and KADhosts.
2023-08-08 09:56:25 -04:00
Steven Black
96a0e1bf72
Issue #2402 : add five new domains.
2023-08-08 09:48:55 -04:00
Steven Black
1aa462c141
Issue #2398 : add ms4.applvn.com.
2023-08-08 09:46:24 -04:00
Steven Black
8695605224
Release 3.13.19
3.13.19
2023-08-05 20:29:59 -04:00
Steven Black
17f6bb4d88
Update graph.
2023-08-05 20:29:10 -04:00
Steven Black
497e52d7a4
Updates from URLHaus and KADhosts.
2023-08-05 20:28:18 -04:00
Steven Black
8f208abb74
Release 3.13.18
3.13.18
2023-08-04 18:02:21 -04:00
Steven Black
ef9a61fec0
Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.
2023-08-04 18:02:03 -04:00
Steven Black
072062f9e8
Merge pull request #2397 from Lateralus138/master
...
Added links and information to and about the hosts-compression-script…
2023-08-04 12:43:25 -04:00
Lateralus138
35ea9abbb4
Added links and information to and about the hosts-compression-scripts repository to readme_template.md - 08/04/2023 04:53:18 UTC
2023-08-03 23:53:20 -05:00
Steven Black
439665cb9a
Release 3.13.17
3.13.17
2023-08-01 16:47:16 -04:00
Steven Black
726763af69
Updates fron BigDargon, URLHaus, and KADhosts.
2023-08-01 16:46:51 -04:00
Steven Black
19478b8a0d
Release 3.13.16
3.13.16
2023-07-27 15:38:30 -04:00
Steven Black
178907f54e
Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.
2023-07-27 15:36:06 -04:00
Steven Black
1892e80aa4
Reverting changes in PR ##2391.
2023-07-27 15:34:13 -04:00
Steven Black
a3f202074b
Merge pull request #2391 from funilrys/issue-2347
...
Ensure that hostnames without dots are excluded.
2023-07-27 14:21:07 -04:00
funilrys
7e25ed039a
Ensure that hostnames without dots are excluded.
...
This patch fixes #2347 .
2023-07-26 15:06:21 +02:00
Steven Black
93f0d86d46
Release 3.13.15
3.13.15
2023-07-23 13:23:03 -04:00
Steven Black
fd703f9baa
Updates from URLHaus, and KADhosts.
2023-07-23 13:22:38 -04:00
Steven Black
98ce8df763
Release 3.13.14
3.13.14
2023-07-21 14:03:53 -04:00
Steven Black
7e881e6cfb
Updates fron BigDargon, URLHaus, someonewhocares.org, minecraft-hosts, KADhosts, and hostsVN.
2023-07-21 14:03:31 -04:00
Steven Black
ef1ac68038
Merge pull request #2388 from StevenBlack/dependabot/npm_and_yarn/word-wrap-1.2.4
...
Bump word-wrap from 1.2.3 to 1.2.4
2023-07-21 13:52:47 -04:00
dependabot[bot]
78c092dcb0
Bump word-wrap from 1.2.3 to 1.2.4
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-19 18:31:39 +00:00
Steven Black
fa33288ca3
Release 3.13.13
3.13.13
2023-07-15 14:29:45 -04:00
Steven Black
80c0db326d
Updates from URLHaus, and KADhosts.
2023-07-15 14:29:24 -04:00
Steven Black
8f50a92d29
I mistyped github.com, it did not go well.
2023-07-15 11:54:20 -04:00
Steven Black
0318c66170
Release 3.13.12
3.13.12
2023-07-14 23:16:18 -04:00
Steven Black
b5e0ad141a
Updates from BigDargon, URLHause, someonewhocares.org, minecraft-hosts, KADhosts, and hostsVN.
2023-07-14 23:13:41 -04:00
Steven Black
dd58715041
Release 3.13.11
3.13.11
2023-07-09 17:19:52 -04:00