remove: TheGuild (#4452)
This commit is contained in:
parent
b50b2c3275
commit
c16c663fba
|
@ -1,9 +0,0 @@
|
|||
ext {
|
||||
extName = 'The Guild'
|
||||
extClass = '.TheGuild'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://theguildscans.com'
|
||||
overrideVersionCode = 0
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
Binary file not shown.
Before Width: | Height: | Size: 4.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 6.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 12 KiB |
Binary file not shown.
Before Width: | Height: | Size: 18 KiB |
|
@ -1,5 +0,0 @@
|
|||
package eu.kanade.tachiyomi.extension.en.theguild
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
||||
|
||||
class TheGuild : Madara("The Guild", "https://theguildscans.com", "en")
|
Loading…
Reference in New Issue