diff options
| author | tinloaf <mail+github@tinloaf.de> | 2016-12-31 00:26:50 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2016-12-31 00:26:50 +0100 |
| commit | b21abcc40018376eab4ab95d5effba91d94a955b (patch) | |
| tree | bd7704019adc9094864f012b0cdc014b2d62c057 | |
| parent | ce07c1ac79a7c8a86ddfc4ffa68501de9a488c5f (diff) | |
| download | ftr-site-config-b21abcc40018376eab4ab95d5effba91d94a955b.tar.gz ftr-site-config-b21abcc40018376eab4ab95d5effba91d94a955b.zip | |
Add daserste.ndr.de (#235)
| -rw-r--r-- | daserste.ndr.de.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/daserste.ndr.de.txt b/daserste.ndr.de.txt new file mode 100644 index 0000000..1ad3056 --- /dev/null +++ b/daserste.ndr.de.txt @@ -0,0 +1,8 @@ +# Generated by FiveFilters.org's web-based selection tool +# Place this file inside your site_config/custom/ folder +# Source: http://siteconfig.fivefilters.org/grab.php?url=http%3A%2F%2Fdaserste.ndr.de%2Fpanorama%2Faktuell%2FChronik-Rechtsextreme-Vorfaelle-in-der-AfD-2016%2Cafd892.html + +title: //h1[contains(concat(' ',normalize-space(@class),' '),' headline ')] +next_page_link: //li[@class='next']/a +body: //div[contains(concat(' ',normalize-space(@class),' '),' modCon ')]//div[contains(concat(' ',normalize-space(@class),' '),' mod ') and (contains(concat(' ',normalize-space(@class),' '),' modA ')) and (contains(concat(' ',normalize-space(@class),' '),' modParagraph '))]//div[contains(concat(' ',normalize-space(@class),' '),' boxCon ')]//div[contains(concat(' ',normalize-space(@class),' '),' box ')] +test_url: http://daserste.ndr.de/panorama/aktuell/Chronik-Rechtsextreme-Vorfaelle-in-der-AfD-2016,afd892.html |
