aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2014-07-12 15:10:05 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2014-07-12 15:10:05 +0200
commitd14e3f1e220219571f68a9e83dfc59d9047444fa (patch)
treec53ec785f3e36bcca07c09f58fa1b496741b6304
parent6400371ff93782d25cdbd50aa224c70145b3890a (diff)
parentd59536deea443f4bdac2c5cf1bfeea690810a817 (diff)
downloadwallabag-d14e3f1e220219571f68a9e83dfc59d9047444fa.tar.gz
wallabag-d14e3f1e220219571f68a9e83dfc59d9047444fa.tar.zst
wallabag-d14e3f1e220219571f68a9e83dfc59d9047444fa.zip
Merge pull request #754 from sinisterstuf/about.com
Add support for *.about.com
-rw-r--r--inc/3rdparty/site_config/standard/.about.com.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/inc/3rdparty/site_config/standard/.about.com.txt b/inc/3rdparty/site_config/standard/.about.com.txt
new file mode 100644
index 00000000..e1ebaee3
--- /dev/null
+++ b/inc/3rdparty/site_config/standard/.about.com.txt
@@ -0,0 +1,14 @@
1body: //div[@id='articlebody']
2title: //h1
3author: //p[@id='by']//a
4
5next_page_link: //span[@class='next']/a
6# Not the same as below!
7
8prune: yes
9tidy: no
10
11# Annoying 'next' links plainly inside the article body
12strip: //*[text()[contains(.,'Next: ')]]
13
14test_url: http://psychology.about.com/od/theoriesofpersonality/ss/defensemech.htm