mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-24 14:33:17 +02:00
Fixed MeituriRipper
This commit is contained in:
@@ -70,7 +70,7 @@ public class MeituriRipper extends AbstractHTMLRipper {
|
||||
}
|
||||
}
|
||||
|
||||
// Base URL: http://ii.hywly.com/a/1/albumid/imgnum.jpg
|
||||
// Base URL: https://ii.hywly.com/a/1/albumid/imgnum.jpg
|
||||
String baseURL = "https://ii.hywly.com/a/1/" + albumID + "/";
|
||||
|
||||
// Loop through and add images to the URL list
|
||||
|
Reference in New Issue
Block a user