diff options
| -rw-r--r-- | thedailybeast.com.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/thedailybeast.com.txt b/thedailybeast.com.txt index f5e938a..a6888c9 100644 --- a/thedailybeast.com.txt +++ b/thedailybeast.com.txt @@ -1,7 +1,7 @@ -title: //h1 -body: //article/div[contains(@class, 'article-body')] -#strip: //header/hgroup/h1 -strip: //footer[@class='storyFooter'] -single_page_link: //li[@class='print']/a +body: //div[contains(@class, 'ArticleBody')] +strip_id_or_class: share +strip_id_or_class: footer prune: no -test_url: http://www.thedailybeast.com/articles/2010/04/06/how-mastercard-predicts-divorce.html
\ No newline at end of file +test_url: http://www.thedailybeast.com/articles/2017/04/01/michael-flynn-failed-to-disclose-payments-from-russian-propaganda-network.html +test_url: http://www.thedailybeast.com/articles/2010/04/06/how-mastercard-predicts-divorce.html +test_contains: people who are going through a divorce are more likely to miss payments |
