diff options
Diffstat (limited to 'hackmake.org.txt')
| -rw-r--r-- | hackmake.org.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/hackmake.org.txt b/hackmake.org.txt new file mode 100644 index 0000000..9814011 --- /dev/null +++ b/hackmake.org.txt @@ -0,0 +1,7 @@ +date: //article//time[@pubdate] +body: //article/div[@id="post-wide"] +title: //article/header/h2 +strip: /div[@id="comment"] +strip: //footer +author: substring-after(//footer/p[@class='byline'] , 'By') +test_url: http://hackmake.org/2012/12/21/mindfulness-of-concentration
\ No newline at end of file |
