mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-22 21:43:06 +02:00
Updated 404ing link to 200 link
This commit is contained in:
@@ -9,8 +9,7 @@ public class SinnercomicsRipperTest extends RippersTest {
|
|||||||
public void testSinnercomicsAlbum() throws IOException {
|
public void testSinnercomicsAlbum() throws IOException {
|
||||||
SinnercomicsRipper ripper;
|
SinnercomicsRipper ripper;
|
||||||
|
|
||||||
// Pinup test
|
ripper = new SinnercomicsRipper(new URL("https://sinnercomics.com/comic/gw-addendum-page-01/"));
|
||||||
ripper = new SinnercomicsRipper(new URL("https://sinnercomics.com/elsa-frozen-2/#comments"));
|
|
||||||
testRipper(ripper);
|
testRipper(ripper);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user