diff options
Diffstat (limited to 'straightdope.com.txt')
| -rw-r--r-- | straightdope.com.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/straightdope.com.txt b/straightdope.com.txt new file mode 100644 index 0000000..f01d7ad --- /dev/null +++ b/straightdope.com.txt @@ -0,0 +1,6 @@ +body: //div[@id='article' or @id='current_illustration'] +title: //div[@id='article']//h1 +date: //div[@id='article']//div[@class='date'] +prune: no + +test_url: http://www.straightdope.com/columns/read/947/whatever-happened-to-adoption-of-the-metric-system-in-the-u-s
\ No newline at end of file |
