我有一个 RSS 提要,由 RSS Pump 从我的 Google 日历中绘制内容提供支持。现在它通过使用一些带有“iframe”的HTML来做到这一点,我想知道如何将RSS新闻项目上的所有链接重定向到另一个网页,而不是谷歌日历条目。我需要在它周围放置一些特殊代码来重定向它吗?这是代码:
<iframe src="http://s1.rsspump.com/rss.aspx?s=e0431bb0-cd2b-4f8f-ab47-619c3d841bab&speed=1&t=0&d=0&u=0&p=1&b=0&ic=5&font=Verdana&fontsize=12px&bgcolor=&color=000000&type=typewriter&su=0&sub=0&sw=0" frameborder="0" width="100%" height="18" scrolling="no" allowtransparency="true"></iframe>
<noframes>
<div style="background-color: none transparent;">
<a href="http://news.rsspump.com/" title="Latest News">News</a>
</div>
</noframes>