Remove BlackoutScans ()

This commit is contained in:
Chopper 2024-06-02 03:56:36 -03:00 committed by Draff
parent 7d55908956
commit df5abd131b
7 changed files with 0 additions and 14 deletions
src/en/blackoutscans
build.gradle
res
mipmap-hdpi
mipmap-mdpi
mipmap-xhdpi
mipmap-xxhdpi
mipmap-xxxhdpi
src/eu/kanade/tachiyomi/extension/en/blackoutscans

@ -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

(image error) Size: 7.4 KiB

Binary file not shown.

Before

(image error) Size: 3.6 KiB

Binary file not shown.

Before

(image error) Size: 12 KiB

Binary file not shown.

Before

(image error) Size: 24 KiB

Binary file not shown.

Before

(image error) 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")