diff options
Diffstat (limited to 'thisismynext.com.txt')
| -rwxr-xr-x | thisismynext.com.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/thisismynext.com.txt b/thisismynext.com.txt new file mode 100755 index 0000000..70b5399 --- /dev/null +++ b/thisismynext.com.txt @@ -0,0 +1,8 @@ +author: //div[@class='meta clearfix']/a +body: //div[@class='post'] + +strip: //div[@class='metaCat'] +strip: //div[@class='post']/h1 +strip: //div[@class='post']/div[@class='meta clearfix'] +strip: //div[@class='post']/div[@class='social-bar clearfix'] +test_url: http://thisismynext.com/2011/10/18/galaxy-nexus-android-ice-cream-sandwich-pictures-video-hands-on/
\ No newline at end of file |
