DropRequests: updated description.

This commit is contained in:
Shreyas Zare
2021-10-02 12:41:43 +05:30
parent f8f2162c5f
commit 422b554b54
2 changed files with 1 additions and 2 deletions

View File

@@ -145,7 +145,7 @@ namespace DropRequests
#region properties
public string Description
{ get { return "Drop incoming DNS requests that match the rules in the config."; } }
{ get { return "Drops incoming DNS requests that match list of blocked networks or blocked questions."; } }
#endregion

View File

@@ -8,7 +8,6 @@
"192.168.0.0/16"
],
"blockedNetworks": [
"1.1.1.1/24"
],
"blockedQuestions": [
{