Add anteikuscan (#2161)
This commit is contained in:
parent
2455baa236
commit
8f16b6c06d
10
src/fr/anteikuscan/build.gradle
Normal file
10
src/fr/anteikuscan/build.gradle
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
ext {
|
||||||
|
extName = 'Anteiku Scan'
|
||||||
|
extClass = '.AnteikuScan'
|
||||||
|
themePkg = 'keyoapp'
|
||||||
|
baseUrl = 'https://anteikuscan.fr'
|
||||||
|
overrideVersionCode = 0
|
||||||
|
isNsfw = true
|
||||||
|
}
|
||||||
|
|
||||||
|
apply from: "$rootDir/common.gradle"
|
BIN
src/fr/anteikuscan/res/mipmap-hdpi/ic_launcher.png
Normal file
BIN
src/fr/anteikuscan/res/mipmap-hdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.7 KiB |
BIN
src/fr/anteikuscan/res/mipmap-mdpi/ic_launcher.png
Normal file
BIN
src/fr/anteikuscan/res/mipmap-mdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
BIN
src/fr/anteikuscan/res/mipmap-xhdpi/ic_launcher.png
Normal file
BIN
src/fr/anteikuscan/res/mipmap-xhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.5 KiB |
BIN
src/fr/anteikuscan/res/mipmap-xxhdpi/ic_launcher.png
Normal file
BIN
src/fr/anteikuscan/res/mipmap-xxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
BIN
src/fr/anteikuscan/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
BIN
src/fr/anteikuscan/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
@ -0,0 +1,5 @@
|
|||||||
|
package eu.kanade.tachiyomi.extension.fr.anteikuscan
|
||||||
|
|
||||||
|
import eu.kanade.tachiyomi.multisrc.keyoapp.Keyoapp
|
||||||
|
|
||||||
|
class AnteikuScan : Keyoapp("Anteiku Scan", "https://anteikuscan.fr", "fr")
|
Loading…
x
Reference in New Issue
Block a user