Remove BoysLove (#3517)
This commit is contained in:
parent
6617b33598
commit
770f7ba5a0
|
@ -1,10 +0,0 @@
|
||||||
ext {
|
|
||||||
extName = 'BoysLove'
|
|
||||||
extClass = '.BoysLove'
|
|
||||||
themePkg = 'madara'
|
|
||||||
baseUrl = 'https://boyslove.me'
|
|
||||||
overrideVersionCode = 3
|
|
||||||
isNsfw = true
|
|
||||||
}
|
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
|
Binary file not shown.
Before Width: | Height: | Size: 4.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 5.0 KiB |
Binary file not shown.
Before Width: | Height: | Size: 9.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 14 KiB |
|
@ -1,5 +0,0 @@
|
||||||
package eu.kanade.tachiyomi.extension.en.boyslove
|
|
||||||
|
|
||||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
|
||||||
|
|
||||||
class BoysLove : Madara("BoysLove", "https://boyslove.me", "en")
|
|
Loading…
Reference in New Issue