diff options
Diffstat (limited to 'computerbase.de.txt')
| -rw-r--r-- | computerbase.de.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/computerbase.de.txt b/computerbase.de.txt new file mode 100644 index 0000000..5973c50 --- /dev/null +++ b/computerbase.de.txt @@ -0,0 +1,18 @@ +title://h1 + +author://div[@id="news-meta"]/a + +body://*[@id="main"]/div[1] + +strip://*[@id="main"]/div[2] +strip://*[@id="main"]/div[3] +strip://*[@id="page"]//footer + +#date: didn't manage to parse it + +#Images have to be stripped because the page does it with overlay +strip://img + +#figures are not displayed in instapaper... +strip://figure | //figcaption +test_url: http://www.computerbase.de/news/2012-06/verbraucherzentrale-mahnt-blizzard-fuer-diablo-3-ab/
\ No newline at end of file |
