diff options
Diffstat (limited to 'mikeash.com.txt')
| -rw-r--r-- | mikeash.com.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mikeash.com.txt b/mikeash.com.txt new file mode 100644 index 0000000..abaa6a8 --- /dev/null +++ b/mikeash.com.txt @@ -0,0 +1,5 @@ +title: //div[@class="blogtitle"] +strip: //div[@class="blogtitle"] + +author: substring-after(//span[@class="blogheader"], 'Author: ') +test_url: http://www.mikeash.com/pyblog/friday-qa-2012-01-13-the-mac-toolbox.html
\ No newline at end of file |
