Mediocretoons: update cdn url (#11672)
* att URL CDN * bump versioncode
This commit is contained in:
parent
7bf99f4bd0
commit
1ed99e7967
@ -2,7 +2,7 @@ ext {
|
||||
extName = 'Mediocre Toons'
|
||||
extClass = '.MediocreToons'
|
||||
baseUrl = 'https://mediocretoons.site'
|
||||
extVersionCode = 7
|
||||
extVersionCode = 8
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
||||
@ -262,7 +262,7 @@ class MediocreToons : HttpSource() {
|
||||
}
|
||||
|
||||
companion object {
|
||||
const val CDN_URL = "https://cdn2.fufutebol.com.br"
|
||||
const val CDN_URL = "https://cdn.mediocretoons.site"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user