From 2bd15e11d781df5ca0b630f5849f3f27cbb20619 Mon Sep 17 00:00:00 2001 From: whatsns <617035918@qq.com> Date: Tue, 16 Jun 2020 16:57:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=B7=A5=E5=95=86=E7=B1=BB?= =?UTF-8?q?=E9=87=87=E9=9B=86=E7=BD=91=E7=AB=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/caiji/sowenda_ask2.txt | 10 +++++----- static/caiji/xml.php | 3 +++ 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/static/caiji/sowenda_ask2.txt b/static/caiji/sowenda_ask2.txt index 3aac33a..aa126d8 100644 --- a/static/caiji/sowenda_ask2.txt +++ b/static/caiji/sowenda_ask2.txt @@ -1,10 +1,10 @@ http://wenda.so.com/c/164?filt=20&pn={#num}| .question-list .qus-title a[href*='/q/']| -.answer-content| -.question-content| -| -.answer-part-user-name| -.answer-part-user-icon img| +.other-ans-cnt| +.q-cnt| +.resolved-cnt| +.answers > .ask-author| + .answers >.pic >img| http://wenda.so.com| 360问答(http://wenda.so.com)| 0 diff --git a/static/caiji/xml.php b/static/caiji/xml.php index c3db144..d4376dd 100644 --- a/static/caiji/xml.php +++ b/static/caiji/xml.php @@ -4,6 +4,9 @@ $urllist=array( '搜索引擎类问答'=>array( '360问答分类'=>'sowenda_ask2.txt' ), + '工商会计类'=>array( + '协创网'=>'xiechuang.txt' + ), '母婴相关'=>array( '摇篮问答分类采集'=>'yaolanwenda.txt', '摇篮问答关键词搜索采集'=>'yaolanwendasousuo.txt', -- GitLab