diff options
Diffstat (limited to 'scotusblog.com.txt')
| -rw-r--r-- | scotusblog.com.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/scotusblog.com.txt b/scotusblog.com.txt new file mode 100644 index 0000000..8881bb4 --- /dev/null +++ b/scotusblog.com.txt @@ -0,0 +1,8 @@ +title: //title +author: //p[@id='author-name-role']/a +date: substring-after(//p[@class='time'],'Posted') +body: //div[@id='main'] +strip: //div[@id='author-info'] +strip: //div[@id='author-links'] +strip: //h1 +test_url: http://www.scotusblog.com/2012/04/shaken-baby-case-an-update/
\ No newline at end of file |
