|
|
@ -225,21 +225,7 @@ function aierji(html,url,detail){ |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
//log(d);
|
|
|
|
//log(d);
|
|
|
|
if (d.length == 0&&!/502|403|404|Unavailable/.test(html)) { |
|
|
|
if (d.length > 0) { |
|
|
|
//匹配失败
|
|
|
|
|
|
|
|
d.push({ |
|
|
|
|
|
|
|
title: "", |
|
|
|
|
|
|
|
url: url, |
|
|
|
|
|
|
|
col_type: "x5_webview_single", |
|
|
|
|
|
|
|
desc: "float&&100%", |
|
|
|
|
|
|
|
pic_url: "", |
|
|
|
|
|
|
|
extra: { |
|
|
|
|
|
|
|
canBack: true |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}); |
|
|
|
|
|
|
|
//toast("AI匹配失败,已使用X5加载");
|
|
|
|
|
|
|
|
setResult(d); |
|
|
|
|
|
|
|
} else { |
|
|
|
|
|
|
|
//线路分割
|
|
|
|
//线路分割
|
|
|
|
let tabs = ["线路1"]; |
|
|
|
let tabs = ["线路1"]; |
|
|
|
let lists = []; |
|
|
|
let lists = []; |
|
|
|