Possible addition

in
Subscribe to Possible addition 3 posts, 2 voices



Zhelkus User

Script also works on http://www.megaporn.com/ as of this post's date.

I already added this on mine, but maybe this info could also be updated on the script itself for anybody else to know ( http://*megaporn.com/?d=* ) and userscipts' tags.

Thanks for the revival.

 
Zero_G User

Hi, good and useful script, it makes a hole lot easier to read the captcha, but would it be posilbe that you leave the name, the description and the size of the file somewhere (like under the "big" captcha)?

 
Zero_G User

so far, trying to do something about it, you can cut the lines below "img.height=200;" until the first close "}" and change the value of "img.height=200;" to one that fits the screen (in my case 150) so you can see the original first page of megaupload and the big captcha.
It would look something like this:

var captcha=$("captchafield");
if(captcha) {
var img=single("//td[@width='100']/img");
img.height=150;
}

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel