vikunja
This commit is contained in:
32
pihole/etc-pihole/hosts/custom.list
Normal file
32
pihole/etc-pihole/hosts/custom.list
Normal file
@@ -0,0 +1,32 @@
|
||||
# Pi-hole: A black hole for Internet advertisements
|
||||
# (c) 2025 Pi-hole, LLC (https://pi-hole.net)
|
||||
# Network-wide ad blocking via your own hardware.
|
||||
#
|
||||
# Custom DNS entries (HOSTS file)
|
||||
#
|
||||
##################################################################################
|
||||
# #
|
||||
# FILE AUTOMATICALLY POPULATED BY PI-HOLE #
|
||||
# ANY CHANGES MADE TO THIS FILE WILL BE LOST WHEN THE CONFIGURATION CHANGES #
|
||||
# #
|
||||
# IF YOU WISH TO CHANGE ANY OF THESE VALUES, CHANGE THEM IN #
|
||||
# /etc/pihole/pihole.toml #
|
||||
# and restart pihole-FTL #
|
||||
# #
|
||||
# ANY OTHER CHANGES SHOULD BE MADE IN A SEPARATE CONFIG FILE #
|
||||
# WITHIN /etc/dnsmasq.d/yourname.conf #
|
||||
# (make sure misc.etc_dnsmasq_d is set to true in /etc/pihole/pihole.toml) #
|
||||
# #
|
||||
# Last updated: 2025-02-25 07:59:17 CET #
|
||||
# by FTL version v6.0.2 #
|
||||
# #
|
||||
##################################################################################
|
||||
|
||||
213.209.115.117 proxy.voipslb.wtnet.de
|
||||
192.168.1.194 asgard.dom.local
|
||||
192.168.1.194 dom.local
|
||||
192.168.1.194 home.local
|
||||
192.168.1.65 home
|
||||
|
||||
|
||||
# There are 5 entries in this file
|
||||
Reference in New Issue
Block a user