Add Spmanhwa (#2284)
* Add Spmanhwa * Replace icons * Remove redudant date format * Fix no unused imports
This commit is contained in:
parent
c088f3fabb
commit
ed0912d0d6
9
src/en/spmanhwa/build.gradle
Normal file
9
src/en/spmanhwa/build.gradle
Normal file
@ -0,0 +1,9 @@
|
||||
ext {
|
||||
extName = 'Spmanhwa'
|
||||
extClass = '.Spmanhwa'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://spmanhwa.online'
|
||||
overrideVersionCode = 0
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
BIN
src/en/spmanhwa/res/mipmap-hdpi/ic_launcher.png
Normal file
BIN
src/en/spmanhwa/res/mipmap-hdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.2 KiB |
BIN
src/en/spmanhwa/res/mipmap-mdpi/ic_launcher.png
Normal file
BIN
src/en/spmanhwa/res/mipmap-mdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
BIN
src/en/spmanhwa/res/mipmap-xhdpi/ic_launcher.png
Normal file
BIN
src/en/spmanhwa/res/mipmap-xhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.9 KiB |
BIN
src/en/spmanhwa/res/mipmap-xxhdpi/ic_launcher.png
Normal file
BIN
src/en/spmanhwa/res/mipmap-xxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
BIN
src/en/spmanhwa/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
BIN
src/en/spmanhwa/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
@ -0,0 +1,5 @@
|
||||
package eu.kanade.tachiyomi.extension.en.spmanhwa
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
||||
|
||||
class Spmanhwa : Madara("Spmanhwa", "https://spmanhwa.online", "en")
|
Loading…
x
Reference in New Issue
Block a user