mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-06 13:56:34 +02:00
Fixed hentai2read ripper formatting
This commit is contained in:
@@ -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) {
|
||||
|
Reference in New Issue
Block a user