mirror of
https://github.com/KuekHaoYang/KVideo.git
synced 2026-08-18 10:13:43 +08:00
feat: Remove direct link handling from video cards and grids, and expand source retrieval to include adult sources.
This commit is contained in:
@@ -26,7 +26,6 @@ export interface VideoItem {
|
||||
vod_actor?: string;
|
||||
vod_director?: string;
|
||||
vod_content?: string;
|
||||
vod_play_url?: string;
|
||||
source: string;
|
||||
latency?: number; // Response time in milliseconds
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user