Advertisement
Shad0w

Untitled

Jul 3rd, 2011
510
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.53 KB | None | 0 0
  1. <!doctype><html><head><meta copyrights="THe Hacker Shad0w" /><title>Google+ Search Enige</title><style type="text/css">body { color: black; font-family: arial; background-color: white; }</style><script type="text/javascript">function search() { var people = document.getElementById("people"); window.location = "http://www.google.com/search?hl=iw&tbs=prfl:e&q=" + people.value + "&authuser=1&tok=jh9iNUZJLZ2oDYWoEz66Bg"; }</script><body><input type="text" name="people" /><input type="button" value="Search" onClick="search()"></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement