forked from Galactic/galactic-bot
Merge branch 'master' of https://github.com/Navy-gif/New-Gbot
This commit is contained in:
commit
2014d37acd
@ -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
|
||||
|
||||
}
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user