diff options
Diffstat (limited to 'thecable.foreignpolicy.com.txt')
| -rw-r--r-- | thecable.foreignpolicy.com.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/thecable.foreignpolicy.com.txt b/thecable.foreignpolicy.com.txt new file mode 100644 index 0000000..6672f36 --- /dev/null +++ b/thecable.foreignpolicy.com.txt @@ -0,0 +1,11 @@ +title: //title +author: //span[@class="post_by"]/a/text() +date: //span[@class="post_date"] +body: //div[@class="translateBody"] + +#Strip article junk +strip: //div[@id="share-box"] +strip: //div[@id="fb-meta-like"] + + +test_url: http://thecable.foreignpolicy.com/posts/2013/04/12/will_the_magnitsky_list_spoil_donilon_s_russia_trip
\ No newline at end of file |
