remove: TheGuild (#4452)

This commit is contained in:
AwkwardPeak7 2024-08-07 08:41:20 +05:00 committed by Draff
parent b50b2c3275
commit c16c663fba
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
7 changed files with 0 additions and 14 deletions

View File

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

View File

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