diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2015-01-03 14:27:34 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2015-01-03 14:27:50 +0100 |
| commit | 63a2e1699582c43a288a1757246ef509a89f74b8 (patch) | |
| tree | c6561d0b8815aeb0687eaa5c56f39aa435d3e1f6 | |
| parent | e3a92a1d204ce19a15d67049e2dd5b9204091a6d (diff) | |
| download | ftr-site-config-63a2e1699582c43a288a1757246ef509a89f74b8.tar.gz ftr-site-config-63a2e1699582c43a288a1757246ef509a89f74b8.zip | |
titanic-magazin.de
| -rw-r--r-- | titanic-magazin.de.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/titanic-magazin.de.txt b/titanic-magazin.de.txt new file mode 100644 index 0000000..70108e3 --- /dev/null +++ b/titanic-magazin.de.txt @@ -0,0 +1,8 @@ +body: //div[contains(@class, 'tt_news-bodytext')] + +# cut html short +find_string: <!--TYPO3SEARCH_end--> +replace_string: </div></body></html> + +test_url: http://www.titanic-magazin.de/ich.war.bei.der.waffen.rss +test_url: http://www.titanic-magazin.de/news/wenig-bekannte-fakten-ueber-2014-6986/
\ No newline at end of file |
