Remove Manga1st.online (#10733)

This commit is contained in:
Smol Ame 2025-09-25 21:36:46 -08:00 committed by Draff
parent 2259f1bc8b
commit 2fd2613bd0
Signed by: Draff
GPG Key ID: E8A89F3211677653
7 changed files with 0 additions and 15 deletions

View File

@ -1,10 +0,0 @@
ext {
extName = 'Manga1st.online'
extClass = '.MangaFirstOnline'
themePkg = 'madara'
baseUrl = 'https://manga1st.online'
overrideVersionCode = 1
isNsfw = true
}
apply from: "$rootDir/common.gradle"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

View File

@ -1,5 +0,0 @@
package eu.kanade.tachiyomi.extension.en.mangafirstonline
import eu.kanade.tachiyomi.multisrc.madara.Madara
class MangaFirstOnline : Madara("Manga1st.online", "https://manga1st.online", "en")