diff options
| -rw-r--r-- | cbn.com.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cbn.com.txt b/cbn.com.txt new file mode 100644 index 0000000..de8d883 --- /dev/null +++ b/cbn.com.txt @@ -0,0 +1,8 @@ +body: //div[contains(@class, 'articleText')] +date: //div[contains(@class, 'articleDate')] +author: //a[contains(@id, 'articleDetails_lnkByLine')] +prune: no + +test_url: http://www.cbn.com/cbnnews/world/2013/June/Chilly-G-8-Obama-Putin-Agree-to-Disagree-on-Syria/ +test_url: http://www.cbn.com/cbnnews/world/2013/June/UK-Agency-Accused-of-Hacking-Foreign-Diplomats/ +test_url: http://www.cbn.com/cbnnews/feed/
\ No newline at end of file |
