mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-01 19:40:18 +02:00
Added xhamsters new cdn domain
This commit is contained in:
@@ -48,6 +48,7 @@ public class XhamsterRipper extends AlbumRipper {
|
|||||||
image = image.replaceAll(
|
image = image.replaceAll(
|
||||||
"https://upt.xhcdn\\.",
|
"https://upt.xhcdn\\.",
|
||||||
"http://up.xhamster.");
|
"http://up.xhamster.");
|
||||||
|
image = image.replaceAll("ept.xhcdn", "ep.xhamster");
|
||||||
image = image.replaceAll(
|
image = image.replaceAll(
|
||||||
"_160\\.",
|
"_160\\.",
|
||||||
"_1000.");
|
"_1000.");
|
||||||
|
Reference in New Issue
Block a user