Skip to content

Instantly share code, notes, and snippets.

@i0Z3R0
Last active April 23, 2025 23:14
Show Gist options
  • Save i0Z3R0/25b0c165d6b2eff78fa9d4c0aba9cd26 to your computer and use it in GitHub Desktop.
Save i0Z3R0/25b0c165d6b2eff78fa9d4c0aba9cd26 to your computer and use it in GitHub Desktop.
Bypass blocked websites with this simple one-liner. Add this code as a page bookmark on Chrome (I haven't tested it on other platforms yet. Click on it and enter an address (excluding http/https) and press ok to visit an unblocked version of that website. This works and can let you access almost any blocked website by having Google Translate tra…
javascript:(function(){var destination = prompt("Destination (Don't include http/https: ");window.location='https://translate.google.com/translate?sl=auto&tl=en&u='+'https://'+destination})();
@antidoteify
Copy link

idk how to use
tutorial?

@TaterTo7
Copy link

TaterTo7 commented Jul 3, 2023

For the cache: it does work, but it is fairly limited. It only uses the link you put in, it cannot adapt. So if you were on youtube, you would have to put in a specific video link, not just youtube.com. For example, i was trying to use the cache because an art competition i was on got blocked, and so the main page worked but as soon as i clicked "login" its back to being blocked, because that was a separate link. Also, the cache does strip the site down to its bare minimums, just an fyi.
For the code: Most school blocking sites, if they've gone this far, they have most likely put in a url identifier and removed the "address" function. so code cannot count as a valid url, and you cannot set the address at all. That's why for most people this wouldn't work.
Hope some of that made sense, I actually have no clue how most code works, this is just guessing based off of what I had happen and what other people have already said

@hhedfr
Copy link

hhedfr commented Sep 2, 2023

can you type a new code for lightspeed unblocker

@brennabre
Copy link

dose it work for
Screen Shot 2023-09-10 at 4 30 22 PM

@wincmd64
Copy link

open in NEW tab possibly ?

@greencrystalk
Copy link

I had five errors in the code.

error 1 : 12 Expected FUNCTION, IDENT but found "(".
error 1 : 189 Unexpected ")".
error 1 : 190 Unexpected "(".
error 1 : 191 Unexpected ")".
error 1 : 192 Unexpected ";".

@pepitopas20
Copy link

what?

@dragonflames2008
Copy link

dragonflames2008 commented May 20, 2024 via email

@dababy333
Copy link

what code

@Jeremiah0312
Copy link

I'm on a school Chromebook and I can't access the Xbox Cloud website... SOMETIMES when I connect to my home WiFi, it would work. But, if i'm connected to the school's network, IT NEVER DOES. I really need a code so I can access it every time in school. The permanently installed website blocker on my Chromebook is called "Linewise".

@hhedfr
Copy link

hhedfr commented Nov 7, 2024 via email

@Ll56113
Copy link

Ll56113 commented Dec 18, 2024

Yo I need help I’m new and idk how this works?

@Anialai
Copy link

Anialai commented Dec 19, 2024 via email

@8BitPhoenix42
Copy link

simga

@grandma757
Copy link

I DONT UNDERSTAAAAAAAAAAAAND

@grandma757
Copy link

oh wait nvm

@BriefCandle8001
Copy link

I don't understand. How do I make the url a bookmark??

@8BitPhoenix42
Copy link

BRO ITS CONTROL D and then you click bookmarks bar, then choose another folder, THEN COPY THE CODE INTO THE URL

@dababy333
Copy link

image

@dababy333
Copy link

what about this this is what happens when i put this code into the console and put the destination

@i0Z3R0
Copy link
Author

i0Z3R0 commented Mar 24, 2025

what about this this is what happens when i put this code into the console and put the destination

Unfortunately, your school blocked translators so this bypass wont' work…

@dababy333
Copy link

BRO ITS CONTROL D and then you click bookmarks bar, then choose another folder, THEN COPY THE CODE INTO THE URL

do you go to the site you are trying to access and then bookmark it let me know in my email at [email protected]

@gitty-4748
Copy link

zkit.above.gay
if this works praise allah

allahu Akbar :)

@8BitPhoenix42
Copy link

8BitPhoenix42 commented Apr 3, 2025 via email

@dababy333
Copy link

dababy333 commented Apr 4, 2025 via email

@8BitPhoenix42
Copy link

BRUH idk its going through my email, sorry, I didn't see that it was just GitHub. so weird.

@dababy333
Copy link

what tf does it do when you bookmark it

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