diff options
| -rw-r--r-- | computerbase.de.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/computerbase.de.txt b/computerbase.de.txt index 5973c50..214fcce 100644 --- a/computerbase.de.txt +++ b/computerbase.de.txt @@ -2,7 +2,7 @@ title://h1 author://div[@id="news-meta"]/a -body://*[@id="main"]/div[1] +body: //div[contains(@class, 'text-content')] strip://*[@id="main"]/div[2] strip://*[@id="main"]/div[3] @@ -15,4 +15,4 @@ 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 +test_url: http://www.computerbase.de/news/2012-06/verbraucherzentrale-mahnt-blizzard-fuer-diablo-3-ab/ |
