dufferzafar / Userscripts

A collection of scripts that make spending time on the web easy.
GNU General Public License v3.0
63 stars 27 forks source link

Artwork fix when logged in #28

Closed damienmauchamp closed 3 years ago

damienmauchamp commented 3 years ago

When you were logged in, the script was retrieving the your profile pic instead of the artwork.

See my comment below from #27:

Artwork not working when you are logged in. Should be :

var srcset = left.getElementsByClassName('media-artwork-v2__image')[0].getAttribute('srcset');