diff --git a/README.md b/README.md index f789219..e864332 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![No G](https://raw.githubusercontent.com/nickspaargaren/pihole-google/master/images/GAFAMSPLATTEXTNOGgit.png)](https://github.com/nickspaargaren/no-google) +[![No G](https://raw.githubusercontent.com/nickspaargaren/no-google/master/images/GAFAMSPLATTEXTNOGgit.png)](https://github.com/nickspaargaren/no-google) # Definition of GAFAM *The GAFAM is an acronym used to describe the five multinational technology companies Google, Amazon, Facebook, Apple and Microsoft, taking the first letters of all these companies. The GAFAM are sometimes referred to as the Big Five due to them being the five most profilific companies in the world. Although in some sectors some of the five companies may be in direct competition, they offer different products or services overall while presenting some common characteristics that deserve to bring them together under the same acronym: by their size, they are particularly influential on the American and European Internet both economically and politically and socially and are regularly the subject of criticism or prosecution on tax matters, abuses of dominant positions and the non-respect of Internet users' privacy.* @@ -134,4 +134,4 @@ Of course, here’s some filterlists that should help you accomplish that. **M**icrosoft : https://raw.githubusercontent.com/jmdugan/blocklists/master/corporations/microsoft/all or https://gitlab.com/Jorgu81/hosts/raw/master/Microsoft/Microsoft and https://gitlab.com/Jorgu81/hosts/raw/master/Microsoft/SpyMicrosoft -[![https://gafam.info](https://raw.githubusercontent.com/nickspaargaren/pihole-google/master/images/gafam-poster-en-color.png)](https://gafam.info) +[![https://gafam.info](https://raw.githubusercontent.com/nickspaargaren/no-google/master/images/gafam-poster-en-color.png)](https://gafam.info) diff --git a/install.sh b/install.sh index 31f1a9a..0d4bdae 100644 --- a/install.sh +++ b/install.sh @@ -5,8 +5,8 @@ db_gravity='/etc/pihole/gravity.db' file_pihole_regex='/etc/pihole/regex.list' file_mmotti_regex='/etc/pihole/mmotti-regex.list' -file_mmotti_remote_regex='https://github.com/nickspaargaren/pihole-google/blob/master/regex.list' -installer_comment='github.com/nickspaargaren/pihole-google' +file_mmotti_remote_regex='https://github.com/nickspaargaren/no-google/blob/master/regex.list' +installer_comment='github.com/nickspaargaren/no-google' # Determine whether we are using Pi-hole DB if [[ -s "${db_gravity}" ]]; then