Fixed hentai2read ripper formatting

This commit is contained in:
cyian-1756 2017-11-01 13:07:35 -04:00
parent 81f888efdc
commit a084ffe08b

View File

@ -106,7 +106,7 @@ public class Hentai2readRipper extends AbstractHTMLRipper {
// Sleep for half a sec to avoid getting IP banned
sleep(500);
return Http.url(nextUrl).get();
}
}
@Override
public void downloadURL(URL url, int index) {