mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2026-01-02 23:05:57 +00:00
removed blocklist.txt to avoid overwriting existing file on software update.
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
# Technitium DNS Server Custom Block List
|
||||
#
|
||||
# This file is accessible from the DNS Server's web service using URL:
|
||||
# http://localhost:5380/blocklist.txt
|
||||
#
|
||||
# The URL to this file can be configure as Block List URLs in the DNS Server
|
||||
# settings.
|
||||
#
|
||||
# Comments (like these) start with the '#' symbol and are ignored by the
|
||||
# DNS Server.
|
||||
#
|
||||
# Enter domain names one below other that you wish to block after these comments.
|
||||
#
|
||||
# For example:
|
||||
# example.com
|
||||
Reference in New Issue
Block a user