diff options
Diffstat (limited to 'counterpunch.org.txt')
| -rw-r--r-- | counterpunch.org.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/counterpunch.org.txt b/counterpunch.org.txt new file mode 100644 index 0000000..b6bd8be --- /dev/null +++ b/counterpunch.org.txt @@ -0,0 +1,6 @@ +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'] + +test_url: http://www.counterpunch.org/johnstone05172011.html
\ No newline at end of file |
