diff options
| author | TheOneValen <ah@nopw.de> | 2016-10-11 23:23:05 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2016-10-11 23:23:05 +0200 |
| commit | f886e936f21851bdd246601944987cb4c9d605a2 (patch) | |
| tree | df6836aa4fdb26f90b9c09fd11be5c3c01c1329d | |
| parent | 58ef9c337be21ffe222462a19d10cc925efbc41b (diff) | |
| download | ftr-site-config-f886e936f21851bdd246601944987cb4c9d605a2.tar.gz ftr-site-config-f886e936f21851bdd246601944987cb4c9d605a2.zip | |
servethehome and lowtechmagazine (#208)
* https://www.servethehome.com/ articles config
* http://www.lowtechmagazine.com/ article
| -rw-r--r-- | lowtechmagazine.com.txt | 8 | ||||
| -rw-r--r-- | servethehome.com.txt | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/lowtechmagazine.com.txt b/lowtechmagazine.com.txt index be7e8ee..2588ac5 100644 --- a/lowtechmagazine.com.txt +++ b/lowtechmagazine.com.txt @@ -1,8 +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%2Fwww.lowtechmagazine.com%2F2015%2F10%2Fcan-the-internet-run-on-renewable-energy.html +# Source: http://siteconfig.fivefilters.org/grab.php?url=http%3A%2F%2Fwww.lowtechmagazine.com%2F2015%2F12%2Freinventing-the-greenhouse.html -body: //div[contains(concat(' ',normalize-space(@class),' '),' entry-content ')] -strip: //hr - -test_url: http://www.lowtechmagazine.com/2015/10/can-the-internet-run-on-renewable-energy.html +body: //div[contains(concat(' ',normalize-space(@class),' '),' entry-inner ')] +test_url: http://www.lowtechmagazine.com/2015/12/reinventing-the-greenhouse.html
\ No newline at end of file diff --git a/servethehome.com.txt b/servethehome.com.txt new file mode 100644 index 0000000..6f69dd9 --- /dev/null +++ b/servethehome.com.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=https%3A%2F%2Fwww.servethehome.com%2Ffirefox-is-eating-your-ssd-here-is-how-to-fix-it%2F + +body: //div[contains(concat(' ',normalize-space(@class),' '),' the-content ')] +test_url: https://www.servethehome.com/firefox-is-eating-your-ssd-here-is-how-to-fix-it/
\ No newline at end of file |
