diff options
Diffstat (limited to '.blogspot.com.txt')
| -rw-r--r-- | .blogspot.com.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.blogspot.com.txt b/.blogspot.com.txt new file mode 100644 index 0000000..d04b768 --- /dev/null +++ b/.blogspot.com.txt @@ -0,0 +1,11 @@ +date: //*[contains(@class, 'date-header')] +title://*[contains(@class,'post-title')] +body://div[contains(@class,'post-body')] +body://div[contains(@class,'entry-content')] +strip_comments:no +prune:no + +tidy:yes + +test_url: http://themerryone.blogspot.com/2010/08/new-move-new-blog.html +test_url: http://strobist.blogspot.com/2012/01/qa-down-phase-one-rabbit-hole.html
\ No newline at end of file |
