replaced unit test url
This commit is contained in:
parent
ec64de1c9b
commit
fb2c6583b0
@ -35,7 +35,7 @@ public class XhamsterRipperTest extends RippersTest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public void testGetNextPage() throws IOException {
|
public void testGetNextPage() throws IOException {
|
||||||
XhamsterRipper ripper = new XhamsterRipper(new URL("https://pt.xhamster.com/photos/gallery/silvana-7105696"));
|
XhamsterRipper ripper = new XhamsterRipper(new URL("https://pt.xhamster.com/photos/gallery/mega-compil-6-10728626"));
|
||||||
Document doc = ripper.getFirstPage();
|
Document doc = ripper.getFirstPage();
|
||||||
try {
|
try {
|
||||||
ripper.getNextPage(doc);
|
ripper.getNextPage(doc);
|
||||||
|
Loading…
Reference in New Issue
Block a user