RawXZ: source change to .to (#6153)
This commit is contained in:
parent
f60a0d37a7
commit
e69b2141e8
@ -3,7 +3,7 @@ ext {
|
||||
extClass = '.RawXZ'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://rawxz.si'
|
||||
overrideVersionCode = 1
|
||||
overrideVersionCode = 2
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -6,7 +6,7 @@ import java.util.Locale
|
||||
|
||||
class RawXZ : Madara(
|
||||
"RawXZ",
|
||||
"https://rawxz.si",
|
||||
"https://rawxz.to",
|
||||
"ja",
|
||||
dateFormat = SimpleDateFormat("M月 d, yyyy", Locale.ROOT),
|
||||
) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user