horacio9a / myfreecams-anonymous

myfreecams-anonymous lets you follow and archive your selected models' shows on myfreecams.com.
18 stars 6 forks source link

Doesn't work anymore? (had to change websocket connection) #1

Closed brachna closed 5 years ago

brachna commented 6 years ago

Had to change from: host = "ws://xchat" + str( random.choice( xchat ) ) + ".myfreecams.com:8080/fcsl" to host = "wss://xchat" + str( random.choice( xchat ) ) + ".myfreecams.com/fcsl"