diff options
author | Thomas Citharel <tcit@tcit.fr> | 2014-10-27 09:28:30 +0100 |
---|---|---|
committer | Thomas Citharel <tcit@tcit.fr> | 2014-10-27 09:28:30 +0100 |
commit | 24479b479d6a9fc406c92def1f7609fbfa142bcd (patch) | |
tree | 8cf17d3e8a13bf21d9709c1df7c790107ab5c1f9 /inc/3rdparty/site_config/standard/theglobeandmail.com.txt | |
parent | 4a50075784bb13ed0764a8a175779d9683782846 (diff) | |
parent | 90a1a78b1e2f4d40e1d9b8e6f46aca129a9d7bcf (diff) | |
download | wallabag-24479b479d6a9fc406c92def1f7609fbfa142bcd.tar.gz wallabag-24479b479d6a9fc406c92def1f7609fbfa142bcd.tar.zst wallabag-24479b479d6a9fc406c92def1f7609fbfa142bcd.zip |
Merge pull request #888 from wallabag/updated-site-config
updated site_config
Diffstat (limited to 'inc/3rdparty/site_config/standard/theglobeandmail.com.txt')
-rwxr-xr-x | inc/3rdparty/site_config/standard/theglobeandmail.com.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/inc/3rdparty/site_config/standard/theglobeandmail.com.txt b/inc/3rdparty/site_config/standard/theglobeandmail.com.txt index 750f8473..2473cad2 100755 --- a/inc/3rdparty/site_config/standard/theglobeandmail.com.txt +++ b/inc/3rdparty/site_config/standard/theglobeandmail.com.txt | |||
@@ -1,5 +1,10 @@ | |||
1 | body: //div[contains(@class, 'entry-content')]//div[contains(@class, 'column-2')] | ||
1 | single_page_link: //div[contains(@class, 'pagination')]//a[contains(@title, 'ingle page')] | 2 | single_page_link: //div[contains(@class, 'pagination')]//a[contains(@title, 'ingle page')] |
3 | strip_id_or_class: entry-related | ||
4 | strip_id_or_class: entry-sidebar | ||
5 | strip_id_or_class: entry-pagination | ||
2 | tidy: no | 6 | tidy: no |
3 | prune: no | 7 | prune: no |
4 | 8 | ||
5 | test_url: http://www.theglobeandmail.com/report-on-business/rob-magazine/how-a-novice-miner-survived-a-summer-in-the-klondike/article2345350/ \ No newline at end of file | 9 | test_url: http://www.theglobeandmail.com/report-on-business/rob-magazine/how-a-novice-miner-survived-a-summer-in-the-klondike/article2345350/ |
10 | test_url: http://www.theglobeandmail.com/report-on-business/industry-news/energy-and-resources/cliffs-natural-resources-looking-to-exit-ontarios-ring-of-fire/article20651617/ \ No newline at end of file | ||