From: Steven Black Date: Tue, 16 Feb 2016 16:22:41 +0000 (-0500) Subject: Latest amalgamated hosts file with 27,139 unique entries. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=916bece3c74abc5ea839f556ba1d83bb466d15f1;p=stevenblack-hosts.git Latest amalgamated hosts file with 27,139 unique entries. --- diff --git a/hosts b/hosts index bbb5f5822..ed6627ba9 100644 --- a/hosts +++ b/hosts @@ -533,7 +533,7 @@ 0.0.0.0 eviltracker.net 0.0.0.0 do-not-tracker.org ## # http://www.malwaredomainlist.com/hostslist/hosts.txt # -# Last updated: Fri, 12 Feb 16 15:09:00 +0000 # +# Last updated: Tue, 16 Feb 16 10:15:37 +0000 # 0.0.0.0 0koryu0.easter.ne.jp @@ -1047,7 +1047,6 @@ 0.0.0.0 kapcotool.com 0.0.0.0 keemy.butlerelectricsupply.com 0.0.0.0 kernelseagles.net -0.0.0.0 kestralgulf.com 0.0.0.0 keyways.pt 0.0.0.0 kfc.i.illuminationes.com 0.0.0.0 kfcgroup.net diff --git a/readme.md b/readme.md index 7675138d0..4093d30d9 100644 --- a/readme.md +++ b/readme.md @@ -1,9 +1,12 @@ #Amalgamated hosts file -This repo consolidates several reputable `hosts` files and merges them into a single -amalgamated hosts file with duplicates removed. +This repository consolidates several reputable `hosts` files, and merges them into a single amalgamated hosts file +with duplicates removed. You can [download the resultant amalgamated hosts file](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) or clone this repo and generate your own using the Python script provided. -**Currently this amalgamated hosts file contains 27,140 unique entries.** +**Details about this amalgamated hosts file:** + +* Source data was updated, and the amalgamated hosts file was generated, on **2016 February 16 at 16:20:30 +0000**. +* Currently this amalgamated hosts file contains **27,139 unique entries**. ## Goals of this amalgamated hosts file @@ -47,6 +50,12 @@ versions (from locations defined by the update.info text file in each source's f **Usage** +Using Python 3: + + python3 updateHostsFile.py [--auto] [--ip nnn.nnn.nnn.nnn] + +Using Python 2.7: + python updateHostsFile.py [--auto] [--ip nnn.nnn.nnn.nnn] Command line options: