diff options
| author | timgws <tim@timg.ws> | 2013-05-29 11:24:23 +1000 |
|---|---|---|
| committer | timgws <tim@timg.ws> | 2013-05-29 11:24:23 +1000 |
| commit | 33e2ad374ad047a42d1a8e01b13b03396933d561 (patch) | |
| tree | abd01298e50e830be6a46451267c38a6634fabcf | |
| parent | c31b0fd273e6cefe12944882582e6f7b9c17cea6 (diff) | |
| download | ftr-site-config-33e2ad374ad047a42d1a8e01b13b03396933d561.tar.gz ftr-site-config-33e2ad374ad047a42d1a8e01b13b03396933d561.zip | |
Create newswise.com.txt
| -rw-r--r-- | newswise.com.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/newswise.com.txt b/newswise.com.txt new file mode 100644 index 0000000..10120ea --- /dev/null +++ b/newswise.com.txt @@ -0,0 +1,17 @@ +prune: no +tidy: no + +title: //h1/a[2] +body: //div[@id="main"] +author: //span[@id="articlesource"] +date: //span[contains(@class, 'releasedate')] + +strip: //div[@class="inst-logo"] +strip: //h1[1] + +strip_id_or_class: addthis +strip_id_or_class: released +strip_id_or_class: skiptranslate +strip_id_or_class: flash + +test_url: http://www.newswise.com/articles/first-heat-wave-of-season-puts-elderly-at-risk |
