diff options
Diffstat (limited to 'photo.tutsplus.com.txt')
| -rw-r--r-- | photo.tutsplus.com.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/photo.tutsplus.com.txt b/photo.tutsplus.com.txt new file mode 100644 index 0000000..7f7e383 --- /dev/null +++ b/photo.tutsplus.com.txt @@ -0,0 +1,6 @@ +author: substring-before(//div[@class='post_meta'],' on') +date: substring-after(substring-before(//div[@class='post_meta'],'with'),' on') +title: //h1[class='post_title'] +body: //div[@class='article'] + +test_url: http://photo.tutsplus.com/articles/news/a-brilliant-beginners-guide-to-architectural-photography/
\ No newline at end of file |
