Skip to content

Instantly share code, notes, and snippets.

@Aryoam
Last active February 29, 2016 01:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Aryoam/32369e94a99c6b605fca to your computer and use it in GitHub Desktop.
Save Aryoam/32369e94a99c6b605fca to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name Medalla
// @version 0.1
// @description Nada
// @author Aryoamgames
// @match http://www.taringa.net/*
// @match https://www.taringa.net/*
// @grant none
// ==/UserScript==
/* jshint -W097 */
'use strict';
$('.box.w-medallas ul.clearfix').append('<span title = "Yo estuve Virgueando el dia que Leo gano un Oscar"><img src="https://k60.kn3.net/B/B/1/A/F/B/9E5.jpg">');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment