diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-09-10 15:38:47 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-09-10 15:38:47 +0200 |
| commit | 028133cec62243ca45ec2b0f4c336598e6240c2f (patch) | |
| tree | 55a733388326ec2ce598f094ce7d4d9ec5407f98 /makeuseof.com.txt | |
| parent | a0aa1088879be5eb254bb1846df80dd447816192 (diff) | |
| parent | 273f585aa99d9596360b52759adc289e801ea675 (diff) | |
| download | ftr-site-config-028133cec62243ca45ec2b0f4c336598e6240c2f.tar.gz ftr-site-config-028133cec62243ca45ec2b0f4c336598e6240c2f.zip | |
Merge branch 'master' of https://github.com/fivefilters/ftr-site-config
Diffstat (limited to 'makeuseof.com.txt')
| -rw-r--r-- | makeuseof.com.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/makeuseof.com.txt b/makeuseof.com.txt index 6809afe..078e8d0 100644 --- a/makeuseof.com.txt +++ b/makeuseof.com.txt @@ -1,3 +1,9 @@ -tidy: no +title: //h1[@class='entry-title'] -test_url: http://www.makeuseof.com/dir/kindle-it-web-pages-kindle-friendly/
\ No newline at end of file +body: //article//header//img | //article//section[@class='post'] + +strip: //article//section[@class='post']/aside +strip: //article//section[@class='post']/footer + +test_url: http://www.makeuseof.com/tag/cool-websites-and-tools-advanced-photo-editor-keep-your-kids-stuff-online-identify-60-languages/ +test_url: http://www.makeuseof.com/tag/what-do-you-think-of-our-new-look-makeuseof-poll/ |
