diff options
| author | Reinout van Schouwen <reinout@gmail.com> | 2017-04-03 20:57:17 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2017-04-03 20:57:17 +0200 |
| commit | 230dc7d7fe46512d51530970b1cbee5f7f1d1fad (patch) | |
| tree | 3569a90a9e432788a6b846a4e412573208cf2732 | |
| parent | 988542bdbdae76207588227470086a805bfc5e3d (diff) | |
| download | ftr-site-config-230dc7d7fe46512d51530970b1cbee5f7f1d1fad.tar.gz ftr-site-config-230dc7d7fe46512d51530970b1cbee5f7f1d1fad.zip | |
Initial commit of sargasso.nl site config (#284)
| -rw-r--r-- | sargasso.nl.txt | 6 |
1 files changed, 6 insertions, 0 deletions
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 |
