Remove Phantom Scans (#2525)
This commit is contained in:
parent
1cbecae3f7
commit
6e3c338d82
|
@ -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 Width: | Height: | Size: 6.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 8.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 17 KiB |
Binary file not shown.
Before Width: | Height: | 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")
|
Loading…
Reference in New Issue