* Change URL Hayalistic (#11405) * Remove trailing slash * Remove yet another trailing slash
This commit is contained in:
parent
5e88baecd1
commit
64cdf418ce
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'Hayalistic'
|
||||
extClass = '.Hayalistic'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://hayalistic.com.tr'
|
||||
overrideVersionCode = 2
|
||||
baseUrl = 'https://hayalistic.net'
|
||||
overrideVersionCode = 3
|
||||
isNsfw = false
|
||||
}
|
||||
|
||||
|
||||
@ -6,7 +6,7 @@ import java.util.Locale
|
||||
|
||||
class Hayalistic : Madara(
|
||||
"Hayalistic",
|
||||
"https://hayalistic.com.tr",
|
||||
"https://hayalistic.net",
|
||||
"tr",
|
||||
dateFormat = SimpleDateFormat("dd/MM/yyyy", Locale.ENGLISH),
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user