diff options
Diffstat (limited to 'sports.espn.go.com.txt')
| -rw-r--r-- | sports.espn.go.com.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sports.espn.go.com.txt b/sports.espn.go.com.txt new file mode 100644 index 0000000..8c21ef2 --- /dev/null +++ b/sports.espn.go.com.txt @@ -0,0 +1,12 @@ +title: //div[@class='headline'] | //div[@class='mod-header']/h3 +body: //div[contains(@class, 'article')] +strip: //div[contains(@class, 'mod-inline')] +strip: //*/span[@class='page-actions']/a +strip: //*/span[@class='page-actions']/a +strip: //div[@class='page-actions']/* +strip: //div[@class='headline'] | //div[@class='mod-header']/h3 +strip: //div[@class='mod-blog-navigation'] +strip: //div[@class='monthday'] +strip: //div[@class='time'] +strip: //div[@class='timeofday'] +test_url: http://sports.espn.go.com/espn/page2/story?page=simmonsnfl2010/lebron_james_return_clevelend&sportCat=nba
\ No newline at end of file |
