mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-22 18:32:39 +01:00
parent
139be4fa6a
commit
6fa3093b3c
@ -1,7 +1,7 @@
|
||||
ext {
|
||||
extName = 'Galaxy'
|
||||
extClass = '.GalaxyFactory'
|
||||
extVersionCode = 1
|
||||
extVersionCode = 2
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
@ -8,7 +8,7 @@ class GalaxyFactory : SourceFactory {
|
||||
override val id = 2602904659965278831
|
||||
}
|
||||
|
||||
class GalaxyManga : Galaxy("Galaxy Manga", "https://galaxymanga.net", "ar") {
|
||||
class GalaxyManga : Galaxy("Galaxy Manga", "https://ayoub-zrr.xyz", "ar") {
|
||||
override val id = 2729515745226258240
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user