Add AnonimusTLS (#3998)
This commit is contained in:
parent
01e67374ec
commit
990ea76c28
9
src/es/anonimustls/build.gradle
Normal file
9
src/es/anonimustls/build.gradle
Normal file
@ -0,0 +1,9 @@
|
||||
ext {
|
||||
extName = 'AnonimusTLS'
|
||||
extClass = '.AnonimusTls'
|
||||
themePkg = 'mangaesp'
|
||||
baseUrl = 'https://anonimustls.com'
|
||||
overrideVersionCode = 0
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
BIN
src/es/anonimustls/res/mipmap-hdpi/ic_launcher.png
Normal file
BIN
src/es/anonimustls/res/mipmap-hdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.7 KiB |
BIN
src/es/anonimustls/res/mipmap-mdpi/ic_launcher.png
Normal file
BIN
src/es/anonimustls/res/mipmap-mdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
BIN
src/es/anonimustls/res/mipmap-xhdpi/ic_launcher.png
Normal file
BIN
src/es/anonimustls/res/mipmap-xhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.9 KiB |
BIN
src/es/anonimustls/res/mipmap-xxhdpi/ic_launcher.png
Normal file
BIN
src/es/anonimustls/res/mipmap-xxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
BIN
src/es/anonimustls/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
BIN
src/es/anonimustls/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
@ -0,0 +1,5 @@
|
||||
package eu.kanade.tachiyomi.extension.es.anonimustls
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.mangaesp.MangaEsp
|
||||
|
||||
class AnonimusTls : MangaEsp("AnonimusTLS", "https://anonimustls.com", "es", "https://api.anonimustls.com")
|
Loading…
x
Reference in New Issue
Block a user