mirror of
https://github.com/gfwlist/gfwlist.git
synced 2025-12-13 13:54:02 +08:00
bWlub3IK
This commit is contained in:
@@ -61,6 +61,7 @@ do
|
||||
temp=${log%%:*};
|
||||
convertedLog+=$temp;
|
||||
convertedLog+=":\"";
|
||||
# discard used string
|
||||
log=${log#*:};
|
||||
else # log, decode it
|
||||
temp=$( echo ${log%%;*} | base64 -d);
|
||||
|
||||
Reference in New Issue
Block a user