mirror of
https://gitlab.com/robocopAlpha/pihole_lists.git
synced 2026-05-17 18:42:16 -07:00
add t.co to whitelist
This commit is contained in:
parent
2646be8ad7
commit
e581e371b9
2 changed files with 4 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ if ping -c 1 -W 2 www.google.fi &> /dev/null ; then
|
|||
# Blocklists
|
||||
# has hosts format
|
||||
fetch_hosts 'https://adaway.org/hosts.txt' "adaway.txt"
|
||||
fetch_hosts 'https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext' "yoyo.txt"
|
||||
fetch_hosts 'https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext' "yoyo.txt" # Peter Lowe's list
|
||||
fetch_hosts 'https://raw.githubusercontent.com/FadeMind/hosts.extras/master/UncheckyAds/hosts' "UncheckyAds.txt"
|
||||
fetch_hosts 'https://raw.githubusercontent.com/bigdargon/hostsVN/master/hosts' "hostsVN.txt"
|
||||
fetch_hosts 'https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.2o7Net/hosts' "FadeMind.2o7Net.txt"
|
||||
|
|
|
|||
|
|
@ -21,6 +21,9 @@ linkinghub.elsevier.com
|
|||
api.altmetric.com
|
||||
www.altmetric.com
|
||||
|
||||
# Twitter
|
||||
t.co
|
||||
|
||||
#---------------
|
||||
# nordea.fi
|
||||
# account.mojang.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue