Facebook
From https://www.megadede.com/pelis/p, 3 Years ago, written in jQuery 1.3.
This paste is a reply to Listado series from Anonimo - view diff
Embed
Download Paste or View Raw
Hits: 467
  1. var output = '';
  2. $('.media-title').each(function( index ) {
  3.     output = output + this.innerHTML + ', ';
  4. });
  5. console.log(output);

Replies to Películas pendientes rss

Title Name Language When
Re: Películas pendientes Social Hedgehog jquery 3 Years ago.
Re: Películas pendientes Voluminous Gorilla jquery 3 Years ago.