diff options
| -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 |
