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')
-rw-r--r--inc/3rdparty/site_config/standard/sfgate.com.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/inc/3rdparty/site_config/standard/sfgate.com.txt b/inc/3rdparty/site_config/standard/sfgate.com.txt
new file mode 100644
index 00000000..5f73fbcb
--- /dev/null
+++ b/inc/3rdparty/site_config/standard/sfgate.com.txt
@@ -0,0 +1,12 @@
1title: /html/head/title
2
3body: //div[@id = 'articlecontent']/div[contains(@class, 'bodytext')]
4author: //div[@class = 'articleheadings']/p[contains(@class,'author')]/span[@class = 'fn']
5date: //div[@class = 'articleheadings']/span[@class = 'updated']
6strip: //div[div[contains(@class, 'imgbox')]]
7
8body: //div[@class = 'blogitem']
9author: //p[@class="credit"]/span[@class="author"]/a[position() = 1]
10date: //span[@class = 'pubdate']
11
12test_url: http://www.sfgate.com/columnists/garchik/ \ No newline at end of file