Fixed pichunter test
This commit is contained in:
parent
1dc90693a7
commit
a031ffe412
@ -194,7 +194,7 @@ public class BasicRippersTest extends RippersTest {
|
||||
}
|
||||
|
||||
public void testPichunterRip() throws IOException {
|
||||
AbstractRipper ripper = new PichunterRipper(new URL("http://www.pichunter.com/tags/all/Sex/14"));
|
||||
AbstractRipper ripper = new PichunterRipper(new URL("https://www.pichunter.com/models/Madison_Ivy"));
|
||||
testRipper(ripper);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user