From 6bc6f3f518528cc1637972c610e1e115b2a8a22e Mon Sep 17 00:00:00 2001 From: zhiyu1998 <542716863@qq.com> Date: Fri, 12 Jul 2024 13:58:48 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=88=20pref:=20=E4=BF=AE=E6=AD=A3?= =?UTF-8?q?=E6=9C=AA=E6=9D=A5=E5=8F=AF=E8=83=BD=E5=87=BA=E7=8E=B0=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/tools.js | 2 -- constants/tools.js | 6 ------ 2 files changed, 8 deletions(-) diff --git a/apps/tools.js b/apps/tools.js index 74b8b1b..1220cfb 100644 --- a/apps/tools.js +++ b/apps/tools.js @@ -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, diff --git a/constants/tools.js b/constants/tools.js index 1cc6eeb..a72263a 100644 --- a/constants/tools.js +++ b/constants/tools.js @@ -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}