This repository was archived by the owner on May 14, 2026. It is now read-only.
Commit 13ed740
authored
[pt/animesgratis(Top anime)] Fix Selectors (#1329)
* Fix selector to find episodes in TopAnimes.kt
With the previous selector, it's not possible to find episodes of some anime series. For example: https://topanimes.net/animes/hora-de-aventura-4/. This new selector solves that problem.
* Update overrideVersionCode1 parent e0ac9a5 commit 13ed740
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- src/pt/animesgratis
- src/eu/kanade/tachiyomi/animeextension/pt/animesgratis
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments