aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/sfgate.com.txt
diff options
context:
space:
mode:
Diffstat (limited to 'inc/3rdparty/site_config/standard/sfgate.com.txt')
-rwxr-xr-x[-rw-r--r--]inc/3rdparty/site_config/standard/sfgate.com.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/inc/3rdparty/site_config/standard/sfgate.com.txt b/inc/3rdparty/site_config/standard/sfgate.com.txt
index 5f73fbcb..54691122 100644..100755
--- a/inc/3rdparty/site_config/standard/sfgate.com.txt
+++ b/inc/3rdparty/site_config/standard/sfgate.com.txt
@@ -1,12 +1,12 @@
1title: /html/head/title 1title: /html/head/title
2 2
3body: //div[@id = 'articlecontent']/div[contains(@class, 'bodytext')] 3body: //div[@id = 'articlecontent']/div[contains(@class, 'bodytext')]
4author: //div[@class = 'articleheadings']/p[contains(@class,'author')]/span[@class = 'fn'] 4author: //div[@class = 'articleheadings']/p[contains(@class,'author')]/span[@class = 'fn']
5date: //div[@class = 'articleheadings']/span[@class = 'updated'] 5date: //div[@class = 'articleheadings']/span[@class = 'updated']
6strip: //div[div[contains(@class, 'imgbox')]] 6strip: //div[div[contains(@class, 'imgbox')]]
7 7
8body: //div[@class = 'blogitem'] 8body: //div[@class = 'blogitem']
9author: //p[@class="credit"]/span[@class="author"]/a[position() = 1] 9author: //p[@class="credit"]/span[@class="author"]/a[position() = 1]
10date: //span[@class = 'pubdate'] 10date: //span[@class = 'pubdate']
11 11
12test_url: http://www.sfgate.com/columnists/garchik/ \ No newline at end of file 12test_url: http://www.sfgate.com/columnists/garchik/ \ No newline at end of file