From 230dc7d7fe46512d51530970b1cbee5f7f1d1fad Mon Sep 17 00:00:00 2001 From: Reinout van Schouwen Date: Mon, 3 Apr 2017 20:57:17 +0200 Subject: Initial commit of sargasso.nl site config (#284) --- sargasso.nl.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 sargasso.nl.txt diff --git a/sargasso.nl.txt b/sargasso.nl.txt new file mode 100644 index 0000000..fcbadd8 --- /dev/null +++ b/sargasso.nl.txt @@ -0,0 +1,6 @@ +# 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%2Fsargasso.nl%2Fquote-du-jour-gibraltar%2F + +body: //div[contains(concat(' ',normalize-space(@class),' '),' entry-content ')] +test_url: http://sargasso.nl/quote-du-jour-gibraltar/ \ No newline at end of file -- cgit v1.3.1