updated sources to https (#6131)
* updated souirces * updated sources * fix wpcomics generator fix comics generator with the correct site and override code
This commit is contained in:
parent
3ddd9a52e2
commit
d265dbf33c
|
@ -2,4 +2,4 @@ package eu.kanade.tachiyomi.extension.es.menudofansub
|
|||
|
||||
import eu.kanade.tachiyomi.multisrc.foolslide.FoolSlide
|
||||
|
||||
class MenudoFansub : FoolSlide("Menudo-Fansub", "http://www.menudo-fansub.com", "es", "/slide")
|
||||
class MenudoFansub : FoolSlide("Menudo-Fansub", "https://www.menudo-fansub.com", "es", "/slide")
|
||||
|
|
|
@ -2,4 +2,4 @@ package eu.kanade.tachiyomi.extension.en.sensescans
|
|||
|
||||
import eu.kanade.tachiyomi.multisrc.foolslide.FoolSlide
|
||||
|
||||
class SenseScans : FoolSlide("Sense-Scans", "http://sensescans.com", "en", "/reader")
|
||||
class SenseScans : FoolSlide("Sense-Scans", "https://sensescans.com", "en", "/reader")
|
||||
|
|
|
@ -4,7 +4,7 @@ import eu.kanade.tachiyomi.multisrc.madara.Madara
|
|||
import eu.kanade.tachiyomi.source.model.SChapter
|
||||
import okhttp3.Response
|
||||
|
||||
class AniMangaEs : Madara("AniMangaEs", "http://animangaes.com", "en") {
|
||||
class AniMangaEs : Madara("AniMangaEs", "https://animangaes.com", "en") {
|
||||
override val pageListParseSelector = "div.text-left noscript"
|
||||
override val chapterUrlSuffix = ""
|
||||
override fun chapterListParse(response: Response): List<SChapter> = super.chapterListParse(response).reversed()
|
||||
|
|
|
@ -8,7 +8,7 @@ import okhttp3.Request
|
|||
import java.text.SimpleDateFormat
|
||||
import java.util.Locale
|
||||
|
||||
class NetTruyen : WPComics("NetTruyen", "http://www.nettruyen.com", "vi", SimpleDateFormat("dd/MM/yy", Locale.getDefault()), null) {
|
||||
class NetTruyen : WPComics("NetTruyen", "https://www.nettruyen.com", "vi", SimpleDateFormat("dd/MM/yy", Locale.getDefault()), null) {
|
||||
override fun imageRequest(page: Page): Request = GET(page.imageUrl!!, headersBuilder().add("Referer", baseUrl).build())
|
||||
override fun getFilterList(): FilterList {
|
||||
return FilterList(
|
||||
|
|
|
@ -23,8 +23,8 @@ class FoolSlideGenerator : ThemeSourceGenerator {
|
|||
SingleLang("Русификация", "https://rusmanga.ru", "ru", className = "Russification"),
|
||||
SingleLang("PowerManga", "https://reader.powermanga.org", "it", className = "PowerMangaIT"),
|
||||
MultiLang("FoolSlide Customizable", "", listOf("other")),
|
||||
SingleLang("Menudo-Fansub", "http://www.menudo-fansub.com", "es", className = "MenudoFansub"),
|
||||
SingleLang("Sense-Scans", "http://sensescans.com", "en", className = "SenseScans"),
|
||||
SingleLang("Menudo-Fansub", "https://www.menudo-fansub.com", "es", className = "MenudoFansub", overrideVersionCode = 1),
|
||||
SingleLang("Sense-Scans", "https://sensescans.com", "en", className = "SenseScans", overrideVersionCode = 1),
|
||||
SingleLang("Kirei Cake", "https://reader.kireicake.com", "en"),
|
||||
SingleLang("Mangatellers", "http://www.mangatellers.gr", "en"),
|
||||
SingleLang("Iskultrip Scans", "https://maryfaye.net", "en"),
|
||||
|
|
|
@ -18,7 +18,7 @@ class MadaraGenerator : ThemeSourceGenerator {
|
|||
SingleLang("AlianzaMarcial", "https://alianzamarcial.xyz", "es"),
|
||||
SingleLang("AllPornComic", "https://allporncomic.com", "en", isNsfw = true),
|
||||
SingleLang("Aloalivn", "https://aloalivn.com", "en", overrideVersionCode = 1),
|
||||
SingleLang("AniMangaEs", "http://animangaes.com", "en"),
|
||||
SingleLang("AniMangaEs", "https://animangaes.com", "en", overrideVersionCode = 1),
|
||||
SingleLang("Agent of Change Translations", "https://aoc.moe", "en"),
|
||||
SingleLang("ApollComics", "https://apollcomics.xyz", "es"),
|
||||
SingleLang("Arang Scans", "https://arangscans.com", "en", overrideVersionCode = 1),
|
||||
|
|
|
@ -15,7 +15,7 @@ class WPComicsGenerator : ThemeSourceGenerator {
|
|||
override val sources = listOf(
|
||||
SingleLang("ComicLatest", "https://comiclatest.com", "en"),
|
||||
MultiLang("MangaSum", "https://mangasum.com", listOf("en", "ja")),
|
||||
SingleLang("NetTruyen", "http://www.nettruyen.com", "vi"),
|
||||
SingleLang("NetTruyen", "https://www.nettruyen.com", "vi", overrideVersionCode = 1),
|
||||
SingleLang("NhatTruyen", "http://nhattruyen.com", "vi"),
|
||||
SingleLang("TruyenChon", "http://truyenchon.com", "vi"),
|
||||
SingleLang("XOXO Comics", "https://xoxocomics.com", "en", className = "XoxoComics"),
|
||||
|
|
|
@ -5,7 +5,7 @@ ext {
|
|||
extName = 'zBulu'
|
||||
pkgNameSuffix = 'all.zbulu'
|
||||
extClass = '.ZbuluFactory'
|
||||
extVersionCode = 4
|
||||
extVersionCode = 5
|
||||
libVersion = '1.2'
|
||||
}
|
||||
|
||||
|
|
|
@ -15,8 +15,8 @@ class ZbuluFactory : SourceFactory {
|
|||
}
|
||||
|
||||
class HolyManga : Zbulu("HolyManga", "https://w15.holymanga.net")
|
||||
class HeavenManga : Zbulu("HeavenManga", "http://heaventoon.com")
|
||||
class KooManga : Zbulu("Koo Manga", "http://ww1.koomanga.com")
|
||||
class HeavenManga : Zbulu("HeavenManga", "https://heaventoon.com")
|
||||
class KooManga : Zbulu("Koo Manga", "https://ww1.koomanga.com")
|
||||
class BuluManga : Zbulu("Bulu Manga", "https://ww5.bulumanga.net") {
|
||||
override fun pageListParse(document: Document): List<Page> {
|
||||
return document.select("div.chapter-content img").mapIndexed { i, img ->
|
||||
|
|
|
@ -5,7 +5,7 @@ ext {
|
|||
extName = 'Cyanide & Happiness'
|
||||
pkgNameSuffix = 'en.explosm'
|
||||
extClass = '.Explosm'
|
||||
extVersionCode = 2
|
||||
extVersionCode = 3
|
||||
libVersion = '1.2'
|
||||
}
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@ class Explosm : HttpSource() {
|
|||
|
||||
override val name = "Cyanide & Happiness"
|
||||
|
||||
override val baseUrl = "http://explosm.net"
|
||||
override val baseUrl = "https://explosm.net"
|
||||
|
||||
override val lang = "en"
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ ext {
|
|||
extName = 'HBrowse'
|
||||
pkgNameSuffix = 'en.hbrowse'
|
||||
extClass = '.HBrowse'
|
||||
extVersionCode = 3
|
||||
extVersionCode = 4
|
||||
libVersion = '1.2'
|
||||
containsNsfw = true
|
||||
}
|
||||
|
|
|
@ -22,7 +22,7 @@ class HBrowse : ParsedHttpSource() {
|
|||
|
||||
override val name = "HBrowse"
|
||||
|
||||
override val baseUrl = "http://www.hbrowse.com"
|
||||
override val baseUrl = "https://www.hbrowse.com"
|
||||
|
||||
override val lang = "en"
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ ext {
|
|||
extName = 'Mangahasu'
|
||||
pkgNameSuffix = 'en.mangahasu'
|
||||
extClass = '.Mangahasu'
|
||||
extVersionCode = 9
|
||||
extVersionCode = 10
|
||||
libVersion = '1.2'
|
||||
}
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ class Mangahasu : ParsedHttpSource() {
|
|||
|
||||
override val name = "Mangahasu"
|
||||
|
||||
override val baseUrl = "http://mangahasu.se"
|
||||
override val baseUrl = "https://mangahasu.se"
|
||||
|
||||
override val lang = "en"
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ ext {
|
|||
extName = 'MangaRaw'
|
||||
pkgNameSuffix = 'ja.mangaraw'
|
||||
extClass = '.MangaRawFactory'
|
||||
extVersionCode = 2
|
||||
extVersionCode = 3
|
||||
libVersion = '1.2'
|
||||
}
|
||||
|
||||
|
|
|
@ -10,5 +10,5 @@ class MangaRawFactory : SourceFactory {
|
|||
)
|
||||
}
|
||||
|
||||
class Manga1000 : MangaRaw("Manga1000", "http://manga1000.com")
|
||||
class Manga1001 : MangaRaw("Manga1001", "http://manga1001.com")
|
||||
class Manga1000 : MangaRaw("Manga1000", "https://manga1000.com")
|
||||
class Manga1001 : MangaRaw("Manga1001", "https://manga1001.com")
|
||||
|
|
|
@ -5,7 +5,7 @@ ext {
|
|||
extName = 'Comico'
|
||||
pkgNameSuffix = 'zh.comico'
|
||||
extClass = '.ComicoFactory'
|
||||
extVersionCode = 1
|
||||
extVersionCode = 2
|
||||
libVersion = '1.2'
|
||||
}
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ abstract class Comico(
|
|||
override val supportsLatest: Boolean
|
||||
) : ParsedHttpSource() {
|
||||
|
||||
override val baseUrl = "http://www.comico.com.tw"
|
||||
override val baseUrl = "https://www.comico.com.tw"
|
||||
|
||||
override val lang = "zh"
|
||||
|
||||
|
|
Loading…
Reference in New Issue