bitwarden

This commit is contained in:
jaydee
2024-07-07 22:22:15 +02:00
parent 1ab9d43b22
commit 8b261f1baf

View File

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