diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-06-02 19:15:20 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-06-02 19:15:20 +0200 |
| commit | 9a4b56766b5fdab6f63fe1062d3cb0ca61cf2676 (patch) | |
| tree | e0c8cb89fd013112fe72c64ff56c630c069bfa66 | |
| parent | 57c65003a5ba3a681ed25bad0c35d4eea8027b03 (diff) | |
| download | ftr-site-config-9a4b56766b5fdab6f63fe1062d3cb0ca61cf2676.tar.gz ftr-site-config-9a4b56766b5fdab6f63fe1062d3cb0ca61cf2676.zip | |
viply.de
| -rw-r--r-- | viply.de.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/viply.de.txt b/viply.de.txt new file mode 100644 index 0000000..e3599c9 --- /dev/null +++ b/viply.de.txt @@ -0,0 +1,12 @@ +title: //div[@id='singletext']//h1 +body: //div[contains(@class, 'mypictureborder')] | //div[@id='singletext'] +prune: no + +strip_id_or_class: singletostart +strip_id_or_class: navigation +strip_id_or_class: social +strip_id_or_class: single_topwrapper +strip: //a[contains(., 'Nächster Artikel')] + +test_url: http://www.viply.de/?p=87973 +test_url: http://www.viply.de/?feed=rss2
\ No newline at end of file |
