mirror of
https://github.com/qist/tvbox.git
synced 2026-04-24 16:32:57 +00:00
添加新配置
This commit is contained in:
@@ -44,7 +44,7 @@ d.forEach(function(it) {
|
||||
if (!/(猜你|喜欢|剧情|热播)/.test(name)){
|
||||
log("libvio tabs name>>>>>>>>>>>>>>>" + name);
|
||||
if (name.includes("夸克")){
|
||||
tabsq.push("夸克雲盤");
|
||||
tabsq.push("夸克網盤");
|
||||
}else if (name.includes("阿里")){
|
||||
tabsq.push("阿里雲盤");
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user