FOLLOW US!

Access Wikipedia During Its 24-Hours Blackout

In protest to the anti-piracy US laws, a lot of popular websites including Wikipedia have planned to stop serving the site for 24 hours. Hoping that the normal users may get to know, and they fight for their right in providing information for free.

wikipedia-blackout

Accessing Wikipedia from your machine will now be displaying a blackout screen containing some statements. From development point of view I will not say this as a redirection to another page, perhaps it is an overlay that has been placed on the home page leaving the home page in background as invisible. If you wish to browse your free encyclopedia site you can pass by this overlay following simple steps below. (PS the site continue offering its services on iPhone, Android and iPad).

For Safari, Chrome, Firefox click on the stop button in the address bar, or pressing escape key from the keyboard before the page completely loads up, bypasses the overlay. If doing so is not resulting correct then try to do it quickly or it also depends on how fast is your internet speed.

Another quick way to bypass can be achieved by disabling the javascript of your web browser.

Going through the comments we also get to know one more alternate to access the site. Try out the following as per your browser preferences.

On Chrome or Safari, just put this code in your address bar:
javascript:$(“#content”).show();$(“mw-sopaOverlay”).hide();

On Firefox, just do: “Tools” -> “Web developer” -> “Web Console” (or do Ctrl + Shift + K). Put this code inside:
$(“#content”).show();$(“mw-sopaOverlay”).hide();

For IE: Disable Style wifht “Display” -> “Style” -> “Disable style” or “Any Style” or something like this.

Let us know your thoughts if you are able to access the site within the24 hours black out.

via [Business Insider]

FOLLOW US
Comments
  1. Adil

    write this in your browser address bar to view articles on wikipedia (IE and Chrome)

    javascript://%0Adocument.getElementById(‘content’).setAttribute(‘style’,'display:block;’);document.getElementById(‘mw-sopaOverlay’).setAttribute(‘style’,'display:none;’);

  2. sPidy

    Wikipedia itself has informed on their site that to access the content, you can disable the javascript :)
    Is it still possible to access Wikipedia in any way?

    Yes. During the blackout, Wikipedia is accessible on mobile devices
    and smart phones. You can also view Wikipedia normally by disabling
    JavaScript in your browser, as explained on this Technical FAQ page.
    Our purpose here isn’t to make it completely impossible for people to
    read Wikipedia, and it’s okay for you to circumvent the blackout. We
    just want to make sure you see our message.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>