bitwarden

This commit is contained in:
jaydee
2024-07-07 23:25:13 +02:00
parent 8b261f1baf
commit 2f8530ea4f

View File

@@ -19,7 +19,7 @@ import random
import requests
#import psutil
stats = {}
VERSION = "1.0.29"
VERSION = "1.0.30"
curos = platform.system()
host = platform.node().lower()
print(host)