Commit b0fffd29 by yangchen

东方头条打开

parent 7b2883ee
......@@ -146,6 +146,7 @@ public class MatchSource {
source = document.select("[class=\"share_cnt_p clearfix\"]").select("div.fl").select("i").get(1).text().trim();
if(source!=null && source.length()>1){
source = "东方头条-" + source;
}
}else if(url.contains("sh.qihoo.com")){
//今日报点解析
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment