From 51b00301dadfb2ea32927370200e184e529a036f Mon Sep 17 00:00:00 2001 From: gwarser Date: Tue, 16 Nov 2021 16:09:34 +0100 Subject: [PATCH] Rename "Block Access to LAN" (#3861) to avoid fears of blocking local servers or file addresses https://github.com/gwarser/filter-lists/issues/27 --- assets/assets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/assets.json b/assets/assets.json index 9632f733e..45f7820dc 100644 --- a/assets/assets.json +++ b/assets/assets.json @@ -169,7 +169,7 @@ "content": "filters", "group": "privacy", "off": true, - "title": "Block access to LAN", + "title": "Block Outsider Intrusion into LAN", "contentURL": "https://raw.githubusercontent.com/gwarser/filter-lists/master/lan-block.txt", "supportURL": "https://github.com/gwarser/filter-lists" },