Remove Raw Mangas (site is down) (#12894)
This commit is contained in:
parent
e0e3afa793
commit
516e26a6c8
Binary file not shown.
Before Width: | Height: | Size: 3.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.0 KiB |
Binary file not shown.
Before Width: | Height: | Size: 7.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 11 KiB |
Binary file not shown.
Before Width: | Height: | Size: 74 KiB |
@ -1,7 +0,0 @@
|
||||
package eu.kanade.tachiyomi.extension.ja.rawmangas
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
||||
import java.text.SimpleDateFormat
|
||||
import java.util.Locale
|
||||
|
||||
class RawMangas : Madara("Raw Mangas", "https://rawmangas.net", "ja", SimpleDateFormat("MMMM dd, yyyy", Locale.US))
|
@ -396,7 +396,6 @@ class MadaraGenerator : ThemeSourceGenerator {
|
||||
SingleLang("Rainbow Fairy Scan", "https://rainbowfairyscan.com", "pt-BR"),
|
||||
SingleLang("Random Scan", "https://randomscans.com", "pt-BR", overrideVersionCode = 5),
|
||||
SingleLang("Random Translations", "https://randomtranslations.com", "en", overrideVersionCode = 1),
|
||||
SingleLang("Raw Mangas", "https://rawmangas.net", "ja", isNsfw = true, overrideVersionCode = 2),
|
||||
SingleLang("RawDEX", "https://rawdex.net", "ko", isNsfw = true, overrideVersionCode = 1),
|
||||
SingleLang("ReadAdult", "https://readadult.net", "en", isNsfw = true, overrideVersionCode = 1),
|
||||
SingleLang("ReadFreeComics", "https://readfreecomics.com", "en", isNsfw = false),
|
||||
|
Loading…
x
Reference in New Issue
Block a user