diff options
Diffstat (limited to 'sport.detik.com.txt')
| -rw-r--r-- | sport.detik.com.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sport.detik.com.txt b/sport.detik.com.txt new file mode 100644 index 0000000..18552d1 --- /dev/null +++ b/sport.detik.com.txt @@ -0,0 +1,8 @@ +title://div[@class="content_detail"]/h1 + +author://div[@class="author"]/strong + +date:substring-before(substring-after(//div[@class="content_detail"]/*[@class="date"], ','), ' WIB') + +body://div[@class='text_detail'] +test_url: http://sport.detik.com/sepakbola/read/2012/05/23/065011/1922350/71/agen-silva-ingin-bertahan-di-milan?b99220270
\ No newline at end of file |
