mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
Fixed JSON syntax threat.
This commit is contained in:
parent
ff52d7e6f1
commit
b857eaf426
@ -8,7 +8,7 @@
|
||||
"nl": "{domain} is \u000305BEZET! \u000314({address})"
|
||||
},
|
||||
"rdns": {
|
||||
"en": "{ip} \u2192 {domain}",
|
||||
"en": "{ip} \u2192 {domain}"
|
||||
},
|
||||
"rdns-error": {
|
||||
"en": "Unable to lookup {ip}. \u000314({error})",
|
||||
|
Loading…
Reference in New Issue
Block a user