diff options
Diffstat (limited to 'gothamist.com.txt')
| -rw-r--r-- | gothamist.com.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gothamist.com.txt b/gothamist.com.txt new file mode 100644 index 0000000..3645387 --- /dev/null +++ b/gothamist.com.txt @@ -0,0 +1,7 @@ +title: //div[@class='entry-header'] +author: //span[@class='vcard author'] +date: //abbr[@class='published'] +#move_into(//div[@class='entry-body']): //img[@id='photo_1'] +body: //div[@class='entry-body'] +strip: //div[@class='galleryEaseThumbs'] +test_url: http://gothamist.com/2012/03/15/fancy_cocktail_lounge_the_randolph.php
\ No newline at end of file |
