diff options
Diffstat (limited to 'alriyadh.com.txt')
| -rw-r--r-- | alriyadh.com.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/alriyadh.com.txt b/alriyadh.com.txt new file mode 100644 index 0000000..be7c43d --- /dev/null +++ b/alriyadh.com.txt @@ -0,0 +1,9 @@ +body: //div[@id = "article-view"] +body: //div[contains(@class, 'article')]//div[contains(@class, 'photo_bg')] +author: //p[@class = "author"] +strip: //h1 +strip: //h2 +strip_id_or_class: author +prune: no +test_url: http://www.alriyadh.com/2011/10/10/article674357.html +test_url: http://www.alriyadh.com/net/article/780935
\ No newline at end of file |
