Remove UltraLightScans (#3863)
This commit is contained in:
parent
96b4c07988
commit
0018f3d8d7
|
@ -1,9 +0,0 @@
|
|||
ext {
|
||||
extName = 'UltraLight Scans'
|
||||
extClass = '.UltraLightScans'
|
||||
themePkg = 'bakkin'
|
||||
baseUrl = 'https://readlight.org/'
|
||||
overrideVersionCode = 0
|
||||
}
|
||||
|
||||
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.8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 6.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 8.8 KiB |
|
@ -1,5 +0,0 @@
|
|||
package eu.kanade.tachiyomi.extension.en.ultralightscans
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.bakkin.BakkinReaderX
|
||||
|
||||
class UltraLightScans : BakkinReaderX("UltraLight Scans", "https://readlight.org/", "en")
|
Loading…
Reference in New Issue