diff options
| author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-02-16 14:19:07 +0100 |
|---|---|---|
| committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-02-16 14:19:07 +0100 |
| commit | ca877ec3e88d1a7c7148b9e1e324c624b21bc4b5 (patch) | |
| tree | 58f281a7fd034813d8bdbbbfe127d5a47f6b90ca /thedaily.com.txt | |
| parent | cbba2d911da7b4dc444be4e9a8569dcc5690ba85 (diff) | |
| download | ftr-site-config-ca877ec3e88d1a7c7148b9e1e324c624b21bc4b5.tar.gz ftr-site-config-ca877ec3e88d1a7c7148b9e1e324c624b21bc4b5.zip | |
Remove dead website
Diffstat (limited to 'thedaily.com.txt')
| -rwxr-xr-x | thedaily.com.txt | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/thedaily.com.txt b/thedaily.com.txt deleted file mode 100755 index e255e6a..0000000 --- a/thedaily.com.txt +++ /dev/null @@ -1,24 +0,0 @@ -#keep all body text -prune: no - -#title, body, metadata -title: //div[@class='story_header']/h1 -body: //div[@id='content'] -author: substring-after(//span[@class='byline'], "by ") -author: substring-after(//span[@class='byline'], "By ") -author: //span[@class='byline'] -date: //span[@class='date'] - -#formatting -convert_double_br_tags: yes -dissolve: //div[@class='slides_full']/ul/li - -# cleanup -strip: //a[@id='story_note'] -strip: //br -strip: //div[@class='intro'] -strip: //div[@class='share-block'] -strip: //div[@class='sidebar-social'] -strip: //div[@class='top-stories'] -strip: //div[@class='prevnext'] -test_url: http://www.thedaily.com/page/2012/01/09/010912-news-college-costs-1-5/
\ No newline at end of file |
