Skip to content

Commit 13cf00d

Browse files
Last Sync: 2026-02-20 09:03 (Mobile)
1 parent b90d692 commit 13cf00d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SamehadakuProvider/src/main/kotlin/com/Samehadaku/SamehadakuProvider.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class SamehadakuProvider : MainAPI() {
3434
}
3535

3636
override val mainPage = mainPageOf(
37-
"daftar-anime-2/?title=&status=&type=&order=update/page/%d" to "Terbaru",
37+
"anime-terbaru/page/%d" to "Terbaru",
3838
"daftar-anime-2/?title=&status=Finished+Airing&type=&order=update/page/%d/" to "Selesai",
3939
"daftar-anime-2/?title=&status=&type=Movie&order=update/page/%d/" to "Movie",
4040
)

0 commit comments

Comments
 (0)