diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-02-27 23:43:10 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-02-27 23:43:10 +0100 |
| commit | 9a69161c8646f63b4d9fa17c6ac3ab922d625859 (patch) | |
| tree | 62a446347e1279f00383fdd7f9637cfd58a50879 /blog.cloudflare.com.txt | |
| download | ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.tar.gz ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.zip | |
Initial commit
Diffstat (limited to 'blog.cloudflare.com.txt')
| -rw-r--r-- | blog.cloudflare.com.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/blog.cloudflare.com.txt b/blog.cloudflare.com.txt new file mode 100644 index 0000000..db80a35 --- /dev/null +++ b/blog.cloudflare.com.txt @@ -0,0 +1,9 @@ +# Instapaper gets this back to front and only gets the blog title instead of the article title. +title: substring-before(//title, '-') + +author: //a[ contains(@href, '/people') ] + +body: //div[ @class='post' ] + +# Date is impossible to retrieve since they use those stupid "fuzzy" dates, inserted through javascript, at posterous. +test_url: http://blog.cloudflare.com/understanding-analytics-when-is-a-page-view-n
\ No newline at end of file |
