diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-02-27 23:43:10 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-02-27 23:43:10 +0100 |
| commit | 9a69161c8646f63b4d9fa17c6ac3ab922d625859 (patch) | |
| tree | 62a446347e1279f00383fdd7f9637cfd58a50879 /truthdig.com.txt | |
| download | ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.tar.gz ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.zip | |
Initial commit
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 |
