diff options
| author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-02-16 14:57:02 +0100 |
|---|---|---|
| committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-02-16 14:57:04 +0100 |
| commit | 5893b1ea08156e3edc58692b45bc5946a13709a4 (patch) | |
| tree | 708a29f164c85307fdba69c52afb462630a8434f /redtape.msnbc.msn.com.txt | |
| parent | ca877ec3e88d1a7c7148b9e1e324c624b21bc4b5 (diff) | |
| download | ftr-site-config-5893b1ea08156e3edc58692b45bc5946a13709a4.tar.gz ftr-site-config-5893b1ea08156e3edc58692b45bc5946a13709a4.zip | |
Update website
- remove redirected website where html structure isn't the same
- remove redirected website which already have a siteconfig for the redirected url
- rename website where html structure is the same as the previous one
Diffstat (limited to 'redtape.msnbc.msn.com.txt')
| -rwxr-xr-x | redtape.msnbc.msn.com.txt | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/redtape.msnbc.msn.com.txt b/redtape.msnbc.msn.com.txt deleted file mode 100755 index 8541a0d..0000000 --- a/redtape.msnbc.msn.com.txt +++ /dev/null @@ -1,20 +0,0 @@ -# Think there might be something up with your parser that it strips out 'print' from the title :) - -title: //meta[@name='title']/@content -author: //meta[@name='author']/@content -date: //meta[@name='date']/@content - -body: //div[@class='articleText'] - -strip: //div[contains(@class, 'day')] -strip: //div[contains(@class, 'month')] -strip: //div[contains(@class, 'year')] -strip: //div[contains(@class, 'time')] -strip: //h1[@class='gl_headline'] -strip: //div[@class='byline'] -strip: //div[@id='left_ear'] -strip: //div[@id='right_ear'] -strip: //div[contains(@class, 'PopularPosts')] -strip ://div[@class='discuss_page_break'] -strip ://div[contains(@class, 'p-content_TagList')] -test_url: http://redtape.msnbc.msn.com/_news/2011/09/28/8020661-sprint-raises-fee-but-wont-free-users-from-two-year-contracts?preview=true
\ No newline at end of file |
