diff options
Diffstat (limited to 'espn.go.com.txt')
| -rw-r--r-- | espn.go.com.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/espn.go.com.txt b/espn.go.com.txt new file mode 100644 index 0000000..0647629 --- /dev/null +++ b/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'] +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'] +strip: //div[contains(@class, 'mod-conversations')] +test_url: http://espn.go.com/boston/mlb/story/_/id/7092528/terry-francona-victim-latest-red-sox-smear-campaign
\ No newline at end of file |
