diff options
Diffstat (limited to 'classyllama.com.txt')
| -rw-r--r-- | classyllama.com.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/classyllama.com.txt b/classyllama.com.txt new file mode 100644 index 0000000..1864eee --- /dev/null +++ b/classyllama.com.txt @@ -0,0 +1,6 @@ +date: //div[@id='content']//p[contains(@class, 'date')]/span +author: substring-after(//div[@id='content']//div[contains(@class, 'over-under-bars')]/p[last()]/text(), 'Posted by ') +body: //div[@id='content']//div[@class='pane-content'] +strip_id_or_class: trackback-url +strip_id_or_class: over-under-bars +test_url: http://www.classyllama.com/content/layout-caching
\ No newline at end of file |
