Issue #272: update the readme files with the shallow clone recommendation.

This commit is contained in:
Steven Black 2017-04-08 22:58:10 -04:00
parent 9d0ad35b7b
commit 4e1238dd6f
17 changed files with 153 additions and 0 deletions

View File

@ -1,3 +1,11 @@
#### Cloning? Use a shallow clone and avoid 400 Mb of history
A **shallow clone** is a good idea because you probably don't need many years of history.
Like this:
git clone --depth 5 https://github.com/StevenBlack/hosts.git
# Unified hosts file with fakenews, gambling, porn, social extensions
This repository consolidates several reputable `hosts` files, and merges them
@ -7,6 +15,7 @@ hosts files tailored to you need to block.
* Last updated: **April 09 2017**.
* Here's the [raw hosts file with fakenews, gambling, porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) containing 45,650 entries.
### List of all hosts file variants
The **Non Github mirror** is the link to use for some hosts file managers like

View File

@ -1,3 +1,11 @@
#### Cloning? Use a shallow clone and avoid 400 Mb of history
A **shallow clone** is a good idea because you probably don't need many years of history.
Like this:
git clone --depth 5 https://github.com/StevenBlack/hosts.git
# Unified hosts file with fakenews, gambling, porn extensions
This repository consolidates several reputable `hosts` files, and merges them
@ -7,6 +15,7 @@ hosts files tailored to you need to block.
* Last updated: **April 09 2017**.
* Here's the [raw hosts file with fakenews, gambling, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) containing 45,418 entries.
### List of all hosts file variants
The **Non Github mirror** is the link to use for some hosts file managers like

View File

@ -1,3 +1,11 @@
#### Cloning? Use a shallow clone and avoid 400 Mb of history
A **shallow clone** is a good idea because you probably don't need many years of history.
Like this:
git clone --depth 5 https://github.com/StevenBlack/hosts.git
# Unified hosts file with fakenews, gambling, social extensions
This repository consolidates several reputable `hosts` files, and merges them
@ -7,6 +15,7 @@ hosts files tailored to you need to block.
* Last updated: **April 09 2017**.
* Here's the [raw hosts file with fakenews, gambling, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) containing 37,809 entries.
### List of all hosts file variants
The **Non Github mirror** is the link to use for some hosts file managers like

View File

@ -1,3 +1,11 @@
#### Cloning? Use a shallow clone and avoid 400 Mb of history
A **shallow clone** is a good idea because you probably don't need many years of history.
Like this:
git clone --depth 5 https://github.com/StevenBlack/hosts.git
# Unified hosts file with fakenews, gambling extensions
This repository consolidates several reputable `hosts` files, and merges them
@ -7,6 +15,7 @@ hosts files tailored to you need to block.
* Last updated: **April 09 2017**.
* Here's the [raw hosts file with fakenews, gambling extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) containing 37,577 entries.
### List of all hosts file variants
The **Non Github mirror** is the link to use for some hosts file managers like

View File

@ -1,3 +1,11 @@
#### Cloning? Use a shallow clone and avoid 400 Mb of history
A **shallow clone** is a good idea because you probably don't need many years of history.
Like this:
git clone --depth 5 https://github.com/StevenBlack/hosts.git
# Unified hosts file with fakenews, porn, social extensions
This repository consolidates several reputable `hosts` files, and merges them
@ -7,6 +15,7 @@ hosts files tailored to you need to block.
* Last updated: **April 09 2017**.
* Here's the [raw hosts file with fakenews, porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) containing 44,134 entries.
### List of all hosts file variants
The **Non Github mirror** is the link to use for some hosts file managers like

View File

@ -1,3 +1,11 @@
#### Cloning? Use a shallow clone and avoid 400 Mb of history
A **shallow clone** is a good idea because you probably don't need many years of history.
Like this:
git clone --depth 5 https://github.com/StevenBlack/hosts.git
# Unified hosts file with fakenews, porn extensions
This repository consolidates several reputable `hosts` files, and merges them
@ -7,6 +15,7 @@ hosts files tailored to you need to block.
* Last updated: **April 09 2017**.
* Here's the [raw hosts file with fakenews, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) containing 43,902 entries.
### List of all hosts file variants
The **Non Github mirror** is the link to use for some hosts file managers like

View File

@ -1,3 +1,11 @@
#### Cloning? Use a shallow clone and avoid 400 Mb of history
A **shallow clone** is a good idea because you probably don't need many years of history.
Like this:
git clone --depth 5 https://github.com/StevenBlack/hosts.git
# Unified hosts file with fakenews, social extensions
This repository consolidates several reputable `hosts` files, and merges them
@ -7,6 +15,7 @@ hosts files tailored to you need to block.
* Last updated: **April 09 2017**.
* Here's the [raw hosts file with fakenews, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) containing 36,293 entries.
### List of all hosts file variants
The **Non Github mirror** is the link to use for some hosts file managers like

View File

@ -1,3 +1,11 @@
#### Cloning? Use a shallow clone and avoid 400 Mb of history
A **shallow clone** is a good idea because you probably don't need many years of history.
Like this:
git clone --depth 5 https://github.com/StevenBlack/hosts.git
# Unified hosts file with fakenews extensions
This repository consolidates several reputable `hosts` files, and merges them
@ -7,6 +15,7 @@ hosts files tailored to you need to block.
* Last updated: **April 09 2017**.
* Here's the [raw hosts file with fakenews extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) containing 36,061 entries.
### List of all hosts file variants
The **Non Github mirror** is the link to use for some hosts file managers like

View File

