diff options
Diffstat (limited to 'blog.foreignpolicy.com.txt')
| -rw-r--r-- | blog.foreignpolicy.com.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/blog.foreignpolicy.com.txt b/blog.foreignpolicy.com.txt new file mode 100644 index 0000000..719a3da --- /dev/null +++ b/blog.foreignpolicy.com.txt @@ -0,0 +1,10 @@ +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://blog.foreignpolicy.com/posts/2013/04/01/us_is_running_out_of_fancy_planes_to_send_to_korea?wpisrc=obinsite
\ No newline at end of file |
