diff options
Diffstat (limited to 'time.com.txt')
| -rw-r--r-- | time.com.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/time.com.txt b/time.com.txt new file mode 100644 index 0000000..0519d75 --- /dev/null +++ b/time.com.txt @@ -0,0 +1,14 @@ +# 2011-10-25 - carlo@... - Initial setup. + +single_page_link: //li[@class='print']/a/@href + +title: //h1 +author: //meta[@name="byline"]/@content +date: //meta[@name="date"]/@content + +strip: //span[@class="see"] +strip: //div[@class="byline"] +strip: //div[@id="date2"] +strip: //h1 + +test_url: http://www.time.com/time/specials/packages/article/0,28804,2094921_2094923_2094924,00.html
\ No newline at end of file |
