Remove Animated Glitched Scans (#6740)

This commit is contained in:
Vetle Ledaal 2024-12-22 06:23:19 +01:00 committed by Draff
parent 10542c7aa4
commit 9688652e27
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 = 'Animated Glitched Scans'
extClass = '.AnimatedGlitchedScans'
themePkg = 'mangathemesia'
baseUrl = 'https://anigliscans.xyz'
overrideVersionCode = 1
}
apply from: "$rootDir/common.gradle"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

View File

@ -1,5 +0,0 @@
package eu.kanade.tachiyomi.extension.en.animatedglitchedscans
import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
class AnimatedGlitchedScans : MangaThemesia("Animated Glitched Scans", "https://anigliscans.xyz", "en", mangaUrlDirectory = "/series")