diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-07-24 17:35:14 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-07-24 17:35:14 +0200 |
| commit | a70e67a0b0a3f291916bde595aa132aee3da2e2d (patch) | |
| tree | 384e78edf7c7050071103b9a4b32dedc4fc26055 /straightdope.com.txt | |
| parent | 795a5048e9cca3e1f15737488b8bdb92cc9f0e82 (diff) | |
| download | ftr-site-config-a70e67a0b0a3f291916bde595aa132aee3da2e2d.tar.gz ftr-site-config-a70e67a0b0a3f291916bde595aa132aee3da2e2d.zip | |
gizmodo.com and straightdope.com
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 |
