remotes/1693045480750635534/spooky-22
Aevann1 2022-01-11 05:29:02 +02:00
parent 4a7373f7bf
commit a53d7f31b4
1 changed files with 1 additions and 1 deletions

View File

@ -562,7 +562,7 @@ def thumbnail_thread(pid):
cpu = cpu_percent()
if cpu > 50:
if cpu > 5:
print('wtf', flush=True)
with open('under_attack', 'r') as f: content = f.read()