mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Removed list https://hosts-file.net/ad_servers.txt as it is no longer existing
This commit is contained in:
parent
5c0c23feb6
commit
a2e436213e
1 changed files with 0 additions and 6 deletions
|
|
@ -104,12 +104,6 @@ local BUILTIN_LISTS = {
|
|||
format = "domain",
|
||||
enabled = is_nedge,
|
||||
update_interval = DEFAULT_UPDATE_INTERVAL,
|
||||
}, ["hpHosts Ad and Tracking"] = {
|
||||
url = "https://hosts-file.net/ad_servers.txt",
|
||||
category = CUSTOM_CATEGORY_ADVERTISEMENT,
|
||||
format = "hosts",
|
||||
enabled = is_nedge,
|
||||
update_interval = DEFAULT_UPDATE_INTERVAL,
|
||||
}, ["AdAway default blocklist"] = {
|
||||
url = "https://adaway.org/hosts.txt",
|
||||
category = CUSTOM_CATEGORY_ADVERTISEMENT,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue