Fix CDN subdomain for delegated source covers (#1384)
This commit is contained in:
parent
254980695b
commit
614839c023
@ -46,7 +46,7 @@ class NHentaiSearchMetadata : RaisedSearchMetadata() {
|
||||
|
||||
val cover = if (mediaId != null) {
|
||||
typeToExtension(coverImageType)?.let {
|
||||
"https://t.nhentai.net/galleries/$mediaId/cover.$it"
|
||||
"https://t3.nhentai.net/galleries/$mediaId/cover.$it"
|
||||
}
|
||||
} else {
|
||||
null
|
||||
|
Loading…
x
Reference in New Issue
Block a user