Code:
URL: http://www.foxnews.com/
Name: Fox_News
Description: none yet
AuthorName: Alexander Turcic
AuthorEmail: sitescooper@turcic.com
# General Settings
Active: 1
SizeLimit: 700
Levels: 2
# Image Settings
# Content Settings
ContentsStart: <table cellspacing=0 cellpadding=0 border=0 width=500>
ContentsEnd: <tr><td align="center" style="padding-top:20px;"><img src="/images/tab_500_advert_links.gif" width=500 height=18></td></tr>
# http://www.foxnews.com/story/\d+,\d+,(\d+),\d+\.html
# http://www.foxnews.com/printer_friendly_story/0,3566,$1,00.html
# Story Settings
StoryToPrintableSub: s{http://www.foxnews.com/story/\d+,\d+,(\d+),\d+\.html}{http://www.foxnews.com/printer_friendly_story/0,3566,$1,00.html}i
StoryURL: http://www.foxnews.com/printer_friendly_story/0,3566,\d+,00.html
StoryStart: <style type="text/css">
StoryEnd: <form method="get" name="searchFormBot"
StoryIncludeStartPattern: 1
# PreProcess Settings
ContentsHTMLPreProcess: {
s,<tr><td align="center"><img src="/images/500_tab_only_on_fox.gif" width=500 height=18></td></tr>,<hr><h4>Only on Fox</h4>,s;
s,<tr><td><img src="/images/tab_breaking_news03.gif" width=500 height=17></td></tr>,<h4>Breaking News</h4>,s;
s,<tr><td align="center" style="padding-top:15px;"><img src="/images/tab_500_latest_headlines.gif" width=500 height=18></td></tr>,<hr><h4>Latest Headlines</h4>,s;
s,<a href="/politics/"><img src="/images/tab_240_politics.gif" width=240 height=18 border=0 style="padding-bottom:5px;"></a>,<hr><h4>Politics</h4>,s;
s,<a href="/business/"><img src="/images/tab_240_business.gif" width=240 height=18 border=0 style="padding-bottom:5px;"></a>,<hr><h4>Business</h4>,s;
s,<a href="/foxlife/"><img src="/images/tab_240_foxlife.gif" width=240 height=18 border=0 style="padding-bottom:5px;"></a>,<hr><h4>Foxlife</h4>,s;
s,<a href="/views/"><img src="/images/tab_240_views.gif" width=240 height=18 border=0 style="padding-bottom:5px;"></a>,<hr><h4>Views</h4>,s;
}
StoryHTMLPreProcess: {
s,\s\(<a (href|target)=.*>search</a>\),,gm;
}