View difference between Paste ID: y4FFkZzY and fTrMfeB9
SHOW: | | - or go back to the newest paste.
1
If you really need to use Wikipedia during the SOPA/PIPA Blackout.
2
3
1) Open up your browser console.
4-
   - Firefox: Ctrl + Shift + J
4+
   - Firefox: Ctrl + Shift + K
5-
   - Chrome: Ctrl + Shift + K
5+
   - Chrome: Ctrl + Shift + J
6
7
2) Copy the following line and paste it into the console:
8
	$("#content, #mw-page-base, #mw-head-base, #mw-head, #mw-panel, #footer").show(); $("#mw-sopaOverlay").hide();
9
	
10
3) Press Enter/Return and enjoy!
11
12
What is SOPA and why should you care?
13
 - https://www.youtube.com/watch?v=JhwuXNv8fJM
14
 - http://en.wikipedia.org/wiki/Wikipedia:SOPA_initiative/Learn_more
15
16
@devgordon