Update old repository urls

This commit is contained in:
Nick Spaargaren 2022-08-07 18:41:01 +02:00
parent 887f9666d0
commit 7468ad5557
2 changed files with 4 additions and 4 deletions

View File

@ -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, heres 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)

View File

@ -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