Updated imgbox test url to a new album that isn;t 404ing
This commit is contained in:
parent
20478854d5
commit
32df5cb0e4
@ -169,7 +169,7 @@ public class BasicRippersTest extends RippersTest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public void testImgboxRip() throws IOException {
|
public void testImgboxRip() throws IOException {
|
||||||
AbstractRipper ripper = new ImgboxRipper(new URL("http://imgbox.com/g/sEMHfsqx4w"));
|
AbstractRipper ripper = new ImgboxRipper(new URL("https://imgbox.com/g/FJPF7t26FD"));
|
||||||
testRipper(ripper);
|
testRipper(ripper);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user