diff options
Diffstat (limited to 'thedisneyblog.com.txt')
| -rw-r--r-- | thedisneyblog.com.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/thedisneyblog.com.txt b/thedisneyblog.com.txt new file mode 100644 index 0000000..57b3254 --- /dev/null +++ b/thedisneyblog.com.txt @@ -0,0 +1,7 @@ +title: //h1[contains(@class, 'entry-title')] +author: //span[contains(@class, 'author vcard')] +date: //span[@class = 'entry-date'] +body: //div[@class='entry-content'] +strip_id_or_class: bottomcontainerBox +strip_id_or_class: lightsocial_container +test_url: http://thedisneyblog.com/2012/11/17/videopolis-one-woman-disney-musical-beauty-and-the-beast/
\ No newline at end of file |
