Skip to content

Commit 7f8dd8a

Browse files
improvement
1 parent b767297 commit 7f8dd8a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

DubbindoProvider/src/main/kotlin/com/dubbindo/DubbindoProvider.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,8 @@ class DubbindoProvider : MainAPI() {
152152
document.selectFirst("div.pt_video_player div.video-processing") != null
153153

154154
override val mainPage = mainPageOf(
155+
"$mainUrl/videos/latest" to "Latest Update",
156+
"$mainUrl/videos/top" to "Most Viewed",
155157
"$mainUrl/videos/trending" to "Trending",
156158
"$mainUrl/videos/category/1" to "Movie",
157159
"$mainUrl/videos/category/3" to "TV Series",

0 commit comments

Comments
 (0)