removed name

This commit is contained in:
Pherelo_HD 2021-03-15 22:16:19 +00:00 committed by GitHub
parent 7f6eec2a7c
commit 803855f819
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import socket, hashlib
# Global variables
soc = socket.socket()
username = "PhereloHD" # Edit this to your username, mind the quotes
username = "user" # Edit this to your username, mind the quotes
pool_address = "51.15.127.80"
pool_port = 2811