Advertisement
Guest User

Journalstar paywall

a guest
Jul 30th, 2012
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // ==UserScript==
  2. // @id            Journal*
  3. // @name          Journal*
  4. // @version       0.1
  5. // @author        JTGYK
  6. // @description   Get a better paywall, lol
  7. // @include       http://journalstar.com/*
  8. // @include       http://huskerextra.com/*
  9. // @include       http://*.journalstar.com/*
  10. // @include       https://*.huskerextra.com/*
  11. // ==/UserScript==
  12.  
  13. GM_addStyle ("#paywall-code { display:none !important; }");
  14. GM_addStyle ("#exposeMask { display:none !important; }");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement