diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-02-27 23:43:10 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-02-27 23:43:10 +0100 |
| commit | 9a69161c8646f63b4d9fa17c6ac3ab922d625859 (patch) | |
| tree | 62a446347e1279f00383fdd7f9637cfd58a50879 /computerworld.com.txt | |
| download | ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.tar.gz ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.zip | |
Initial commit
Diffstat (limited to 'computerworld.com.txt')
| -rw-r--r-- | computerworld.com.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/computerworld.com.txt b/computerworld.com.txt new file mode 100644 index 0000000..7f20a4d --- /dev/null +++ b/computerworld.com.txt @@ -0,0 +1,22 @@ +title: //meta[@name='headline']/@content +date: //meta[@name='date']/@content +author: //meta[@name='author']/@content +body: //div[contains(@class, 'article')] +body://div[@id="article_body"] + +strip_id_or_class: banner +strip: //noscript +strip: //div[@style='width:1px;height:130px;float:right;'] +strip: //div[@class='storyby'] +strip_image_src: twitter_icon +strip_image_src: rss_bug + +tidy: no +prune: no + +next_page_link://div[@id="next_page"]/a + +single_page_link: concat('http://www.computerworld.com/s/article/print/', substring-after(//link[@rel='canonical']/@href, '/s/article/')) + +test_url: http://www.computerworld.com/s/article/9224348/Apple_s_new_OS_X_tightens_screws_on_some_malware +test_url: http://www.computerworld.com/s/article/9227679/Windows_8_Release_Preview_Updated_but_still_uneasy
\ No newline at end of file |
