- assigned_to: nobody --> kevbob
Many feeds now display advertisements along with the
feed content. These ads links to a third-party server
and cannot/will-not be cached, causing item reading to
be rather slow. It would be nice to allow the user to
choose to block these advertisements.
Possible regular expression of use are (via
http://the.taoofmac.com/space/newspipe/Ad%20Blocking\):
remove="<p><a
.+?http://feeds.feedburner.com/.+?</a></p>"
remove="<td><a
.+?http://imageads.googleadservices.com/.+?</a></td>"
remove="<a
.+?http://www.feedstermedia.com/.+?</a>"
remove="<p><a
.+?http://feeds.gawker.com/.+?</a></p>
remove="<font .+?SPONSORED BY:.+?</font>"