animepahe: add icon

This commit is contained in:
jmir1
2021-09-06 17:00:51 +02:00
parent 7ab41cfeb7
commit 64ed921bbf
8 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ class XsAnime : ParsedAnimeHttpSource() {
val episode = SEpisode.create()
episode.setUrlWithoutDomain(element.attr("abs:href"))
episode.name = element.select("a > em").text()
//episode.episode_number = element.select("a > em").text().toFloat()
// episode.episode_number = element.select("a > em").text().toFloat()
return episode
}

View File

@ -5,7 +5,7 @@ ext {
extName = 'AnimePahe'
pkgNameSuffix = 'en.animepahe'
extClass = '.AnimePahe'
extVersionCode = 1
extVersionCode = 2
libVersion = '12'
}
dependencies {

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 857 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB