Skip to content

Instantly share code, notes, and snippets.

@a11ce
Created November 7, 2017 14:01
Show Gist options
  • Save a11ce/4c772ee8d1b4b4b3d2a0ff25c1984ae7 to your computer and use it in GitHub Desktop.
Save a11ce/4c772ee8d1b4b4b3d2a0ff25c1984ae7 to your computer and use it in GitHub Desktop.
This goes into the js console on hackertyper.com
Typer.file = "https://gist.githubusercontent.com/ElliotGluck/64b0b814293c09999f765e265aaa2ba1/raw/79f24f9f87654d7ec7c2f6ba83e927852cdbf9a5/gistfile1.txt";
$.get(Typer.file,function(data){
Typer.text=data;
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment