Commit Graph

1762 Commits

Author SHA1 Message Date
funilrys
9fbcff27e0
Fix typo for the ci tests 2019-07-13 20:16:55 +02:00
funilrys
bd4df222c9
Introduction of a possible solution for the ci tests 2019-07-13 20:15:45 +02:00
funilrys
f97458927c
Introduction of the black badge.
More info at: https://github.com/python/black#show-your-style
2019-07-13 13:51:13 +02:00
funilrys
b93b427a6e
fix #744 #843 and disable E203 (flake8).
Indeed, before this patch, no `# Title: XYZ` was describing our generated
host file. This patch fixes that.

Indeed, we now do the following:

- If no extension is included we add:
    - `# Title: StevenBlack/hosts`
- If exactly one extension is included we add:
    - `# Title: StevenBlack/hosts with the extension_name extension`
- If more than one extension is included we add (in one line):
    - `# Title: StevenBlack/hosts with the extname1,
      extname2 and extname3 extensions`

Please also note that I disable E203 (whitespace before ':') for flake8
at line 773.

Since we use Black for code formatting let me redirect you to
the documentation of Black which explain what I did.

https://black.readthedocs.io/en/stable/the_black_code_style.html#slices :

> Since E203 is not PEP 8 compliant, you should tell
> Flake8 to ignore these warnings.
2019-07-13 13:41:36 +02:00
funilrys
05dad7e657
Introduction of Black: The uncompromising Python code formatter.
Please find more about it there:
* https://github.com/python/black
* https://black.readthedocs.io/en/stable/
2019-07-13 13:40:13 +02:00
Steven Black
5386cec268
Release 2.4.15 2019-07-04 21:26:31 -04:00
Steven Black
05fc18a46f
Updates from sinfonietta, yoyo.org, someonewhocares.org, and KADhosts. 2019-07-04 21:26:02 -04:00
Steven Black
5f772618f7
Release 2.4.14 2019-06-28 13:14:24 -04:00
Steven Black
36a6bcdc3f
Updates from clefspearfe13, fakenews, yoyo.org, someonewhocares.org, KADhosts, and Badd-Boyz. 2019-06-28 13:14:02 -04:00
Steven Black
cd32e90bdf
Release 2.4.13 2019-06-22 21:21:28 -04:00
Steven Black
4725aab78c
Updates from sinfonietta, clefspeare13, yoyo.org, someonewhocares.org, KADhosts, and Badd-Boyz. 2019-06-22 21:21:13 -04:00
Steven Black
0a4d2661e1
Release 2.4.12 2019-06-19 13:37:35 -04:00
Steven Black
a04c66f1b3
Updates from sinfonietta, KADhosts, and Badd-Boyz. 2019-06-19 13:36:51 -04:00
Steven Black
85038558ef
Release 2.4.11 2019-06-17 14:21:16 -04:00
Steven Black
c52725dcf9
Updates from yoyo.org, someonewhocares.org, mvps.org, KADhosts, and Badd-Boyz. 2019-06-17 14:20:57 -04:00
Steven Black
15fa2070ca
Update the reame files to link to Christian Martínez' ViHoMa visual interface, written in Java. 2019-06-17 14:18:08 -04:00
Steven Black
cb5cac38af
Release 2.4.10 2019-06-11 12:16:03 -04:00
Steven Black
da669df0a5
New data from sinfonietta, yoyo.org, KADhosts, CoinBlockerList, Badd-Boyz, and add.spam. 2019-06-11 12:15:41 -04:00
Steven Black
b3b5808b10
Merge pull request #998 from ahallais/master
feat(domain): add domain adservice.google.com.vn
2019-06-11 11:09:45 -04:00
Arnaud Hallais
bf8cdacca2 feat(domain): add domain adservice.google.com.vn 2019-06-11 21:13:42 +07:00
Steven Black
b1664ca84e
Release 2.4.9 2019-06-05 17:02:25 -04:00
Steven Black
ae3b3e6ff8
Updates from yoyo.org, KADhosts, and Badd-Boyz. 2019-06-05 17:02:09 -04:00
Steven Black
0f457c7c02
Release 2.4.8 2019-05-29 11:53:57 -04:00
Steven Black
5c831c05d7
Updates from clefspeare13, yoyo.org, someonewhocares.org, KADhosts, and Badd-Boyz 2019-05-29 11:53:35 -04:00
Steven Black
77cbe1e366
Merge pull request #984 from mys721tx/leaky
Adding leaky prefix
2019-05-29 11:08:52 -04:00
Yishen Miao
36fab9ad8f
Adding leaky prefix
Per #982, a list of domains that have at least one A answers from Google
Public DNS has been added to the list.

Domains that returns on `NXDOMAIN` on Google Public DNS are removed.
Domains that are duplicates of existing entries are also removed.
2019-05-29 00:54:31 -04:00
Steven Black
cd3004fafe
Release 2.4.7 2019-05-24 09:45:12 -04:00
Steven Black
820b456810
Updates from tiuxo, and yoyo.org. 2019-05-24 09:44:46 -04:00
Steven Black
e3c53841f2
Release 2.4.6 2019-05-23 12:18:48 -04:00
Steven Black
a851f76f03
Updates from tiuxo, sinfonietta, yoyo.org, someonewhocares.org, KADhosts, and Badd-Boyz. 2019-05-23 12:18:18 -04:00
Steven Black
ef7f6d72b9
Release 2.4.5 2019-05-13 21:23:06 -04:00
Steven Black
bd0d6fe534
Updates from fakenews, KADhosts, and Badd-Boyz. 2019-05-13 21:22:45 -04:00
Steven Black
bb02c6e521
Release 2.4.4 2019-05-10 17:49:52 -04:00
Steven Black
fcaca8551e
Updates from tiuxo, sinfonietta, yoyo.org, someonewhocares.org, mvps.org, KADhosts, CoinBlockerList, and Badd-Boyz. 2019-05-10 17:49:32 -04:00
Steven Black
3cfbdad90e
Add com-fasting.live. 2019-05-06 09:58:02 -04:00
Steven Black
4070126505
Release 2.4.3 2019-05-05 20:29:12 -04:00
Steven Black
40c186a683
New data from sinfonietta, tiuxo, and KADhosts. 2019-05-05 20:28:50 -04:00
Steven Black
aed8c73822
Release 2.4.2 2019-05-04 22:44:20 -04:00
Steven Black
9cf32f6e57
Updates from tiuxo, yoyo.org, and Badd-Boyz. 2019-05-04 22:43:51 -04:00
Steven Black
5459f91833
Release 2.4.1 2019-05-02 10:55:11 -04:00
Steven Black
9d25326cf2
Updates from tiuxo, clefspeare13, yoyo.org, someonewhocares.org, KADhosts, CoinBlockerList, and Badd-Boyz. 2019-05-02 10:54:47 -04:00
Steven Black
fffd9af405
Release 2.4.0 2019-04-25 16:48:39 -04:00
Steven Black
c3118fcae2
Updates from fakenews, yoyo.org, someonewhocares.org, KADhosts, and Badd-Boyz. 2019-04-25 16:48:02 -04:00
Steven Black
192a4f7642
Merge pull request #962 from brianclemens/add_tiuxo_hosts
add a few hostlists
2019-04-25 10:45:02 -04:00
Brian Clemens
349980b6bd
moved to own folder 2019-04-25 18:59:52 +09:00
Brian Clemens
b41da035f3
add tiuxo hosts 2019-04-25 18:44:00 +09:00
Steven Black
41be41f1d0
Remove the .vscode folder, which has no business here. 2019-04-23 19:23:59 -04:00
Steven Black
6c8f725821
Release 2.3.13 2019-04-17 20:45:17 -04:00
Steven Black
16f2db0a19
Updates from sinfonietta, yoyo.org, someonewhocares.org, KADhosts, CoinBlockerList, and Badd-Boyz. 2019-04-17 20:44:13 -04:00
Steven Black
a16298a3ff
Merge pull request #952 from ddalex/master
Adding parentelement
2019-04-15 09:57:03 -04:00