parent
8dfcf0cea7
commit
39cd7eb03f
|
@ -1,10 +0,0 @@
|
|||
ext {
|
||||
extName = 'My Toon'
|
||||
extClass = '.MyToon'
|
||||
themePkg = 'zbulu'
|
||||
baseUrl = 'https://mytoon.net'
|
||||
overrideVersionCode = 1
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
Binary file not shown.
Before Width: | Height: | Size: 3.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 8.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 13 KiB |
|
@ -1,5 +0,0 @@
|
|||
package eu.kanade.tachiyomi.extension.en.mytoon
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.zbulu.Zbulu
|
||||
|
||||
class MyToon : Zbulu("My Toon", "https://mytoon.net", "en")
|
Loading…
Reference in New Issue