aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/mlb.mlb.com.txt
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2014-07-13 10:15:40 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2014-07-13 10:15:40 +0200
commit4e067ceabd705201a16b4c92cf4b23f3b990326c (patch)
tree939f3a8e5ff3ab9ee414a57a895d3e78e1d46ce3 /inc/3rdparty/site_config/standard/mlb.mlb.com.txt
parent58dbe103889148def78b0fc8744d3f94c56a1561 (diff)
downloadwallabag-4e067ceabd705201a16b4c92cf4b23f3b990326c.tar.gz
wallabag-4e067ceabd705201a16b4c92cf4b23f3b990326c.tar.zst
wallabag-4e067ceabd705201a16b4c92cf4b23f3b990326c.zip
updated specific configuration for parsing
Diffstat (limited to 'inc/3rdparty/site_config/standard/mlb.mlb.com.txt')
-rwxr-xr-x[-rw-r--r--]inc/3rdparty/site_config/standard/mlb.mlb.com.txt26
1 files changed, 13 insertions, 13 deletions
diff --git a/inc/3rdparty/site_config/standard/mlb.mlb.com.txt b/inc/3rdparty/site_config/standard/mlb.mlb.com.txt
index 30e8aff2..765fab3f 100644..100755
--- a/inc/3rdparty/site_config/standard/mlb.mlb.com.txt
+++ b/inc/3rdparty/site_config/standard/mlb.mlb.com.txt
@@ -1,14 +1,14 @@
1title: //h1[@class='article-headline'] 1title: //h1[@class='article-headline']
2date: //span[@class='timeStamp'] 2date: //span[@class='timeStamp']
3author: substring-before(//p[@class='article-byline'], '/') 3author: substring-before(//p[@class='article-byline'], '/')
4body: //div[@id='article'] 4body: //div[@id='article']
5#strip: //div[@class='inner'] 5#strip: //div[@class='inner']
6strip: //div[@id='article_head'] 6strip: //div[@id='article_head']
7strip: //p[@class='tagLine'] 7strip: //p[@class='tagLine']
8strip: //div[@id='article_related_links'] 8strip: //div[@id='article_related_links']
9strip: //div[@id='article_related_mlb'] 9strip: //div[@id='article_related_mlb']
10strip: //span[@class='more'] 10strip: //span[@class='more']
11strip: //div[@class='article_component'] 11strip: //div[@class='article_component']
12strip: //span[@class='screen_reader'] 12strip: //span[@class='screen_reader']
13strip: //ul[@class='columnists_blurb'] 13strip: //ul[@class='columnists_blurb']
14test_url: http://mlb.mlb.com/news/article.jsp?ymd=20120403&content_id=27880830 \ No newline at end of file 14test_url: http://mlb.mlb.com/news/article.jsp?ymd=20120403&content_id=27880830 \ No newline at end of file