aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/theatlantic.com.txt
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-12-06 10:13:03 +0100
committerNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-12-06 10:13:03 +0100
commitac4d114214d820b20e18518a2dbc809337e39043 (patch)
tree27886128ef949b7f8dd174b0646b5a4d99883b44 /inc/3rdparty/site_config/standard/theatlantic.com.txt
parentd5501950e2470d52f6bf5954d2179010cdee0475 (diff)
downloadwallabag-ac4d114214d820b20e18518a2dbc809337e39043.tar.gz
wallabag-ac4d114214d820b20e18518a2dbc809337e39043.tar.zst
wallabag-ac4d114214d820b20e18518a2dbc809337e39043.zip
[add] new specific configuration files
Diffstat (limited to 'inc/3rdparty/site_config/standard/theatlantic.com.txt')
-rw-r--r--inc/3rdparty/site_config/standard/theatlantic.com.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/inc/3rdparty/site_config/standard/theatlantic.com.txt b/inc/3rdparty/site_config/standard/theatlantic.com.txt
new file mode 100644
index 00000000..267fd39c
--- /dev/null
+++ b/inc/3rdparty/site_config/standard/theatlantic.com.txt
@@ -0,0 +1,18 @@
1title: //div[@id='article']/h1
2title: //h1
3
4body: //div[@class='articleText']
5body: //div[@class='articleContent']
6body: //div[@id='article']
7date: //*[contains(@class, 'date')]
8author: //div[@id='profile']//*[@class='authors']//a[1]
9author: //*[@class='author']/span
10prune: no
11
12strip: //div[@class='moreOnBoxWithImages']
13
14single_page_link: //a[@class='print']
15
16test_url: http://www.theatlantic.com/technology/archive/2011/04/want-to-see-how-crazy-a-bot-run-market-can-be/237773/
17test_url: http://www.theatlantic.com/magazine/archive/2007/11/the-autumn-of-the-multitaskers/6342/
18test_url: http://www.theatlantic.com/entertainment/archive/2012/04/30-rock-live-a-funny-reminder-of-why-sitcoms-arent-shot-live-anymore/256447/ \ No newline at end of file