diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2016-01-11 19:50:27 +0000 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2016-01-11 19:50:27 +0000 |
| commit | 4c13cb5451121606d13ea293e01313073075be53 (patch) | |
| tree | 3af095c4f8e8217d534e03fd439ad03ec08e70f8 | |
| parent | e12463ce9241f56a9d81046551f0d0f55a73a8fe (diff) | |
| download | ftr-site-config-4c13cb5451121606d13ea293e01313073075be53.tar.gz ftr-site-config-4c13cb5451121606d13ea293e01313073075be53.zip | |
Update counterpunch.org.txt
| -rw-r--r-- | counterpunch.org.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/counterpunch.org.txt b/counterpunch.org.txt index b6bd8be..12ca19f 100644 --- a/counterpunch.org.txt +++ b/counterpunch.org.txt @@ -1,6 +1,7 @@ title: //div[@class='main']//h1[contains(@class, 'article-title')] author: //div[@class='mainauthorstyle'] -body: //div[@class='main']//div[@class='main-text'] -strip: //td[@width='140'] +body: //div[@itemprop="articleBody"] +date: //meta[@itemprop="datePublished"]/@content +#strip: //td[@width='140'] -test_url: http://www.counterpunch.org/johnstone05172011.html
\ No newline at end of file +test_url: http://www.counterpunch.org/2011/09/28/the-dangerous-cult-of-the-guardian/ |
