mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 13:54:26 -07:00
fix for banlist deletion
This commit is contained in:
parent
48cf929e22
commit
b9c29b20bd
2 changed files with 5 additions and 4 deletions
|
@ -25,7 +25,7 @@ json_list() {
|
|||
eval $str
|
||||
echo -n ' "'$IP'": {
|
||||
"IP": "'$IP'",
|
||||
"CHAIN": "'$COMMENT'",
|
||||
"CHAIN": "'$CHAIN'",
|
||||
"TIME": "'$TIME'",
|
||||
"DATE": "'$DATE'"
|
||||
}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue