aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/blog.cloudflare.com.txt
diff options
context:
space:
mode:
Diffstat (limited to 'inc/3rdparty/site_config/standard/blog.cloudflare.com.txt')
-rw-r--r--inc/3rdparty/site_config/standard/blog.cloudflare.com.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/inc/3rdparty/site_config/standard/blog.cloudflare.com.txt b/inc/3rdparty/site_config/standard/blog.cloudflare.com.txt
new file mode 100644
index 00000000..a4c5aaea
--- /dev/null
+++ b/inc/3rdparty/site_config/standard/blog.cloudflare.com.txt
@@ -0,0 +1,9 @@
1# Instapaper gets this back to front and only gets the blog title instead of the article title.
2title: substring-before(//title, '-')
3
4author: //a[ contains(@href, '/people') ]
5
6body: //div[ @class='post' ]
7
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