mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-09-03 10:53:25 +02:00
Updated imgbox test url to a new album that isn;t 404ing
This commit is contained in:
@@ -169,7 +169,7 @@ public class BasicRippersTest extends RippersTest {
|
||||
}
|
||||
|
||||
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);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user