mirror of
https://github.com/lyz05/danmaku.git
synced 2026-06-28 00:06:09 +08:00
fix: 修复腾讯视频样例加载不出
This commit is contained in:
@@ -7,7 +7,6 @@ function Tencentvideo() {
|
||||
this.name = "腾讯视频";
|
||||
this.domain = "v.qq.com";
|
||||
this.example_urls = [
|
||||
"https://v.qq.com/x/cover/mzc002003pn34qk/u3319i5s3jt.html",
|
||||
"https://v.qq.com/x/cover/53q0eh78q97e4d1/x00174aq5no.html",//api lens 50
|
||||
"https://v.qq.com/x/cover/mzc00200fph94nw/l00448ijvve.html",//api lens 91
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user