Wikipedia works if the javascript is disabled.

2 points by ekn ↗ HN
Thanks to wikipedia team for placing back doors, students can still do home works if they disable javascript.

Wishes for the movements against SOPA and PIPA.

1 comment

[ 4.2 ms ] story [ 10.0 ms ] thread
I noticed the same, and you can make it work with JavaScript, too. A bookmarklet with URL

javascript:function%20showArticle(){$("body%20div:hidden").show();$("#mw-sopaOverlay").hide();};showArticle();

will do the trick.