mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-01-18 13:13:41 +01:00
Fixed hentai2read ripper formatting
This commit is contained in:
parent
81f888efdc
commit
a084ffe08b
@ -106,7 +106,7 @@ public class Hentai2readRipper extends AbstractHTMLRipper {
|
|||||||
// Sleep for half a sec to avoid getting IP banned
|
// Sleep for half a sec to avoid getting IP banned
|
||||||
sleep(500);
|
sleep(500);
|
||||||
return Http.url(nextUrl).get();
|
return Http.url(nextUrl).get();
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void downloadURL(URL url, int index) {
|
public void downloadURL(URL url, int index) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user