TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Wikipedia works if the javascript is disabled.

2 pointsby eknover 13 years ago
Thanks to wikipedia team for placing back doors, students can still do home works if they disable javascript.<p>Wishes for the movements against SOPA and PIPA.

1 comment

teemiover 13 years ago
I noticed the same, and you can make it work with JavaScript, too. A bookmarklet with URL<p>javascript:function%20showArticle(){$("body%20div:hidden").show();$("#mw-sopaOverlay").hide();};showArticle();<p>will do the trick.