From 820618a13ed99dcb3248c5157ffe88ab49b97cd6 Mon Sep 17 00:00:00 2001 From: Kevinlinpr Date: Sun, 28 Jul 2024 03:45:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=BF=E6=8D=A2=E6=9C=8D=E5=8A=A1=E5=99=A8?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ui/index/tabs/shorts/ShortVideo.kt | 82 +++++++++---------- 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/app/src/main/java/com/aiosman/riderpro/ui/index/tabs/shorts/ShortVideo.kt b/app/src/main/java/com/aiosman/riderpro/ui/index/tabs/shorts/ShortVideo.kt index dc8ffe5..a2f0c9d 100644 --- a/app/src/main/java/com/aiosman/riderpro/ui/index/tabs/shorts/ShortVideo.kt +++ b/app/src/main/java/com/aiosman/riderpro/ui/index/tabs/shorts/ShortVideo.kt @@ -6,47 +6,47 @@ import androidx.compose.runtime.Composable import com.aiosman.riderpro.ui.theme.RiderProTheme val videoUrls = listOf( - "https://api.aiosman.com/video/1.mp4", - "https://api.aiosman.com/video/2.mp4", - "https://api.aiosman.com/video/3.mp4", - "https://api.aiosman.com/video/4.mp4", - "https://api.aiosman.com/video/5.webm", - "https://api.aiosman.com/video/6.webm", - "https://api.aiosman.com/video/7.webm", - "https://api.aiosman.com/video/8.webm", - "https://api.aiosman.com/video/9.webm", - "https://api.aiosman.com/video/10.webm", - "https://api.aiosman.com/video/11.webm", - "https://api.aiosman.com/video/12.webm", - "https://api.aiosman.com/video/13.webm", - "https://api.aiosman.com/video/14.webm", - "https://api.aiosman.com/video/15.webm", - "https://api.aiosman.com/video/16.webm", - "https://api.aiosman.com/video/17.webm", - "https://api.aiosman.com/video/18.webm", - "https://api.aiosman.com/video/19.webm", - "https://api.aiosman.com/video/20.webm", - "https://api.aiosman.com/video/21.webm", - "https://api.aiosman.com/video/22.webm", - "https://api.aiosman.com/video/23.webm", - "https://api.aiosman.com/video/24.webm", - "https://api.aiosman.com/video/25.webm", - "https://api.aiosman.com/video/26.webm", - "https://api.aiosman.com/video/27.webm", - "https://api.aiosman.com/video/28.webm", - "https://api.aiosman.com/video/29.webm", - "https://api.aiosman.com/video/30.webm", - "https://api.aiosman.com/video/31.webm", - "https://api.aiosman.com/video/32.webm", - "https://api.aiosman.com/video/33.webm", - "https://api.aiosman.com/video/34.webm", - "https://api.aiosman.com/video/35.webm", - "https://api.aiosman.com/video/36.webm", - "https://api.aiosman.com/video/37.webm", - "https://api.aiosman.com/video/38.webm", - "https://api.aiosman.com/video/39.webm", - "https://api.aiosman.com/video/40.webm", - "https://api.aiosman.com/video/41.webm", + "https://api.rider-pro.com/test/shorts/1.mp4", + "https://api.rider-pro.com/test/shorts/2.mp4", + "https://api.rider-pro.com/test/shorts/3.mp4", + "https://api.rider-pro.com/test/shorts/4.mp4", + "https://api.rider-pro.com/test/shorts/5.webm", + "https://api.rider-pro.com/test/shorts/6.webm", + "https://api.rider-pro.com/test/shorts/7.webm", + "https://api.rider-pro.com/test/shorts/8.webm", + "https://api.rider-pro.com/test/shorts/9.webm", + "https://api.rider-pro.com/test/shorts/10.webm", + "https://api.rider-pro.com/test/shorts/11.webm", + "https://api.rider-pro.com/test/shorts/12.webm", + "https://api.rider-pro.com/test/shorts/13.webm", + "https://api.rider-pro.com/test/shorts/14.webm", + "https://api.rider-pro.com/test/shorts/15.webm", + "https://api.rider-pro.com/test/shorts/16.webm", + "https://api.rider-pro.com/test/shorts/17.webm", + "https://api.rider-pro.com/test/shorts/18.webm", + "https://api.rider-pro.com/test/shorts/19.webm", + "https://api.rider-pro.com/test/shorts/20.webm", + "https://api.rider-pro.com/test/shorts/21.webm", + "https://api.rider-pro.com/test/shorts/22.webm", + "https://api.rider-pro.com/test/shorts/23.webm", + "https://api.rider-pro.com/test/shorts/24.webm", + "https://api.rider-pro.com/test/shorts/25.webm", + "https://api.rider-pro.com/test/shorts/26.webm", + "https://api.rider-pro.com/test/shorts/27.webm", + "https://api.rider-pro.com/test/shorts/28.webm", + "https://api.rider-pro.com/test/shorts/29.webm", + "https://api.rider-pro.com/test/shorts/30.webm", + "https://api.rider-pro.com/test/shorts/31.webm", + "https://api.rider-pro.com/test/shorts/32.webm", + "https://api.rider-pro.com/test/shorts/33.webm", + "https://api.rider-pro.com/test/shorts/34.webm", + "https://api.rider-pro.com/test/shorts/35.webm", + "https://api.rider-pro.com/test/shorts/36.webm", + "https://api.rider-pro.com/test/shorts/37.webm", + "https://api.rider-pro.com/test/shorts/38.webm", + "https://api.rider-pro.com/test/shorts/39.webm", + "https://api.rider-pro.com/test/shorts/40.webm", + "https://api.rider-pro.com/test/shorts/41.webm",