diff options
| -rw-r--r-- | stalbansreview.co.uk.txt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/stalbansreview.co.uk.txt b/stalbansreview.co.uk.txt deleted file mode 100644 index a0f1587..0000000 --- a/stalbansreview.co.uk.txt +++ /dev/null @@ -1,14 +0,0 @@ -title: //div[@class='articleLeft']/h3 - -author: substring-after(//span[@class='articleAuthor']/a,'By ') - -date: substring-before(//span[@class='articleDateTime'],'in ') - -body: //div[@class='articleLeft'] -strip: //div[@class='articleMoreNews'] -strip: //div[@class='articleLeft']/h3 -strip: //div[@class='articleLeft']/p[@class='articleInfo clearfix'] - -# Remove duplicate title from text -strip: //div[@id='site']/div[5][@class='holder']/div[1][@class='hBlock']/div[1][@class='sglCol article']/h3 -test_url: http://www.stalbansreview.co.uk/news/9581446.New_roundabout_in_King_Harry_Lane/r/?ref=rss
\ No newline at end of file |
