HTML, Get values in address line with Javascript.
How to use gethash.js
Example :
Address Line(Browser) :
.../index.html#msg:YourMessage#show:true
index.html :
<script src="gethash.js"></script>
<script> var message=get("msg"); var ms=get("show"); if(ms == true){ document.write( message ); } </script>
Created by Onur KOL
http://instagram.com/onurkolofficial
http://twitter.com/onurkolofficial
http://facebook.com/onurkolofficial