Open lebestnoob opened 3 months ago
It appears that a websocket communication takes place
Forgot to include an endpoint
fixed in 0b42f09? Nope.
a websocket is used to upload an uncached magnet
When uploading a torrent to webtor, a websocket request is sent with bytes 00 00 00 00 01 B1 0A AE 03
, (bytes B1 and AE are random) appended to the magnet link. How would you get these values?
The site fails to display the torrent when attempting to load an uncached torrent.