diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2015-08-27 21:14:17 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2015-08-27 21:14:17 +0200 |
| commit | 0a9fc2d8ae186821462c36d9f5e955699dfa4d53 (patch) | |
| tree | 714a04ee01fb9642a8ee711e2050676e8c88be72 | |
| parent | 4b41df17a1b263f0553dc742d437406c16f9a0a9 (diff) | |
| parent | 3522e412afc29a2f04bd7c915a4cec4c9b049d7a (diff) | |
| download | ftr-site-config-0a9fc2d8ae186821462c36d9f5e955699dfa4d53.tar.gz ftr-site-config-0a9fc2d8ae186821462c36d9f5e955699dfa4d53.zip | |
Merge pull request #78 from jordidg/networkworld.com
Networkworld.com
| -rw-r--r-- | networkworld.com.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/networkworld.com.txt b/networkworld.com.txt new file mode 100644 index 0000000..d692072 --- /dev/null +++ b/networkworld.com.txt @@ -0,0 +1,23 @@ +author: //meta[@name="author"]/@content +date: //meta[@name="DC.date.issued"]/@content + +body: //div[@itemprop="articleBody"] +body: //div[@itemprop="reviewBody"] +body: //figcaption|//div[@class="img-wrapper"]/noscript/img + +next_page_link: //a[@rel="next"] + +strip: //aside +strip: //h3[contains(., "See also:")] +strip: //div[@id="article-top-page-number"] +strip: //p[starts-with(normalize-space(.), '[')] +strip: //p[starts-with(normalize-space(.), '+')] + +test_url: http://www.networkworld.com/index.rss +test_url: http://www.networkworld.com/article/2952852/email-services/4-great-gmail-tips-you-might-not-know-about.html#tk.rss_all +test_url: http://www.networkworld.com/article/2951819/infrastructure-management/cios-say-applecare-for-enterprise-is-lacking.html +test_url: http://www.networkworld.com/article/2951823/cisco-subnet/early-access-qa-new-cisco-ceo-chuck-robbins-heads-into-hyper-connected-mode.html +test_url: http://www.networkworld.com/article/2947478/mobile/what-if-the-apple-watch-really-is-a-flop.html +test_url: http://www.networkworld.com/article/2953522/cloud-computing/nfv-a-hit-for-opendaylight.html +test_url: http://www.networkworld.com/article/2960522/wi-fi/best-wi-fi-stumblers-for-the-mac.html +test_url: http://www.networkworld.com/article/2969669/email-services/outlook-2016-review-a-new-coat-of-paint-on-the-same-reliable-personal-information-manager.html |
