Set isNsfw explicitly for 348 extensions (#7859)
This commit is contained in:
parent
060473aedf
commit
6098ea8e35
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'gigaviewer'
|
themePkg = 'gigaviewer'
|
||||||
baseUrl = 'https://comic-growl.com'
|
baseUrl = 'https://comic-growl.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://grabber.zone'
|
baseUrl = 'https://grabber.zone'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'pizzareader'
|
themePkg = 'pizzareader'
|
||||||
baseUrl = 'https://hni-scantrad.net'
|
baseUrl = 'https://hni-scantrad.net'
|
||||||
overrideVersionCode = 5
|
overrideVersionCode = 5
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://kdtscans.com'
|
baseUrl = 'https://kdtscans.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'guya'
|
themePkg = 'guya'
|
||||||
baseUrl = 'https://mahoushoujobu.com'
|
baseUrl = 'https://mahoushoujobu.com'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 1
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://zonamiau.com'
|
baseUrl = 'https://zonamiau.com'
|
||||||
overrideVersionCode = 5
|
overrideVersionCode = 5
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'webtoons'
|
themePkg = 'webtoons'
|
||||||
baseUrl = 'https://www.webtoons.com'
|
baseUrl = 'https://www.webtoons.com'
|
||||||
overrideVersionCode = 40
|
overrideVersionCode = 40
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'webtoons'
|
themePkg = 'webtoons'
|
||||||
baseUrl = 'https://translate.webtoons.com'
|
baseUrl = 'https://translate.webtoons.com'
|
||||||
overrideVersionCode = 4
|
overrideVersionCode = 4
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://ar.areascans.org'
|
baseUrl = 'https://ar.areascans.org'
|
||||||
overrideVersionCode = 2
|
overrideVersionCode = 2
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://azoramoon.com'
|
baseUrl = 'https://azoramoon.com'
|
||||||
overrideVersionCode = 8
|
overrideVersionCode = 8
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://www.umimanga.com'
|
baseUrl = 'https://www.umimanga.com'
|
||||||
overrideVersionCode = 3
|
overrideVersionCode = 3
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://www.hadess.xyz'
|
baseUrl = 'https://www.hadess.xyz'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://manga.detectiveconanar.com'
|
baseUrl = 'https://manga.detectiveconanar.com'
|
||||||
overrideVersionCode = 2
|
overrideVersionCode = 2
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://hijala.com'
|
baseUrl = 'https://hijala.com'
|
||||||
overrideVersionCode = 2
|
overrideVersionCode = 2
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://fl-ares.com'
|
baseUrl = 'https://fl-ares.com'
|
||||||
overrideVersionCode = 3
|
overrideVersionCode = 3
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'zeistmanga'
|
themePkg = 'zeistmanga'
|
||||||
baseUrl = 'https://loner-tl.blogspot.com'
|
baseUrl = 'https://loner-tl.blogspot.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://3asq.org'
|
baseUrl = 'https://3asq.org'
|
||||||
overrideVersionCode = 2
|
overrideVersionCode = 2
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'zeistmanga'
|
themePkg = 'zeistmanga'
|
||||||
baseUrl = 'https://manga-ai-land.blogspot.com'
|
baseUrl = 'https://manga-ai-land.blogspot.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'iken'
|
themePkg = 'iken'
|
||||||
baseUrl = 'https://promanga.pro'
|
baseUrl = 'https://promanga.pro'
|
||||||
overrideVersionCode = 28
|
overrideVersionCode = 28
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://mangarose.net'
|
baseUrl = 'https://mangarose.net'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://manga-spark.net'
|
baseUrl = 'https://manga-spark.net'
|
||||||
overrideVersionCode = 6
|
overrideVersionCode = 6
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://manga-starz.com'
|
baseUrl = 'https://manga-starz.com'
|
||||||
overrideVersionCode = 7
|
overrideVersionCode = 7
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://swatscans.com'
|
baseUrl = 'https://swatscans.com'
|
||||||
overrideVersionCode = 26
|
overrideVersionCode = 26
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://mangaatrend.net'
|
baseUrl = 'https://mangaatrend.net'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'zeistmanga'
|
themePkg = 'zeistmanga'
|
||||||
baseUrl = 'https://manhatok.blogspot.com'
|
baseUrl = 'https://manhatok.blogspot.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://niji-translations.com'
|
baseUrl = 'https://niji-translations.com'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 1
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://olaoe.cyou'
|
baseUrl = 'https://olaoe.cyou'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mmrcms'
|
themePkg = 'mmrcms'
|
||||||
baseUrl = 'https://onma.me'
|
baseUrl = 'https://onma.me'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 1
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://stellarsaber.pro'
|
baseUrl = 'https://stellarsaber.pro'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://vexmanga.com'
|
baseUrl = 'https://vexmanga.com'
|
||||||
overrideVersionCode = 3
|
overrideVersionCode = 3
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'zeistmanga'
|
themePkg = 'zeistmanga'
|
||||||
baseUrl = 'https://yokai-team.blogspot.com'
|
baseUrl = 'https://yokai-team.blogspot.com'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 1
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mmrcms'
|
themePkg = 'mmrcms'
|
||||||
baseUrl = 'https://utsukushii-bg.com'
|
baseUrl = 'https://utsukushii-bg.com'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 1
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'fansubscat'
|
themePkg = 'fansubscat'
|
||||||
baseUrl = 'https://manga.fansubs.cat'
|
baseUrl = 'https://manga.fansubs.cat'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'keyoapp'
|
themePkg = 'keyoapp'
|
||||||
baseUrl = 'https://aeinscans.com'
|
baseUrl = 'https://aeinscans.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://altayscans.com'
|
baseUrl = 'https://altayscans.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'foolslide'
|
themePkg = 'foolslide'
|
||||||
baseUrl = 'https://motokare.xyz'
|
baseUrl = 'https://motokare.xyz'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'keyoapp'
|
themePkg = 'keyoapp'
|
||||||
baseUrl = 'https://agrcomics.com'
|
baseUrl = 'https://agrcomics.com'
|
||||||
overrideVersionCode = 23
|
overrideVersionCode = 23
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://aquareader.net'
|
baseUrl = 'https://aquareader.net'
|
||||||
overrideVersionCode = 9
|
overrideVersionCode = 9
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://arcanescans.com'
|
baseUrl = 'https://arcanescans.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangadventure'
|
themePkg = 'mangadventure'
|
||||||
baseUrl = 'https://arc-relight.com'
|
baseUrl = 'https://arc-relight.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangadventure'
|
themePkg = 'mangadventure'
|
||||||
baseUrl = 'https://assortedscans.com'
|
baseUrl = 'https://assortedscans.com'
|
||||||
overrideVersionCode = 2
|
overrideVersionCode = 2
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://astrascans.org'
|
baseUrl = 'https://astrascans.org'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://asurascans.us'
|
baseUrl = 'https://asurascans.us'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'bakkin'
|
themePkg = 'bakkin'
|
||||||
baseUrl = 'https://bakkin.moe/reader/'
|
baseUrl = 'https://bakkin.moe/reader/'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://cypheroscans.xyz'
|
baseUrl = 'https://cypheroscans.xyz'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 1
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'guya'
|
themePkg = 'guya'
|
||||||
baseUrl = 'https://danke.moe'
|
baseUrl = 'https://danke.moe'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://darkscans.net'
|
baseUrl = 'https://darkscans.net'
|
||||||
overrideVersionCode = 2
|
overrideVersionCode = 2
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'foolslide'
|
themePkg = 'foolslide'
|
||||||
baseUrl = 'https://reader.deathtollscans.net'
|
baseUrl = 'https://reader.deathtollscans.net'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://dragontea.ink'
|
baseUrl = 'https://dragontea.ink'
|
||||||
overrideVersionCode = 4
|
overrideVersionCode = 4
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://enryucomics.com'
|
baseUrl = 'https://enryucomics.com'
|
||||||
overrideVersionCode = 2
|
overrideVersionCode = 2
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://evilflowers.com'
|
baseUrl = 'https://evilflowers.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'heancms'
|
themePkg = 'heancms'
|
||||||
baseUrl = 'https://ezmanga.org'
|
baseUrl = 'https://ezmanga.org'
|
||||||
overrideVersionCode = 21
|
overrideVersionCode = 21
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://factmanga.com'
|
baseUrl = 'https://factmanga.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://firescans.xyz'
|
baseUrl = 'https://firescans.xyz'
|
||||||
overrideVersionCode = 3
|
overrideVersionCode = 3
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://1stkissmanhua.net'
|
baseUrl = 'https://1stkissmanhua.net'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://sweetmanhwa.online'
|
baseUrl = 'https://sweetmanhwa.online'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://gdscans.com'
|
baseUrl = 'https://gdscans.com'
|
||||||
overrideVersionCode = 4
|
overrideVersionCode = 4
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'guya'
|
themePkg = 'guya'
|
||||||
baseUrl = 'https://guya.cubari.moe'
|
baseUrl = 'https://guya.cubari.moe'
|
||||||
overrideVersionCode = 18
|
overrideVersionCode = 18
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://harimanga.me'
|
baseUrl = 'https://harimanga.me'
|
||||||
overrideVersionCode = 4
|
overrideVersionCode = 4
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://manhuaga.com'
|
baseUrl = 'https://manhuaga.com'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 1
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'iken'
|
themePkg = 'iken'
|
||||||
baseUrl = 'https://hivetoon.com'
|
baseUrl = 'https://hivetoon.com'
|
||||||
overrideVersionCode = 37
|
overrideVersionCode = 37
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://isekaiscanmanga.com'
|
baseUrl = 'https://isekaiscanmanga.com'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 1
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://isekaiscan.top'
|
baseUrl = 'https://isekaiscan.top'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 1
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://itsyourightmanhua.com'
|
baseUrl = 'https://itsyourightmanhua.com'
|
||||||
overrideVersionCode = 2
|
overrideVersionCode = 2
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://kappabeast.com'
|
baseUrl = 'https://kappabeast.com'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 1
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://kingofshojo.com'
|
baseUrl = 'https://kingofshojo.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://kissmanga.in'
|
baseUrl = 'https://kissmanga.in'
|
||||||
overrideVersionCode = 3
|
overrideVersionCode = 3
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://ksgroupscans.com'
|
baseUrl = 'https://ksgroupscans.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://kunmanga.com'
|
baseUrl = 'https://kunmanga.com'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 1
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://lhtranslation.net'
|
baseUrl = 'https://lhtranslation.net'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 1
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'keyoapp'
|
themePkg = 'keyoapp'
|
||||||
baseUrl = 'https://magustoon.com'
|
baseUrl = 'https://magustoon.com'
|
||||||
overrideVersionCode = 35
|
overrideVersionCode = 35
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://manga347.com'
|
baseUrl = 'https://manga347.com'
|
||||||
overrideVersionCode = 3
|
overrideVersionCode = 3
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangabox'
|
themePkg = 'mangabox'
|
||||||
baseUrl = 'https://h.mangabat.com'
|
baseUrl = 'https://h.mangabat.com'
|
||||||
overrideVersionCode = 5
|
overrideVersionCode = 5
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://toonclash.com'
|
baseUrl = 'https://toonclash.com'
|
||||||
overrideVersionCode = 4
|
overrideVersionCode = 4
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://manga1st.online'
|
baseUrl = 'https://manga1st.online'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 1
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://mangafoxfull.com'
|
baseUrl = 'https://mangafoxfull.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://mangafreak.online'
|
baseUrl = 'https://mangafreak.online'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://mangagg.com'
|
baseUrl = 'https://mangagg.com'
|
||||||
overrideVersionCode = 2
|
overrideVersionCode = 2
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangabox'
|
themePkg = 'mangabox'
|
||||||
baseUrl = 'https://www.mangakakalot.gg'
|
baseUrl = 'https://www.mangakakalot.gg'
|
||||||
overrideVersionCode = 4
|
overrideVersionCode = 4
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://mangakiss.org'
|
baseUrl = 'https://mangakiss.org'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 1
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://mangakomi.io'
|
baseUrl = 'https://mangakomi.io'
|
||||||
overrideVersionCode = 5
|
overrideVersionCode = 5
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangabox'
|
themePkg = 'mangabox'
|
||||||
baseUrl = 'https://www.natomanga.com'
|
baseUrl = 'https://www.natomanga.com'
|
||||||
overrideVersionCode = 3
|
overrideVersionCode = 3
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://mangaonlineteam.com'
|
baseUrl = 'https://mangaonlineteam.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangahub'
|
themePkg = 'mangahub'
|
||||||
baseUrl = 'https://mangapanda.onl'
|
baseUrl = 'https://mangapanda.onl'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://mangaread.co'
|
baseUrl = 'https://mangaread.co'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 1
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'mangahub'
|
themePkg = 'mangahub'
|
||||||
baseUrl = 'https://mangareader.site'
|
baseUrl = 'https://mangareader.site'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://www.mangaread.org'
|
baseUrl = 'https://www.mangaread.org'
|
||||||
overrideVersionCode = 2
|
overrideVersionCode = 2
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://mangarockteam.com'
|
baseUrl = 'https://mangarockteam.com'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 1
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'liliana'
|
themePkg = 'liliana'
|
||||||
baseUrl = 'https://mangasect.net'
|
baseUrl = 'https://mangasect.net'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://mangasushi.org'
|
baseUrl = 'https://mangasushi.org'
|
||||||
overrideVersionCode = 3
|
overrideVersionCode = 3
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'foolslide'
|
themePkg = 'foolslide'
|
||||||
baseUrl = 'https://reader.mangatellers.gr'
|
baseUrl = 'https://reader.mangatellers.gr'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://mangatone.com'
|
baseUrl = 'https://mangatone.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://mangaempress.com'
|
baseUrl = 'https://mangaempress.com'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 1
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://mangatyrant.com'
|
baseUrl = 'https://mangatyrant.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://manhuaaz.com'
|
baseUrl = 'https://manhuaaz.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://manhuaes.com'
|
baseUrl = 'https://manhuaes.com'
|
||||||
overrideVersionCode = 6
|
overrideVersionCode = 6
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://manhuafast.com'
|
baseUrl = 'https://manhuafast.com'
|
||||||
overrideVersionCode = 3
|
overrideVersionCode = 3
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://manhuafast.net'
|
baseUrl = 'https://manhuafast.net'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://manhua-ga.org'
|
baseUrl = 'https://manhua-ga.org'
|
||||||
overrideVersionCode = 3
|
overrideVersionCode = 3
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -4,6 +4,7 @@ ext {
|
|||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://manhuahot.com'
|
baseUrl = 'https://manhuahot.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 0
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user