@ -1,3 +1,11 @@
#### Cloning? Use a shallow clone and avoid 400 Mb of history
A **shallow clone** is a good idea because you probably don't need many years of history.
Like this:
git clone --depth 5 https://github.com/StevenBlack/hosts.git
# Unified hosts file with gambling, porn, social extensions
This repository consolidates several reputable `hosts` files, and merges them
@ -7,6 +15,7 @@ hosts files tailored to you need to block.
* Last updated: **April 09 2017**.
* Here's the [raw hosts file with gambling, porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) containing 45,049 entries.
### List of all hosts file variants
The **Non Github mirror** is the link to use for some hosts file managers like

View File

@ -1,3 +1,11 @@
#### Cloning? Use a shallow clone and avoid 400 Mb of history
A **shallow clone** is a good idea because you probably don't need many years of history.
Like this:
git clone --depth 5 https://github.com/StevenBlack/hosts.git
# Unified hosts file with gambling, porn extensions
This repository consolidates several reputable `hosts` files, and merges them
@ -7,6 +15,7 @@ hosts files tailored to you need to block.
* Last updated: **April 09 2017**.
* Here's the [raw hosts file with gambling, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) containing 44,817 entries.
### List of all hosts file variants
The **Non Github mirror** is the link to use for some hosts file managers like

View File

@ -1,3 +1,11 @@
#### Cloning? Use a shallow clone and avoid 400 Mb of history
A **shallow clone** is a good idea because you probably don't need many years of history.
Like this:
git clone --depth 5 https://github.com/StevenBlack/hosts.git
# Unified hosts file with gambling, social extensions
This repository consolidates several reputable `hosts` files, and merges them
@ -7,6 +15,7 @@ hosts files tailored to you need to block.
* Last updated: **April 09 2017**.
* Here's the [raw hosts file with gambling, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) containing 37,208 entries.
### List of all hosts file variants
The **Non Github mirror** is the link to use for some hosts file managers like

View File

@ -1,3 +1,11 @@
#### Cloning? Use a shallow clone and avoid 400 Mb of history
A **shallow clone** is a good idea because you probably don't need many years of history.
Like this:
git clone --depth 5 https://github.com/StevenBlack/hosts.git
# Unified hosts file with gambling extensions
This repository consolidates several reputable `hosts` files, and merges them
@ -7,6 +15,7 @@ hosts files tailored to you need to block.
* Last updated: **April 09 2017**.
* Here's the [raw hosts file with gambling extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) containing 36,976 entries.
### List of all hosts file variants
The **Non Github mirror** is the link to use for some hosts file managers like

View File

@ -1,3 +1,11 @@
#### Cloning? Use a shallow clone and avoid 400 Mb of history
A **shallow clone** is a good idea because you probably don't need many years of history.
Like this:
git clone --depth 5 https://github.com/StevenBlack/hosts.git
# Unified hosts file with porn, social extensions
This repository consolidates several reputable `hosts` files, and merges them
@ -7,6 +15,7 @@ hosts files tailored to you need to block.
* Last updated: **April 09 2017**.
* Here's the [raw hosts file with porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) containing 43,533 entries.
### List of all hosts file variants
The **Non Github mirror** is the link to use for some hosts file managers like

View File

@ -1,3 +1,11 @@
#### Cloning? Use a shallow clone and avoid 400 Mb of history
A **shallow clone** is a good idea because you probably don't need many years of history.
Like this:
git clone --depth 5 https://github.com/StevenBlack/hosts.git
# Unified hosts file with porn extensions
This repository consolidates several reputable `hosts` files, and merges them
@ -7,6 +15,7 @@ hosts files tailored to you need to block.
* Last updated: **April 09 2017**.
* Here's the [raw hosts file with porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) containing 43,301 entries.
### List of all hosts file variants
The **Non Github mirror** is the link to use for some hosts file managers like

View File

@ -1,3 +1,11 @@
#### Cloning? Use a shallow clone and avoid 400 Mb of history
A **shallow clone** is a good idea because you probably don't need many years of history.
Like this:
git clone --depth 5 https://github.com/StevenBlack/hosts.git
# Unified hosts file with social extensions
This repository consolidates several reputable `hosts` files, and merges them
@ -7,6 +15,7 @@ hosts files tailored to you need to block.
* Last updated: **April 09 2017**.
* Here's the [raw hosts file with social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) containing 35,692 entries.
### List of all hosts file variants
The **Non Github mirror** is the link to use for some hosts file managers like

View File

@ -1,3 +1,11 @@
#### Cloning? Use a shallow clone and avoid 400 Mb of history
A **shallow clone** is a good idea because you probably don't need many years of history.
Like this:
git clone --depth 5 https://github.com/StevenBlack/hosts.git
# Unified hosts file with base extensions
This repository consolidates several reputable `hosts` files, and merges them
@ -17,6 +25,7 @@ git clone --depth 5 https://github.com/StevenBlack/hosts.git
* Last updated: **April 09 2017**.
* Here's the [raw hosts file with base extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) containing 35,460 entries.
### List of all hosts file variants
The **Non Github mirror** is the link to use for some hosts file managers like

View File

@ -1,3 +1,11 @@
#### Cloning? Use a shallow clone and avoid 400 Mb of history
A **shallow clone** is a good idea because you probably don't need many years of history.
Like this:
git clone --depth 5 https://github.com/StevenBlack/hosts.git
# Unified hosts file @EXTENSIONS_HEADER@
This repository consolidates several reputable `hosts` files, and merges them
@ -7,6 +15,7 @@ hosts files tailored to you need to block.
* Last updated: **@GEN_DATE@**.
* Here's the [raw hosts file @EXTENSIONS_HEADER@](https://raw.githubusercontent.com/StevenBlack/hosts/master/@SUBFOLDER@hosts) containing @NUM_ENTRIES@ entries.
### List of all hosts file variants
The **Non Github mirror** is the link to use for some hosts file managers like