new roadmap with crawler and simplex chatrooms and servers

This commit is contained in:
root 2025-03-12 08:55:51 +01:00
parent e7a2ad4a0c
commit 95a3af2a90
4 changed files with 125 additions and 2 deletions

View file

@ -259,6 +259,7 @@ Maintenance:
# check if there are no results, dont proceed if there are none!
if filter_uvdf.size == 0:
print_colors("ERROR no results, skipping.",is_error=True)
break
else:
# Each of the rows has an index,
index=-1