diff options
Diffstat (limited to '.nytimes.com.txt')
| -rw-r--r-- | .nytimes.com.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.nytimes.com.txt b/.nytimes.com.txt new file mode 100644 index 0000000..78096d5 --- /dev/null +++ b/.nytimes.com.txt @@ -0,0 +1,4 @@ +strip: //*[@id='insideNYTimesScrollWrapper'] | //*[contains(@class, 'articleInline')] +single_page_link: //li[@class='singlePage']/a +test_url: http://www.nytimes.com/2010/07/13/science/13gravity.html?_r=1&pagewanted=print +test_url: http://www.nytimes.com/2011/05/15/world/middleeast/15prince.html?_r=1&hp
\ No newline at end of file |
