Merge pull request #754 from sinisterstuf/about.com

Add support for *.about.com
This commit is contained in:
Nicolas Lœuillet 2014-07-12 15:10:05 +02:00
commit d14e3f1e22

View file

@ -0,0 +1,14 @@
body: //div[@id='articlebody']
title: //h1
author: //p[@id='by']//a
next_page_link: //span[@class='next']/a
# Not the same as below!
prune: yes
tidy: no
# Annoying 'next' links plainly inside the article body
strip: //*[text()[contains(.,'Next: ')]]
test_url: http://psychology.about.com/od/theoriesofpersonality/ss/defensemech.htm