parent
5137bb670c
commit
ad73c491fa
10
src/es/sixianfranc9/build.gradle
Normal file
10
src/es/sixianfranc9/build.gradle
Normal file
@ -0,0 +1,10 @@
|
||||
ext {
|
||||
extName = '6ianfranc9'
|
||||
extClass = '.Sixianfranc9'
|
||||
themePkg = 'lectormoe'
|
||||
baseUrl = 'https://6ianfranc9.capibaratraductor.com'
|
||||
overrideVersionCode = 0
|
||||
isNsfw = false
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
BIN
src/es/sixianfranc9/res/mipmap-hdpi/ic_launcher.png
Normal file
BIN
src/es/sixianfranc9/res/mipmap-hdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
BIN
src/es/sixianfranc9/res/mipmap-mdpi/ic_launcher.png
Normal file
BIN
src/es/sixianfranc9/res/mipmap-mdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.9 KiB |
BIN
src/es/sixianfranc9/res/mipmap-xhdpi/ic_launcher.png
Normal file
BIN
src/es/sixianfranc9/res/mipmap-xhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
BIN
src/es/sixianfranc9/res/mipmap-xxhdpi/ic_launcher.png
Normal file
BIN
src/es/sixianfranc9/res/mipmap-xxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
BIN
src/es/sixianfranc9/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
BIN
src/es/sixianfranc9/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 63 KiB |
@ -0,0 +1,10 @@
|
||||
package eu.kanade.tachiyomi.extension.es.sixianfranc9
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.lectormoe.LectorMoe
|
||||
|
||||
class Sixianfranc9 : LectorMoe(
|
||||
"6ianfranc9",
|
||||
"https://6ianfranc9.capibaratraductor.com",
|
||||
"es",
|
||||
apiBaseUrl = "https://api.capibaratraductor.com",
|
||||
)
|
Loading…
x
Reference in New Issue
Block a user