mirror of
https://github.com/rembo10/headphones.git
synced 2026-04-04 12:09:27 +01:00
hostname change
This commit is contained in:
@@ -32,7 +32,7 @@ def startmb(forcemb=False):
|
||||
mbport = headphones.CUSTOMPORT
|
||||
sleepytime = headphones.CUSTOMSLEEP
|
||||
elif headphones.MIRROR == "headphones":
|
||||
mbhost = "codeshy.com"
|
||||
mbhost = "178.63.142.150"
|
||||
mbport = 3333
|
||||
mbuser = headphones.HPUSER
|
||||
mbpass = headphones.HPPASS
|
||||
|
||||
Reference in New Issue
Block a user