diff options
Diffstat (limited to 'blogs.aljazeera.net.txt')
| -rw-r--r-- | blogs.aljazeera.net.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/blogs.aljazeera.net.txt b/blogs.aljazeera.net.txt new file mode 100644 index 0000000..2a66952 --- /dev/null +++ b/blogs.aljazeera.net.txt @@ -0,0 +1,8 @@ +# 2011-08-23 [carlo@...] Initial version. + +author: //div[@id="blogauthordatebox-node"]//a[@title="View user profile."]/text() + +# why yes, I do feel a bit dirty +date: substring-before( substring-after( substring-after( //div[@id="blogauthordatebox-node"]//td[3], "on " ), ", "), " " ) + +test_url: http://blogs.aljazeera.net/asia/2011/08/22/peoples-hero
\ No newline at end of file |
