Skip to content

Instantly share code, notes, and snippets.

@LegusX
Created December 14, 2017 15:14
Show Gist options
  • Save LegusX/07952232f9ae6d9c1133c38abaf7d5e7 to your computer and use it in GitHub Desktop.
Save LegusX/07952232f9ae6d9c1133c38abaf7d5e7 to your computer and use it in GitHub Desktop.
javascript:var urlraw=window.location.href.replace("http://blocked.com-default.ws/?oI=9914807577&type=chromium-m&url=","").split(""),url=urlraw.join("");url=url.split("%2F").join("/"),url=url.split("%3F").join("?"),document.write("<!DOCTYPE HTML><html><head><title>"+url+'</title></head><body><style>html,body{border:0;margin:0;padding:0;height:100%}iframe{border:0;margin:0;display:block}</style><iframe src="http://'+url+'" height=100% width=100%></iframe></body></html>');window.stop()
@heavenly
Copy link

This works relatively well, but the %2F and %3F replacements are not executed.

@yeeteeyt
Copy link

yeeteeyt commented Feb 2, 2021

How do I use it? also, one that works is to lag it, then do javascript: window.onbeforeunload = function () {return "onbeforeunload";}
and it wont redirect

@easella
Copy link

easella commented Mar 3, 2021

does not work.

@HimeSpider
Copy link

Does not work for me either

@LegusX
Copy link
Author

LegusX commented Aug 31, 2022

Unfortunately I no longer have a device enrolled in GoGuardian to test this with, but from what I've heard, this iframe exploit was fixed a long time ago

@3s7vn
Copy link

3s7vn commented Nov 15, 2022

Anyone know how to unblock bookmarklets? The school disabled them and I cannot use them

@Dandapan123
Copy link

@Gitry305 Goguardian at my school has blocked the bookmark you provided. Interesting thing is though, it seems to resist it for about 0.5 seconds and then gets blocked.

@Dandapan123
Copy link

I have tried that, it shows a fancy GUI where you can turn off goguardian, but it doesn't actually work.

@Dandapan123
Copy link

Another way you can bypass goguardian is to use proxy sites. Your school/organization has probably found out and blocked these sites. You can always find proxy sites on replit.com, and if you look at my account, you will find this one. And a whole lot of fun unblocked stuff like Minecraft, slope, and gameboy advance games.

@funnyboy222
Copy link

amongus

@TheGlitchedPhoenix
Copy link

I recommend using a public terminal to host a proxy on Replit or Railway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment