sergiotapia / magnetissimo

Web application that indexes all popular torrent sites, and saves it to the local database.
MIT License
2.98k stars 187 forks source link

Getting error when i click on magnet link #130

Closed MoptopX closed 1 year ago

MoptopX commented 5 years ago

https://gyazo.com/1e7984eb324729c47c6a420b2a53c13b

skwerlman commented 5 years ago

this is caused by us not actually grabbing a magnet link from nyaa.si. instead we grab the InfoHash, which is treated like a relative link when you click on it, leading to this error.