fix: 修复爱奇艺地址无法访问&爱奇艺弹幕解析异常

This commit is contained in:
lyz05
2022-12-10 22:45:23 +08:00
parent 8d6fd3ef77
commit d64e5e995e
6 changed files with 2013 additions and 1933 deletions

View File

@@ -89,7 +89,7 @@ describe("App", () => {
});
});
describe("机场订阅模块",function (){
this.timeout(1000*5);
this.timeout(1000*8);
it("接口不带参数测试", (done) =>{
chai.request(app)
.get("/sub")