# History: 
# 12/31/2001: Initial version.

URL: http://www.yomiuri.co.jp/main/main-e.htm
Name: Daily Yomiuri English
Description: English language news of Japan
Levels: 2
StoryURL: /newse/.*
ContentsStart: Latest news as of:
ContentsEnd: <!-- Language Labo -->

ContentsHTMLPreProcess: {
	s/<img[^>]*alt="([^"]*)"[^>]*>/<b>$1<\/b>/gmi;
	s/ target = "main"//gmi;
	s/<\/?ul>//gmi;
	s/<li>/<br>/gmi;
	s/<\/?font[^>]*>//gmi;
}


StoryHTMLPreProcess: {
	s/<\/?font[^>]*>//gmi;
}	

AuthorName: Michael Schubart
AuthorEmail: michael@schubart.net
