diff options
| -rw-r--r-- | thebostonchannel.com.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/thebostonchannel.com.txt b/thebostonchannel.com.txt index b74442d..808876d 100644 --- a/thebostonchannel.com.txt +++ b/thebostonchannel.com.txt @@ -1,7 +1,7 @@ title: //meta[@name='og:title']/@content date: //meta[@name='created']/@content -body: //div[@class="StoryBody" or @class="storyTeaser"] +body: //div[contains(@class, "article-body")] replace_string(<p></p>): <br /><br /> -test_url: http://www.thebostonchannel.com/slideshow/news/28210648/detail.html
\ No newline at end of file +test_url: http://www.wcvb.com/news/2-teens-arrested-in-fatal-dorchester-shooting-of-16yearold-boy/33564886 |
