diff options
Diffstat (limited to 'filmstarts.de.txt')
| -rw-r--r-- | filmstarts.de.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/filmstarts.de.txt b/filmstarts.de.txt new file mode 100644 index 0000000..e0274d4 --- /dev/null +++ b/filmstarts.de.txt @@ -0,0 +1,13 @@ +title: //div[@class='title large'] +author: //meta[@name='author']/@content + +body: //div[@id="col_main"] + +strip: //div[contains(@class, "samekind")] +strip: //div[contains(@class, "shareThis")] +strip: //div[@class="jtp"] +strip: //div[@id="showdisqus"] +strip: //div[@class="disqus_toggle"] +strip: //div[@class="lighten margin_20b"] + +test_url: http://www.filmstarts.de/nachrichten/18503731.html |
