Remove BlackoutScans (#3349)
This commit is contained in:
parent
7d55908956
commit
df5abd131b
|
@ -1,9 +0,0 @@
|
|||
ext {
|
||||
extName = 'Blackout Scans'
|
||||
extClass = '.BlackoutScans'
|
||||
themePkg = 'keyoapp'
|
||||
baseUrl = 'https://blackoutscans.com'
|
||||
overrideVersionCode = 0
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
Binary file not shown.
Before Width: | Height: | Size: 7.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 12 KiB |
Binary file not shown.
Before Width: | Height: | Size: 24 KiB |
Binary file not shown.
Before Width: | Height: | Size: 38 KiB |
|
@ -1,5 +0,0 @@
|
|||
package eu.kanade.tachiyomi.extension.en.blackoutscans
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.keyoapp.Keyoapp
|
||||
|
||||
class BlackoutScans : Keyoapp("Blackout Scans", "https://blackoutscans.com", "en")
|
Loading…
Reference in New Issue