This commit is contained in:
nolan 2021-06-21 17:24:22 -07:00
commit 2014d37acd
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ class Resolver {
this.client = client;
this.dnsresolver = new DNSResolver();
this.dnsresolver.setServers(['8.8.8.8', '1.1.1.1', '1.0.0.1', '8.8.4.4']); // List of DNS servers to use
this.dnsresolver.setServers(['8.8.8.8', '1.1.1.1', '9.9.9.9', '208.67.222.222', '76.76.19.19', '1.0.0.1', '8.8.4.4']); // List of DNS servers to use
}

View File

@ -61,7 +61,7 @@ Invite filter violation.
<@{user}> your message contained a unauthorised URL.
[L_FILTER_ACTION]
Link filter violation, matched domain: ||{domain}||.
Link filter violation, matched domain: {domain}
// Logging