diff options
| author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-02-17 16:29:15 +0100 |
|---|---|---|
| committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-02-17 16:29:15 +0100 |
| commit | 3a0e60c8f74f4ad29f915bb1ffb5de82606d9ceb (patch) | |
| tree | 352c1ac638d39f83c3ca3fb9bd7cd899765e2d70 /pittnews.com.txt | |
| parent | 5893b1ea08156e3edc58692b45bc5946a13709a4 (diff) | |
| download | ftr-site-config-3a0e60c8f74f4ad29f915bb1ffb5de82606d9ceb.tar.gz ftr-site-config-3a0e60c8f74f4ad29f915bb1ffb5de82606d9ceb.zip | |
Remove already removed websites
Diffstat (limited to 'pittnews.com.txt')
| -rwxr-xr-x | pittnews.com.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/pittnews.com.txt b/pittnews.com.txt deleted file mode 100755 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 |
