diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-27 11:05:57 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-27 11:05:57 +0200 |
commit | 5ebf6eeca1a1096efa3027fa082ec6b60a7ac1e0 (patch) | |
tree | 824dd5528660651aa36e4c30354617bc027a310a /inc/3rdparty/site_config | |
parent | 6fb46003340dc96c3a9fa876949c39eb25f14773 (diff) | |
download | wallabag-5ebf6eeca1a1096efa3027fa082ec6b60a7ac1e0.tar.gz wallabag-5ebf6eeca1a1096efa3027fa082ec6b60a7ac1e0.tar.zst wallabag-5ebf6eeca1a1096efa3027fa082ec6b60a7ac1e0.zip |
add configuration to parse bfmtv.com
Diffstat (limited to 'inc/3rdparty/site_config')
-rw-r--r-- | inc/3rdparty/site_config/custom/bfmtv.com.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/inc/3rdparty/site_config/custom/bfmtv.com.txt b/inc/3rdparty/site_config/custom/bfmtv.com.txt new file mode 100644 index 00000000..0ff28d56 --- /dev/null +++ b/inc/3rdparty/site_config/custom/bfmtv.com.txt | |||
@@ -0,0 +1,6 @@ | |||
1 | title: //title | ||
2 | body: //h2 | //span[@class='masque'] | //article[@class='corps_article_right'] | ||
3 | prune: no | ||
4 | tidy: no | ||
5 | |||
6 | test_url: http://www.bfmtv.com/societe/cigarette-electronique-dangers-588622.html \ No newline at end of file | ||