From 740f0abc118b53a7c0b93f7ff793b85c8b105543 Mon Sep 17 00:00:00 2001 From: Steven Black Date: Fri, 26 Feb 2016 22:41:19 -0500 Subject: [PATCH] Ibid. --- readme.md | 12 +++++------- readme_template.md | 12 +++++------- 2 files changed, 10 insertions(+), 14 deletions(-) diff --git a/readme.md b/readme.md index 6dcd46c19..b67d4943f 100644 --- a/readme.md +++ b/readme.md @@ -1,15 +1,13 @@ #Amalgamated hosts file -**Expectation**: This amalgamated hosts file should serve all devices, regardless of OS. - -It's always better when it's fresh. - -* Last updated: **February 27 2016**. -* Contains: **27,149 unique entries**. - This repository consolidates several reputable `hosts` files, and merges them into a single amalgamated hosts file with duplicates removed. +**Expectation**: This amalgamated hosts file should serve all devices, regardless of OS. + +* Last updated: **February 27 2016**. +* Contains: **27,149 unique entries**. + 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. diff --git a/readme_template.md b/readme_template.md index 7ca8b01c6..03905044e 100644 --- a/readme_template.md +++ b/readme_template.md @@ -1,15 +1,13 @@ #Amalgamated hosts file -**Expectation**: This amalgamated hosts file should serve all devices, regardless of OS. - -It's always better when it's fresh. - -* Last updated: **@GEN_DATE@**. -* Contains: **@NUM_ENTRIES@ unique entries**. - This repository consolidates several reputable `hosts` files, and merges them into a single amalgamated hosts file with duplicates removed. +**Expectation**: This amalgamated hosts file should serve all devices, regardless of OS. + +* Last updated: **@GEN_DATE@**. +* Contains: **@NUM_ENTRIES@ unique entries**. + 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.