aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeremy Benoist <j0k3r@users.noreply.github.com>2015-12-09 18:45:16 +0100
committerJeremy Benoist <j0k3r@users.noreply.github.com>2015-12-09 18:45:16 +0100
commit0d4a5a882ca747726a36dabd30be289061f3120d (patch)
treedd36b634d0e3677d439b5307d8c77df3da820aac
parent33f04e5b653ecb446ae5ebb290074bb0fdd672b1 (diff)
parent086bf93f2b886592d13c9d9105ddcfd179797ee0 (diff)
downloadwallabag-0d4a5a882ca747726a36dabd30be289061f3120d.tar.gz
wallabag-0d4a5a882ca747726a36dabd30be289061f3120d.tar.zst
wallabag-0d4a5a882ca747726a36dabd30be289061f3120d.zip
Merge pull request #1530 from juanjobe/dev
Modified blog.cloudflare.com
-rwxr-xr-xinc/3rdparty/site_config/standard/blog.cloudflare.com.txt7
1 files changed, 4 insertions, 3 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..2f9a5a2f 100755
--- a/inc/3rdparty/site_config/standard/blog.cloudflare.com.txt
+++ b/inc/3rdparty/site_config/standard/blog.cloudflare.com.txt
@@ -1,9 +1,10 @@
1# Instapaper gets this back to front and only gets the blog title instead of the article title. 1# Instapaper gets this back to front and only gets the blog title instead of the article title.
2title: substring-before(//title, '-') 2title: //div[@class='title']
3 3
4author: //a[ contains(@href, '/people') ] 4author: //a[ contains(@href, '/people') ]
5 5
6body: //div[ @class='post' ] 6body: //div[ @class='post-content' ]
7 7
8# Date is impossible to retrieve since they use those stupid "fuzzy" dates, inserted through javascript, at posterous. 8# 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 9test_url: http://blog.cloudflare.com/understanding-analytics-when-is-a-page-view-n
10test_url: https://blog.cloudflare.com/sha-1-deprecation-no-browser-left-behind