diff options
| -rw-r--r-- | 36kr.com.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/36kr.com.txt b/36kr.com.txt new file mode 100644 index 0000000..d73d7de --- /dev/null +++ b/36kr.com.txt @@ -0,0 +1,8 @@ +title: //h1[contains(@class, 'entry-title')] +date: //meta[@name='weibo: article:create_at']/@content +body: //div[contains(@class, 'mainContent')] +strip_id_or_class: related_topics + +prune: no + +test_url: http://www.36kr.com/p/207879.html
\ No newline at end of file |
