mirror of
https://github.com/lyz05/danmaku.git
synced 2026-05-03 00:40:06 +08:00
fix: 修复ghproxy加速链接失效的问题
This commit is contained in:
@@ -100,7 +100,9 @@ function Iqiyi() {
|
||||
this.xml2json(xml, contents);
|
||||
data[i] = undefined;
|
||||
xml = undefined;
|
||||
global.gc();
|
||||
if (global.gc) {
|
||||
global.gc();
|
||||
}
|
||||
memory();
|
||||
}
|
||||
datas = undefined;
|
||||
|
||||
Reference in New Issue
Block a user