updated specific configuration for parsing

This commit is contained in:
Nicolas Lœuillet
2014-07-13 10:15:40 +02:00
parent 58dbe10388
commit 4e067ceabd
952 changed files with 7585 additions and 5682 deletions

12
inc/3rdparty/site_config/standard/scripting.com.txt vendored Normal file → Executable file
View File

@ -1,8 +1,8 @@
strip: //a[starts-with(@href, '#')]
strip: //*[@class='storyByline']
body: //*[@class='storyPageText']/..
author: string('Dave Winer')
date: substring-before(substring-after(//*[@class='storyByline'], 'on'), 'at')
title: //h1
strip: //a[starts-with(@href, '#')]
strip: //*[@class='storyByline']
body: //*[@class='storyPageText']/..
author: string('Dave Winer')
date: substring-before(substring-after(//*[@class='storyByline'], 'on'), 'at')
title: //h1
footnotes: no
test_url: http://scripting.com/stories/2011/07/08/yeahImStillYawning.html