update Madara (#5033)

* forgot to remove mangastream part 

forgot to remove this lol

* add MangaRave
This commit is contained in:
Riztard Lanthorn 2020-12-07 00:46:24 +07:00 committed by GitHub
parent 9190a3aabc
commit 2cf5386202
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -106,6 +106,7 @@ class MadaraFactory : SourceFactory {
ManganeloLink(),
MangaNine(),
MangaPhoenix(),
MangaRave(),
MangaRawr(),
MangaRead(),
MangaReadOrg(),
@ -116,7 +117,6 @@ class MadaraFactory : SourceFactory {
MangaSco(),
MangaSpark(),
MangaStarz(),
MangaStream(),
MangaSY(),
MangaTX(),
MangaTurf(),
@ -218,6 +218,8 @@ class MadaraFactory : SourceFactory {
)
}
class MangaRave : Madara("MangaRave", "http://www.mangarave.com", "en")
class NekoScan : Madara("NekoScan", "https://nekoscan.com", "en")
class Manga3S : Madara("Manga3S", "https://manga3s.com", "en")