diff options
Diffstat (limited to 'clientk.com.txt')
| -rw-r--r-- | clientk.com.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/clientk.com.txt b/clientk.com.txt new file mode 100644 index 0000000..d5a22cc --- /dev/null +++ b/clientk.com.txt @@ -0,0 +1,6 @@ +title://div[@class="entrytitle"]/a +author:substring-after(substring-before(//div[@class="entrytime"], "|"), "By ") +date:substring-before(substring-after(//div[@class="entrytime"], "|"), "- Posted") +body://div[@class="entrybody"] +strip://div[@class="entrybody"]//p[@class="singleinfo"] +test_url: http://clientk.com/2011/12/19/the-impact-of-more/
\ No newline at end of file |
