Manix
Manix
This is still not working even with the suggested fix, fortunately for me I could just comment out the if statement. Thank you @LMulvey for pointing it out. 
+1, sharing a video from youtube I can't get the url
@JochenHeizmann the real mvp
@adeora7 you have `/addPeer` which could store peer addresses instead of creating a websocket client and then simply post there, you wouldn't need to do any kind of polling.
Strangely enough, it is not a back door. It goes over 15 iterations of obfuscation and ends up being this: ``` $ytresponse = @file_get_contents("https://www.youtube.com/oembed?url=http%3A//youtube.com/watch%3Fv%3D$id&format=json"); $ytinfo = array(); $ytinfo = json_decode($ytresponse,true);...