Zagvus

joined 1 year ago
[–] [email protected] 3 points 1 year ago

Nine... Ten... A big fat hen!

[–] [email protected] 6 points 1 year ago

It had the best video quality! :(

I also had made for myself a simple bookmarklet to pick a random episode, since they were all on the same page. To watch Futurama, Simpsons, etc. Like so:

javascript:(function() {var eps = document.querySelectorAll('.col-sm-12 > a');window.location.pathname = eps[Math.floor(Math.random()*eps.length)].getAttribute('href')})();

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago)

My itch is that nsfw posts don't show up in the RSS feed.