diff options
| -rw-r--r-- | pittnews.com.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/pittnews.com.txt b/pittnews.com.txt deleted file mode 100644 index c302526..0000000 --- a/pittnews.com.txt +++ /dev/null @@ -1,8 +0,0 @@ -title: //h2[@class='post-title'] -author: substring-before(substring-after(//h3[@class='post-byline'],'By:'),'/') -date: substring-before(substring-after(//p[@class='post-details'],'Posted on '),'in') -strip: //h2[@class='post-title'] -strip: //p[@class='post-details'] -strip: //h3[@class='post-byline'] -body: //div[@id='content'] -test_url: http://pittnews.com/newsstory/mens-basketball-pitt-recruit-robinson-to-bring-leadership/
\ No newline at end of file |
