mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
🎈 pref:提升 tiktok
稳定性
This commit is contained in:
parent
39135a70ca
commit
291157c51f
@ -417,7 +417,7 @@ export class tools extends plugin {
|
||||
return false;
|
||||
}
|
||||
// 处理链接
|
||||
let url = await processTikTokUrl(e.msg.trim(), isOversea, this.myProxy);
|
||||
let url = e.msg.trim();
|
||||
// 去除多余参数
|
||||
const parsedUrl = new URL(url);
|
||||
parsedUrl.search = '';
|
||||
|
Loading…
x
Reference in New Issue
Block a user