RainbowDashite

Captcha fix

Feb 27th, 2014
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. // ==UserScript==
  2. // @name Captcha fix
  3. // @namespace none
  4. // @include *://boards.4chan.org/*
  5. // @version 1
  6. // @grant none
  7. // @run-at document-end
  8. // ==/UserScript==
  9. loadRecaptcha();
Add Comment
Please, Sign In to add comment