mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-23 22:14:06 +02:00
replaced unit test url
This commit is contained in:
@@ -35,7 +35,7 @@ public class XhamsterRipperTest extends RippersTest {
|
||||
}
|
||||
|
||||
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();
|
||||
try {
|
||||
ripper.getNextPage(doc);
|
||||
|
Reference in New Issue
Block a user