View Single Post
  #4  
Old 28.05.2015, 10:03
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,652
Default

fixed, added regex for that new string.

there issue is also issue, they never removed the free download form when this error is present,
Code:
<br /><br />
<Form name="F1" method="POST" action="" onSubmit="if($$('btn_download').disabled)return false;$$('btn_download').value='Generating...';$$('btn_download').disabled=true;return true;">
<input type="hidden" name="op" value="download2">
<input type="hidden" name="id" value="5fa8mp0kt7w2">
<input type="hidden" name="rand" id="rand" value="zjesltql4okj4gt3fbwbn6h2tu7mw7nshasnckq">
<input type="hidden" name="referer" value="**External links are only visible to Support Staff**>
<input type="hidden" name="method_free" value="Slow Download">
<input type="hidden" name="method_premium" value="">

<div style="display:none;">background:#ccc;text-align <br><b>Password:</b></div>
<table class="ten3" style='background: url("**External links are only visible to Support Staff**)' width="698px" cellpadding=3 cellspacing=0>
<tr><td height="75px"></td></tr>
<tr><td colspan="2" width="800px">

<div align="center">
  <br><div class="err"><h3>You have reached your daily downloads limit.</h3><br>Premium users download files without delays and at maximum speed!<br>Don't want to wait? <a href='**External links are only visible to Support Staff**>Upgrade to Premium</a> and forget about delays!</div><br>
</Form>
(removed some white space)

so jd kept trying to download, which then triggered a error captcha event because xfs seems to use it as a default error message when no other exceptions throw.. (you see this with premium bugs in xfs and they dont even have captcha).

in best practice they shouldn't show download form when error is thrown!

update will be live shortly.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote