diff options
| author | Thiago Talma <thiagotalma@users.noreply.github.com> | 2013-09-08 21:53:31 -0300 |
|---|---|---|
| committer | Thiago Talma <thiagotalma@users.noreply.github.com> | 2013-09-08 21:53:31 -0300 |
| commit | 7cb69f48f28470af15ffcad5b639bdb29f1a7e7f (patch) | |
| tree | 1cae7edf35fdae3d8f87ac7789f4142af473e64f /makeuseof.com.txt | |
| parent | b2e6d8b5c4719ca33c52d962507789025ebd4689 (diff) | |
| download | ftr-site-config-7cb69f48f28470af15ffcad5b639bdb29f1a7e7f.tar.gz ftr-site-config-7cb69f48f28470af15ffcad5b639bdb29f1a7e7f.zip | |
Update makeuseof.com.txt
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/ |
