Remove BoysLove (#3517)

This commit is contained in:
Chopper 2024-06-12 07:38:34 -03:00 committed by Draff
parent 6617b33598
commit 770f7ba5a0
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
7 changed files with 0 additions and 15 deletions

View File

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

View File

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