Remove Anata no Motokare (#8909)

This commit is contained in:
Smol Ame 2025-05-21 03:16:30 -08:00 committed by Draff
parent a5e30ee462
commit 06b3b60a31
Signed by: Draff
GPG Key ID: E8A89F3211677653
7 changed files with 0 additions and 15 deletions

View File

@ -1,10 +0,0 @@
ext {
extName = 'Anata no Motokare'
extClass = '.AnataNoMotokare'
themePkg = 'foolslide'
baseUrl = 'https://motokare.xyz'
overrideVersionCode = 0
isNsfw = false
}
apply from: "$rootDir/common.gradle"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

View File

@ -1,5 +0,0 @@
package eu.kanade.tachiyomi.extension.en.anatanomotokare
import eu.kanade.tachiyomi.multisrc.foolslide.FoolSlide
class AnataNoMotokare : FoolSlide("Anata no Motokare", "https://motokare.xyz", "en", "/reader")