diff options
Diffstat (limited to 'digiphoto.techbang.com.txt')
| -rw-r--r-- | digiphoto.techbang.com.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/digiphoto.techbang.com.txt b/digiphoto.techbang.com.txt new file mode 100644 index 0000000..80ce5ff --- /dev/null +++ b/digiphoto.techbang.com.txt @@ -0,0 +1,8 @@ +# default parser works great +# only add "author" and "next page link" reference +# 2012-04-13 + +next_page_link: //div[@class = 'pagination']/a[@class = 'next_page'] + +author: //*[@class = 'author metadata']/a +test_url: http://digiphoto.techbang.com/posts/2433--commercial-photography-communication-is-the-key-to-a-good-work
\ No newline at end of file |
