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