diff options
| -rw-r--r-- | truthdig.com.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/truthdig.com.txt b/truthdig.com.txt index bb15c30..756b538 100644 --- a/truthdig.com.txt +++ b/truthdig.com.txt @@ -5,6 +5,7 @@ prune: no strip: //div[@class='printbody']/a[@href='http://www.truthdig.com/'] strip: //table[@class='footer'] -single_page_link: //div[@class='article_tools']//a[contains(@href, '/print/')] +single_page_link: //a[contains(@href, '/print/')] -test_url: http://www.truthdig.com/report/item/the_election_march_of_the_trolls_20110829/
\ No newline at end of file +test_url: http://www.truthdig.com/report/item/the_election_march_of_the_trolls_20110829/ +test_url: http://www.truthdig.com/dig/item/the_death_of_truth_20130505/
\ No newline at end of file |
