tiktok: clean up

This commit is contained in:
wukko
2024-03-29 06:28:52 +06:00
parent 79772d45d7
commit 18545e7c91
2 changed files with 19 additions and 46 deletions

View File

@@ -83,10 +83,8 @@ export default async function(host, patternMatch, url, lang, obj) {
id: patternMatch.id
});
break;
case "douyin":
case "tiktok":
r = await tiktok({
host: host,
postId: patternMatch.postId,
id: patternMatch.id,
fullAudio: obj.isTTFullAudio,