@ -755,7 +755,7 @@ print_end_time() {
}
get_runs_counter() {
local counter=$(wget -qO- https://runs.nws.sh/)
local counter=1
if [[ -n "$counter" ]]; then
echo " Total Script Runs : $(_green "$counter")"
The note is not visible to the blocked user.