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