diff options
Diffstat (limited to 'eamesinerudition.com.txt')
| -rwxr-xr-x | eamesinerudition.com.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/eamesinerudition.com.txt b/eamesinerudition.com.txt new file mode 100755 index 0000000..89a68bc --- /dev/null +++ b/eamesinerudition.com.txt @@ -0,0 +1,8 @@ +title: //div [@class="post contain"]/h1 +strip: //div [@class="post contain"]/h1 +body: //div [@class="post contain"] +author: substring-before(//title, ':') +author: substring-before(//title, ' ') + + +test_url: http://eamesinerudition.com/2012/03/hospital-numbers-are-bad-for-you
\ No newline at end of file |
