diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2014-10-17 01:04:53 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2014-10-17 01:04:53 +0200 |
| commit | 02838727a0250b2e0aac0f41ffcf6c39b20ff555 (patch) | |
| tree | cb29070f03fa11a228a626fc9900def5c2f3af63 | |
| parent | 2ebde775de38026231bfa26b82897056ae6e59bd (diff) | |
| download | ftr-site-config-02838727a0250b2e0aac0f41ffcf6c39b20ff555.tar.gz ftr-site-config-02838727a0250b2e0aac0f41ffcf6c39b20ff555.zip | |
Delete thedaily.com.txt
| -rw-r--r-- | thedaily.com.txt | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/thedaily.com.txt b/thedaily.com.txt deleted file mode 100644 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 |
