From 4e1238dd6fb4b9603998987f31c9a4f7cc859349 Mon Sep 17 00:00:00 2001 From: Steven Black Date: Sat, 8 Apr 2017 22:58:10 -0400 Subject: [PATCH] Issue #272: update the readme files with the shallow clone recommendation. --- alternates/fakenews-gambling-porn-social/readme.md | 9 +++++++++ alternates/fakenews-gambling-porn/readme.md | 9 +++++++++ alternates/fakenews-gambling-social/readme.md | 9 +++++++++ alternates/fakenews-gambling/readme.md | 9 +++++++++ alternates/fakenews-porn-social/readme.md | 9 +++++++++ alternates/fakenews-porn/readme.md | 9 +++++++++ alternates/fakenews-social/readme.md | 9 +++++++++ alternates/fakenews/readme.md | 9 +++++++++ alternates/gambling-porn-social/readme.md | 9 +++++++++ alternates/gambling-porn/readme.md | 9 +++++++++ alternates/gambling-social/readme.md | 9 +++++++++ alternates/gambling/readme.md | 9 +++++++++ alternates/porn-social/readme.md | 9 +++++++++ alternates/porn/readme.md | 9 +++++++++ alternates/social/readme.md | 9 +++++++++ readme.md | 9 +++++++++ readme_template.md | 9 +++++++++ 17 files changed, 153 insertions(+) diff --git a/alternates/fakenews-gambling-porn-social/readme.md b/alternates/fakenews-gambling-porn-social/readme.md index 1c2384281..5687b350e 100644 --- a/alternates/fakenews-gambling-porn-social/readme.md +++ b/alternates/fakenews-gambling-porn-social/readme.md @@ -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 diff --git a/alternates/fakenews-gambling-porn/readme.md b/alternates/fakenews-gambling-porn/readme.md index a88a0845a..e72aa5952 100644 --- a/alternates/fakenews-gambling-porn/readme.md +++ b/alternates/fakenews-gambling-porn/readme.md @@ -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 diff --git a/alternates/fakenews-gambling-social/readme.md b/alternates/fakenews-gambling-social/readme.md index 79d5b2a5f..aa2dc2019 100644 --- a/alternates/fakenews-gambling-social/readme.md +++ b/alternates/fakenews-gambling-social/readme.md @@ -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 diff --git a/alternates/fakenews-gambling/readme.md b/alternates/fakenews-gambling/readme.md index f17f36900..e531d8121 100644 --- a/alternates/fakenews-gambling/readme.md +++ b/alternates/fakenews-gambling/readme.md @@ -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 diff --git a/alternates/fakenews-porn-social/readme.md b/alternates/fakenews-porn-social/readme.md index 35334bed1..a454e8d27 100644 --- a/alternates/fakenews-porn-social/readme.md +++ b/alternates/fakenews-porn-social/readme.md @@ -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 diff --git a/alternates/fakenews-porn/readme.md b/alternates/fakenews-porn/readme.md index 36f92bd99..4f05e946e 100644 --- a/alternates/fakenews-porn/readme.md +++ b/alternates/fakenews-porn/readme.md @@ -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 diff --git a/alternates/fakenews-social/readme.md b/alternates/fakenews-social/readme.md index 22b983ad9..5fc71c71d 100644 --- a/alternates/fakenews-social/readme.md +++ b/alternates/fakenews-social/readme.md @@ -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 diff --git a/alternates/fakenews/readme.md b/alternates/fakenews/readme.md index 644fe0217..8769e1cbd 100644 --- a/alternates/fakenews/readme.md +++ b/alternates/fakenews/readme.md @@ -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 diff --git a/alternates/gambling-porn-social/readme.md b/alternates/gambling-porn-social/readme.md index 53cf12e24..bc41fa33f 100644 --- a/alternates/gambling-porn-social/readme.md +++ b/alternates/gambling-porn-social/readme.md @@ -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 diff --git a/alternates/gambling-porn/readme.md b/alternates/gambling-porn/readme.md index 120a2b1e6..f2970afa7 100644 --- a/alternates/gambling-porn/readme.md +++ b/alternates/gambling-porn/readme.md @@ -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 diff --git a/alternates/gambling-social/readme.md b/alternates/gambling-social/readme.md index 26d477791..9ddf37057 100644 --- a/alternates/gambling-social/readme.md +++ b/alternates/gambling-social/readme.md @@ -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 diff --git a/alternates/gambling/readme.md b/alternates/gambling/readme.md index 4e81aa7bc..5f08c135c 100644 --- a/alternates/gambling/readme.md +++ b/alternates/gambling/readme.md @@ -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 diff --git a/alternates/porn-social/readme.md b/alternates/porn-social/readme.md index f06cfd545..c3cd971ea 100644 --- a/alternates/porn-social/readme.md +++ b/alternates/porn-social/readme.md @@ -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 diff --git a/alternates/porn/readme.md b/alternates/porn/readme.md index 5e1774e35..85900a97a 100644 --- a/alternates/porn/readme.md +++ b/alternates/porn/readme.md @@ -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 diff --git a/alternates/social/readme.md b/alternates/social/readme.md index 2f8fd5670..03051b493 100644 --- a/alternates/social/readme.md +++ b/alternates/social/readme.md @@ -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 diff --git a/readme.md b/readme.md index 45960ef5b..d491361f3 100644 --- a/readme.md +++ b/readme.md @@ -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 diff --git a/readme_template.md b/readme_template.md index efcb710fb..abe86aca7 100644 --- a/readme_template.md +++ b/readme_template.md @@ -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