new changes (still WIP)

This commit is contained in:
root 2025-01-12 14:39:25 +01:00
parent f850bbef4e
commit 7b54e09513
5 changed files with 270 additions and 38 deletions

View file

@ -0,0 +1,8 @@
def main():
print()
csvpath='/srv/darknet-onion-webring/scripts/tests/webring-participants.csv'
if __name__ == '__main__':
main()