aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2015-07-06 18:18:11 +0200
committerThomas Citharel <tcit@tcit.fr>2015-07-06 18:18:11 +0200
commitfdffaca96aea78f0b2c67160e2370d0c0e486614 (patch)
tree590b7163210efa7c58053e0672ebcef09c968a8b
parenta7be9470950e1c8c2d541424fa966fdf3b958f78 (diff)
downloadwallabag-fdffaca96aea78f0b2c67160e2370d0c0e486614.tar.gz
wallabag-fdffaca96aea78f0b2c67160e2370d0c0e486614.tar.zst
wallabag-fdffaca96aea78f0b2c67160e2370d0c0e486614.zip
fix #1224
-rwxr-xr-xinc/3rdparty/site_config/standard/blog.cloudflare.com.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/inc/3rdparty/site_config/standard/blog.cloudflare.com.txt b/inc/3rdparty/site_config/standard/blog.cloudflare.com.txt
index db80a35f..9b7cf25c 100755
--- a/inc/3rdparty/site_config/standard/blog.cloudflare.com.txt
+++ b/inc/3rdparty/site_config/standard/blog.cloudflare.com.txt
@@ -3,7 +3,11 @@ title: substring-before(//title, '-')
3 3
4author: //a[ contains(@href, '/people') ] 4author: //a[ contains(@href, '/people') ]
5 5
6body: //div[ @class='post' ] 6body: //article[contains(concat(' ',normalize-space(@class),' '),' post ')]
7
8strip_id_or_class: section learn-more
9strip_id_or_class: section comments
10strip_id_or_class: disqus_thread
7 11
8# Date is impossible to retrieve since they use those stupid "fuzzy" dates, inserted through javascript, at posterous. 12# Date is impossible to retrieve since they use those stupid "fuzzy" dates, inserted through javascript, at posterous.
9test_url: http://blog.cloudflare.com/understanding-analytics-when-is-a-page-view-n \ No newline at end of file 13test_url: http://blog.cloudflare.com/understanding-analytics-when-is-a-page-view-n