mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-09-02 10:23:47 +02:00
Updated pornhub unit test with new url
This commit is contained in:
@@ -217,7 +217,7 @@ public class BasicRippersTest extends RippersTest {
|
||||
}
|
||||
|
||||
public void testPornhubRip() throws IOException {
|
||||
AbstractRipper ripper = new PornhubRipper(new URL("http://www.pornhub.com/album/428351"));
|
||||
AbstractRipper ripper = new PornhubRipper(new URL("https://www.pornhub.com/album/15680522"));
|
||||
testRipper(ripper);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user