mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-12 00:44:03 +02:00
Update PorncomixinfoRipper.java
This commit is contained in:
@@ -43,8 +43,6 @@ public class PorncomixinfoRipper extends AbstractHTMLRipper {
|
||||
|
||||
@Override
|
||||
public Document getNextPage(Document doc) throws IOException {
|
||||
|
||||
|
||||
// We use comic-nav-next to the find the next page
|
||||
Element elem = doc.select("a.next_page").first();
|
||||
if (elem == null) {
|
||||
|
Reference in New Issue
Block a user