diff options
Diffstat (limited to 'diepresse.com.txt')
| -rw-r--r-- | diepresse.com.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/diepresse.com.txt b/diepresse.com.txt new file mode 100644 index 0000000..ced189c --- /dev/null +++ b/diepresse.com.txt @@ -0,0 +1,6 @@ +title: //div[@class='article']/h1 +date: substring-before(//p[@class='articletime'],'|') +body: //div[@id='articletext'] +strip: //div[@class='inlineDiashow'] + +test_url: http://diepresse.com/home/politik/aussenpolitik/701905/TibeterProteste_Nonne-verbrennt-sich-selbst?_vl_backlink=/home/politik/index.do
\ No newline at end of file |
