diff options
Diffstat (limited to 'cooper.com.txt')
| -rw-r--r-- | cooper.com.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cooper.com.txt b/cooper.com.txt index a424409..fc156f7 100644 --- a/cooper.com.txt +++ b/cooper.com.txt @@ -1,4 +1,4 @@ -body: //*[contains(@class,'body')] +body: //div[contains(@class,'post-body')] date: //abbr[@class='published'] -test_url: http://www.cooper.com/journal/2012/08/2-weeks-left-to-win-your-way-to-the-woodstock-of-ux-coopers-ux-boot-camp.html/
\ No newline at end of file +test_url: http://www.cooper.com/journal/2015/6/creating-personas |
