Use this one to unblock ANY website! Its like the Hidden Browser one but better! (Might only work at home if your school has a firewall but you can use it if your home laptop is dead!)
javascript:var frame = document.createElement('iframe'); frame.src="https://www.proxysite.com"; frame.style.position="fixed"; frame.style.bottom="0%"; frame.style.right="0%"; frame.style.height="670px"; frame.style.width="1400px"; frame.style.zIndex="100000"; document.body.appendChild(frame); var btn= document.createElement("button"); btn.style.position="fixed"; btn.style.top="5%"; btn.style.right="25%"; btn.zIndex="100000"; innerHTML="HIDE"; document.body.appendChild(btn);