diff options
Diffstat (limited to '37signals.com.txt')
| -rw-r--r-- | 37signals.com.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/37signals.com.txt b/37signals.com.txt new file mode 100644 index 0000000..531cac1 --- /dev/null +++ b/37signals.com.txt @@ -0,0 +1,6 @@ +title: //div[@class='post_header']//h2/a +author: //span[@class='author'] +date: //span[@class='date'] +body: //div[@id='Content'] + +test_url: http://37signals.com/svn/posts/2785-the-end-of-the-it-department
\ No newline at end of file |
