mirror of
https://gitlab.com/DasMoorhuhn/pihole.git
synced 2026-09-24 15:13:02 +00:00
add new allowed lists
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Title: Domains which needs to be allowed for Commerzbank
|
||||
# Description: ...
|
||||
# Syntax: Hosts (including possible subdomains)
|
||||
# Number of entries: 3
|
||||
# ALLOW
|
||||
#
|
||||
0.0.0.0 app.commerzbank.de
|
||||
0.0.0.0 www.commerzbank.de
|
||||
0.0.0.0 execution.ci360.tpp.commerzbank.de
|
||||
@@ -0,0 +1,11 @@
|
||||
# Title: Domains which needs to be allowed for Paypal
|
||||
# Description: ...
|
||||
# Syntax: Hosts (including possible subdomains)
|
||||
# Number of entries: 5
|
||||
# ALLOW
|
||||
#
|
||||
0.0.0.0 c.paypal.com
|
||||
0.0.0.0 www.paypal.com
|
||||
0.0.0.0 api-m.paypal.com
|
||||
0.0.0.0 pics.paypal.com
|
||||
0.0.0.0 www.paypalobjects.com
|
||||
@@ -0,0 +1,11 @@
|
||||
# Title: Domains which needs to be allowed for Proton Mail
|
||||
# Description: ...
|
||||
# Syntax: Hosts (including possible subdomains)
|
||||
# Number of entries: 5
|
||||
# ALLOW
|
||||
#
|
||||
0.0.0.0 api.protonmail.ch
|
||||
0.0.0.0 mail.proton.me
|
||||
0.0.0.0 mail-api.proton.me
|
||||
0.0.0.0 account.proton.me
|
||||
0.0.0.0 account-api.proton.me
|
||||
@@ -0,0 +1,11 @@
|
||||
# Title: Domains which needs to be allowed for Youtube
|
||||
# Description: ...
|
||||
# Syntax: Hosts (including possible subdomains)
|
||||
# Number of entries: 5
|
||||
# ALLOW
|
||||
#
|
||||
0.0.0.0 s.youtube.com
|
||||
0.0.0.0 www.youtube.com
|
||||
0.0.0.0 accounts.youtube.com
|
||||
0.0.0.0 youtubei.googleapis.com
|
||||
0.0.0.0 returnyoutubedislikeapi.com
|
||||
Reference in New Issue
Block a user