diff options
Diffstat (limited to 'truthdig.com.txt')
| -rw-r--r-- | truthdig.com.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/truthdig.com.txt b/truthdig.com.txt new file mode 100644 index 0000000..bb15c30 --- /dev/null +++ b/truthdig.com.txt @@ -0,0 +1,10 @@ +title: //div[@class='printbody']/h1 +body: //div[@class='printbody'] +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/')] + +test_url: http://www.truthdig.com/report/item/the_election_march_of_the_trolls_20110829/
\ No newline at end of file |
