Remove Phantom Scans ()

This commit is contained in:
Vetle Ledaal 2024-04-23 08:01:12 +00:00 committed by Draff
parent 1cbecae3f7
commit 6e3c338d82
7 changed files with 0 additions and 14 deletions
src/en/phantomscans
build.gradle
res
mipmap-hdpi
mipmap-mdpi
mipmap-xhdpi
mipmap-xxhdpi
mipmap-xxxhdpi
src/eu/kanade/tachiyomi/extension/en/phantomscans

@ -1,9 +0,0 @@
ext {
extName = 'Phantom Scans'
extClass = '.PhantomScans'
themePkg = 'mangathemesia'
baseUrl = 'https://phantomscans.com'
overrideVersionCode = 1
}
apply from: "$rootDir/common.gradle"

Binary file not shown.

Before

(image error) Size: 6.3 KiB

Binary file not shown.

Before

(image error) Size: 3.3 KiB

Binary file not shown.

Before

(image error) Size: 8.9 KiB

Binary file not shown.

Before

(image error) Size: 17 KiB

Binary file not shown.

Before

(image error) Size: 24 KiB

@ -1,5 +0,0 @@
package eu.kanade.tachiyomi.extension.en.phantomscans
import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
class PhantomScans : MangaThemesia("Phantom Scans", "https://phantomscans.com", "en")