mirror of
https://github.com/reality/dbot.git
synced 2024-11-24 04:49: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})"
|
"nl": "{domain} is \u000305BEZET! \u000314({address})"
|
||||||
},
|
},
|
||||||
"rdns": {
|
"rdns": {
|
||||||
"en": "{ip} \u2192 {domain}",
|
"en": "{ip} \u2192 {domain}"
|
||||||
},
|
},
|
||||||
"rdns-error": {
|
"rdns-error": {
|
||||||
"en": "Unable to lookup {ip}. \u000314({error})",
|
"en": "Unable to lookup {ip}. \u000314({error})",
|
||||||
|
Loading…
Reference in New Issue
Block a user