Skip to content

thegamerx1/thatquizhack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub file size in bytes GitHub GitHub last commit

Quick Run

function h_run(){var a=new XMLHttpRequest();a.open("GET","https://github.com/raw/thegamerx1/thatquizhack/master/dist/thatquiz.js?_="+new Date().getTime(),false);a.send();h_isrelease=true;script=document.createElement("script");script.innerHTML=a.responseText;document.body.append(script);}h_run()