fix: 修复腾讯视频样例加载不出

This commit is contained in:
Yuanzhe Liu
2023-09-10 16:11:30 +00:00
parent 9348b62de5
commit c2a38aef3c
2 changed files with 0 additions and 34 deletions

View File

@@ -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
];