Remove SDLScans (#2650)
This commit is contained in:
parent
07c41e78fb
commit
d4bdbbe059
@ -1,9 +0,0 @@
|
||||
ext {
|
||||
extName = 'Sdl scans'
|
||||
extClass = '.SdlScans'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://sdlscans.com'
|
||||
overrideVersionCode = 0
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
Binary file not shown.
Before Width: | Height: | Size: 6.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 10 KiB |
Binary file not shown.
Before Width: | Height: | Size: 20 KiB |
Binary file not shown.
Before Width: | Height: | Size: 33 KiB |
@ -1,7 +0,0 @@
|
||||
package eu.kanade.tachiyomi.extension.es.sdlscans
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
||||
import java.text.SimpleDateFormat
|
||||
import java.util.Locale
|
||||
|
||||
class SdlScans : Madara("Sdl scans", "https://sdlscans.com", "es", SimpleDateFormat("MMMMM dd, yyyy", Locale("es")))
|
Loading…
x
Reference in New Issue
Block a user