Fixed sytax issue
This commit is contained in:
parent
181ce934b2
commit
7cca4ff5b2
@ -155,6 +155,7 @@ public class XhamsterRipper extends AbstractHTMLRipper {
|
||||
} catch (IOException e) {
|
||||
LOGGER.error("Was unable to load page " + pageWithImageUrl);
|
||||
}
|
||||
}
|
||||
} else {
|
||||
result.add(doc.select("div.player-container > a").attr("href"));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user