diff options
author | Vincent Malley <vincent.malley@insalien.org> | 2015-02-08 18:46:49 -0500 |
---|---|---|
committer | Vincent Malley <vincent.malley@insalien.org> | 2015-02-08 18:46:49 -0500 |
commit | 3250b6a7a7e1852a7f16a7d9e5164a536472a8c7 (patch) | |
tree | 63b57a7cb324424289de660d95bef56a8e3b4ea8 /inc/3rdparty | |
parent | c76211de3f8ab9ecea85e1b7df9eec1b64446858 (diff) | |
download | wallabag-3250b6a7a7e1852a7f16a7d9e5164a536472a8c7.tar.gz wallabag-3250b6a7a7e1852a7f16a7d9e5164a536472a8c7.tar.zst wallabag-3250b6a7a7e1852a7f16a7d9e5164a536472a8c7.zip |
fixing display of jungle-world article (issue # 1034)
Diffstat (limited to 'inc/3rdparty')
-rw-r--r-- | inc/3rdparty/site_config/standard/jungle-world.com.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/inc/3rdparty/site_config/standard/jungle-world.com.txt b/inc/3rdparty/site_config/standard/jungle-world.com.txt new file mode 100644 index 00000000..61e0087f --- /dev/null +++ b/inc/3rdparty/site_config/standard/jungle-world.com.txt | |||
@@ -0,0 +1,3 @@ | |||
1 | title: //h1 | ||
2 | body: //div[contains(@class,'story')] | ||
3 | test_url: http://jungle-world.com/artikel/2015/02/51207.html | ||