diff options
| author | Mateus Dalto Piveta <mateusdalpi@gmail.com> | 2014-06-15 23:12:56 -0300 |
|---|---|---|
| committer | Mateus Dalto Piveta <mateusdalpi@gmail.com> | 2014-06-15 23:12:56 -0300 |
| commit | 6e8f634b8eb99eb70c47b8f09cc9268118d7cdca (patch) | |
| tree | 494d2c6d687900d7febb531f6d5a253f7590123a | |
| parent | b5b6e31a400432f51bdceb90901fd26fbb8aa0fb (diff) | |
| download | ftr-site-config-6e8f634b8eb99eb70c47b8f09cc9268118d7cdca.tar.gz ftr-site-config-6e8f634b8eb99eb70c47b8f09cc9268118d7cdca.zip | |
Update macrumors.com
| -rw-r--r-- | macrumors.com.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/macrumors.com.txt b/macrumors.com.txt index f211319..83cfb4a 100644 --- a/macrumors.com.txt +++ b/macrumors.com.txt @@ -3,8 +3,10 @@ date: substring-before(//div[@class='byline'], " by ") # set body body: //div[@class='content'] +strip_id_or_class: commentsContainer +strip_id_or_class: linkback # set title title: //h3 #strip: //div[@class='content']/h3 -test_url: http://www.macrumors.com/2010/11/10/apple-debuts-new-apple-tv-and-itunes-movie-content-in-japan/
\ No newline at end of file +test_url: http://www.macrumors.com/2010/11/10/apple-debuts-new-apple-tv-and-itunes-movie-content-in-japan/ |
