diff options
Diffstat (limited to 'nyteknik.se.txt')
| -rw-r--r-- | nyteknik.se.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/nyteknik.se.txt b/nyteknik.se.txt new file mode 100644 index 0000000..f4bedb6 --- /dev/null +++ b/nyteknik.se.txt @@ -0,0 +1,8 @@ +title: //div[@class="article default-article"]/h1 +author: //p[@class="author"]/a[2] + +# Article introduction: +#move_into(//div[@class="article-bread"]): //p[@class="lead"] + +body: //div[@class="article-bread"] +test_url: http://www.nyteknik.se/nyheter/energi_miljo/energi/article3391426.ece
\ No newline at end of file |
