From 15453098229927492e99a1da66ed4d0db2721be9 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Fri, 15 Nov 2013 16:29:37 +0000 Subject: .foreignpolicy.com --- .foreignpolicy.com.txt | 14 ++++++++++++++ blog.foreignpolicy.com.txt | 10 ---------- thecable.foreignpolicy.com.txt | 11 ----------- 3 files changed, 14 insertions(+), 21 deletions(-) create mode 100644 .foreignpolicy.com.txt delete mode 100644 blog.foreignpolicy.com.txt delete mode 100644 thecable.foreignpolicy.com.txt diff --git a/.foreignpolicy.com.txt b/.foreignpolicy.com.txt new file mode 100644 index 0000000..be53b95 --- /dev/null +++ b/.foreignpolicy.com.txt @@ -0,0 +1,14 @@ +title: //div[@class='translateHead']//h1 +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"] + +tidy: no + +test_url: http://blog.foreignpolicy.com/posts/2013/04/01/us_is_running_out_of_fancy_planes_to_send_to_korea?wpisrc=obinsite +test_url: http://thecable.foreignpolicy.com/posts/2013/04/12/will_the_magnitsky_list_spoil_donilon_s_russia_trip +test_url: http://mideast.foreignpolicy.com/posts/2013/11/11/can_palestinians_advance_their_rights_through_unesco \ No newline at end of file diff --git a/blog.foreignpolicy.com.txt b/blog.foreignpolicy.com.txt deleted file mode 100644 index 719a3da..0000000 --- a/blog.foreignpolicy.com.txt +++ /dev/null @@ -1,10 +0,0 @@ -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 diff --git a/thecable.foreignpolicy.com.txt b/thecable.foreignpolicy.com.txt deleted file mode 100644 index 6672f36..0000000 --- a/thecable.foreignpolicy.com.txt +++ /dev/null @@ -1,11 +0,0 @@ -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 -- cgit v1.3.1