Commit Graph

1214 Commits

Author SHA1 Message Date
Steven Black
f83a5311ab Include source data issues links to help folks to report problems. 2018-03-17 23:04:57 -04:00
StevenBlack
e26e84a516 Release 1.3.2 2018-03-15 18:41:18 -04:00
StevenBlack
942d71a5ca Regenerated hosts and the readme files. 2018-03-15 18:41:07 -04:00
StevenBlack
3af44dca1c Revert to prior version. 2018-03-15 18:28:41 -04:00
StevenBlack
c491a3dd7c Release 1.3.1 2018-03-15 12:07:07 -04:00
StevenBlack
f423e5c4a2 New data from tyzbit, sinfonietta, yoyo.org, and someonewhocares.org. 2018-03-15 12:06:14 -04:00
StevenBlack
95db00bb50 New URL for hosts from @tyzbit. 2018-03-15 12:04:00 -04:00
StevenBlack
b942ac9451 Ad server contributed by a correspondent near Cork, Ireland. 2018-03-14 10:59:29 -04:00
Steven Black
3985a61b37 Release 1.3.0 2018-03-14 00:18:26 -04:00
Steven Black
f5d1d3b4eb Update .gitignore. 2018-03-14 00:16:28 -04:00
Steven Black
18238555f6 Fresh re-generation of hosts and readme files. 2018-03-14 00:15:51 -04:00
Steven Black
03c247bfab Test to accompany accepting IP followed by host IP address. 2018-03-14 00:10:07 -04:00
Steven Black
2526b76bea Accept IP followed by host IP address. 2018-03-14 00:09:38 -04:00
Steven Black
9f63be150b New data from yoyo.org, and CoinBlockerList. 2018-03-13 23:05:40 -04:00
Steven Black
74c9ba37cf Release 1.2.7 2018-03-12 23:58:13 -04:00
Steven Black
baa870c39b New data from yoyo.org, someonewhocares.org, and CoinBlockerList. 2018-03-12 23:57:31 -04:00
StevenBlack
30042213ec Release 1.2.6 2018-03-10 11:54:33 -05:00
StevenBlack
a7be24caa2 New data from someonewhocares.org. 2018-03-10 11:52:41 -05:00
StevenBlack
ff0afd7ede Whoops, typo. 2018-03-10 11:51:35 -05:00
StevenBlack
32bca63239 Add spiegel-de.spiegel.de. 2018-03-10 11:50:57 -05:00
StevenBlack
6c505bb386 Release 1.2.5 2018-03-09 20:07:08 -05:00
StevenBlack
3546186bd8 New data from someonewhocares.org, yoyo.org, and CoinBlockerList. 2018-03-09 20:06:14 -05:00
Steven Black
db7b75df56
Merge pull request #535 from ankitpati/superfluous-condition-fix
Remove Superfluous Check for Zero-Length List
2018-03-09 16:19:37 -05:00
Ankit Pati
4b5dc8d920
Remove Superfluous Check for Zero-Length List
Checking for zero-length is not necessary here as iterating over a
zero-length list is perfectly valid, and produces exactly zero
iterations, matching the intended behaviour without an extra check.
2018-03-10 00:38:31 +05:30
Steven Black
9515e0ccca Release 1.2.4 2018-03-08 06:33:14 -05:00
Steven Black
86d0bedff9 New data from someonewhocares.org, malwaredomainlist.com, and Badd-Boyz. 2018-03-08 06:31:53 -05:00
StevenBlack
951e2b485f Updated all 16 readme pages with the new release management section. 2018-03-07 00:16:38 -05:00
StevenBlack
29ab4d9878 New section titled "Release management", documenting the presence and use of [Release-It!](https://webpro.github.io/release-it/) in the repo. 2018-03-07 00:12:20 -05:00
StevenBlack
c06a49c257 Add .release-it.json file to the repo. 2018-03-06 23:59:17 -05:00
StevenBlack
9174744878 Release 1.2.3 2018-03-06 23:54:47 -05:00
StevenBlack
34441315bc New data from yoyo.org, someonewhocares.org, and CoinBlockerList. 2018-03-06 23:51:45 -05:00
Steven Black
e8b027c356
Merge pull request #490 from ScriptTiger/patch-1
Added commented wildcards for spam domains to support third-party, downstream uses
2018-03-05 10:24:41 -05:00
StevenBlack
0bb89e4763 New data from yoyo.org, mvps.org, and CoinBlockerList. 2018-03-04 20:54:49 -05:00
Steven Black
26b9f045ad
Merge pull request #529 from erlepereira/master
add link to gist for dnsmasq format conversion - readme_template.md
2018-03-04 20:50:41 -05:00
Erle Pereira
f3da866634 add link to gist for dnsmasq format conversion, in the readme_template.md 2018-03-05 11:57:21 +11:00
StevenBlack
83ef43c36f New data from yoyo.org. 2018-03-04 14:04:13 -05:00
funilrys
0166642e00 Merge remote-tracking branch 'upstream/master' into encoding-review 2018-03-04 11:19:36 +01:00
funilrys
318389b08f
Introduction of more tests cases
Please note that this patch introduce more tests cases
in order to avoid future issue when calling `domains_to_idna()`
2018-03-04 11:18:50 +01:00
funilrys
8405f87edb
Review of domain_to_idna() to support more tests cases
Please note this patch comes after an issue reported by @FadeMind
which I could reproduce in 1/3 computer.
2018-03-04 11:17:38 +01:00
Steven Black
2f90ec066f
Merge pull request #525 from MitchWeaver/master
add OpenBSD support
2018-03-03 17:05:50 -05:00
Mitch Weaver
1ff8f4b13d add OpenBSD support 2018-03-03 22:55:18 +01:00
StevenBlack
cf130d092c New data from yoyo.org, and CoinBlockerList. 2018-03-03 15:16:10 -05:00
Steven Black
2bd48fb7ba
Merge pull request #519 from FadeMind/cross-sudo
cross-compatible sudo FIXED CI
2018-03-03 15:13:16 -05:00
Steven Black
aa6b09561b
Merge pull request #520 from funilrys/notDavid-protocol
Possible fix of the encoding and/or downlaod issue(s)
2018-03-03 15:11:38 -05:00
funilrys
1e64d1287a
Review of readme_template.md
Please note that this patch mothe the unit tests paragraph after dependencies installation.
2018-03-03 21:09:45 +01:00
funilrys
93748698d5
Update of readme_template.md
Please note that this patch explitly set which `pip` version to use according
to the user Python version.
2018-03-03 20:34:10 +01:00
FadeMind
ee411d82c9
updateHostsFile.py: DEL whitespace after '['
https://travis-ci.org/StevenBlack/hosts/jobs/346915934#L606-L609
2018-03-03 15:30:49 +01:00
funilrys
50fde09ed7
Fix grammar.
This patch fix: d98b31fb92 (r171971716)

Thanks to @gfyoung
2018-03-02 22:56:32 +01:00
funilrys
6e62383b28
Review of Notes indentation
This patch fix : https://github.com/StevenBlack/hosts/pull/520#discussion_r171971481
+ It also fix (forgoten coma) : https://github.com/StevenBlack/hosts/pull/520#discussion_r171971574
2018-03-02 22:53:15 +01:00
funilrys
bebf7744ca
Review of the domain_to_idna() notes.
This patch fix : https://github.com/StevenBlack/hosts/pull/520#discussion_r171971574
2018-03-02 22:51:10 +01:00