🎈 pref: 修正未来可能出现的问题

This commit is contained in:
zhiyu1998 2024-07-12 13:58:48 +08:00
parent a9cec8112a
commit 6bc6f3f518
2 changed files with 0 additions and 8 deletions

View File

@ -40,7 +40,6 @@ import {
downloadImg,
estimateReadingTime,
formatBiliInfo,
getIdVideo,
retryAxiosReq,
secondsToTime,
testProxy,
@ -65,7 +64,6 @@ import {
NETEASE_SONG_DETAIL,
NETEASE_SONG_DOWNLOAD,
NETEASE_TEMP_API,
TIKTOK_INFO,
TWITTER_TWEET_INFO,
WEIBO_SINGLE_INFO,
WEISHI_VIDEO_INFO,

View File

@ -79,12 +79,6 @@ export const DY_INFO = "https://www.douyin.com/aweme/v1/web/aweme/detail/?device
*/
export const DY_TOUTIAO_INFO = "https://aweme.snssdk.com/aweme/v1/play/?video_id={}&ratio=1080p&line=0"
/**
* Tiktok API
* @type {string}
*/
export const TIKTOK_INFO = "https://api22-normal-c-alisg.tiktokv.com/aweme/v1/feed/"
/**
* X API
* @type {string}