mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-04-20 20:01:51 +02:00
Update CfakeRipper.java
This commit is contained in:
parent
94e8086daa
commit
2ae74fd202
@ -49,8 +49,6 @@ public class CfakeRipper 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("td > div.next > a").first();
|
||||
if (elem == null) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user