mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 08:09:19 +00:00
🎈 pref: 修正未来可能出现的问题
This commit is contained in:
parent
a9cec8112a
commit
6bc6f3f518
@ -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,
|
||||
|
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user