diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2017-02-12 02:54:35 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-12 02:54:35 +0100 |
| commit | b7f6f07c38d6367e56aeec8ff10bd76378770bf3 (patch) | |
| tree | 37c95a35e73743ce6bbd54ed21e6816ea88ee672 | |
| parent | 2f4f8097c202df3334a0dd1554e7961c91e4c455 (diff) | |
| download | ftr-site-config-b7f6f07c38d6367e56aeec8ff10bd76378770bf3.tar.gz ftr-site-config-b7f6f07c38d6367e56aeec8ff10bd76378770bf3.zip | |
Update truthdig.com.txt
| -rw-r--r-- | truthdig.com.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/truthdig.com.txt b/truthdig.com.txt index e2a0280..0b34ec4 100644 --- a/truthdig.com.txt +++ b/truthdig.com.txt @@ -1,12 +1,16 @@ title: //div[@class='printbody']/h1 body: //div[@class='printbody'] -date: //meta[@property="article:published_time"]/@content +# date: //meta[@property="article:published_time"]/@content prune: no -strip: //div[@class='printbody']/a[@href='http://www.truthdig.com/'] +strip: //div[@class='printbody']//a[@href='http://www.truthdig.com/'] strip: //table[@class='footer'] strip: //h6[contains(., 'http://')] +strip_id_or_class: masthead +strip_id_or_class: addthis +strip_id_or_class: article_tools + single_page_link: //a[contains(@href, '/print/')] test_url: http://www.truthdig.com/report/item/the_election_march_of_the_trolls_20110829/ |
