免费天气预报插件服务,该如何解决

免费天气预报插件服务
http://service.weather.com.cn/plugin/index.shtml

 

插件代码如下:

<html>
<header>
<title>测试天气预报插件</title>
</header>
<body>
<iframe src="http://m.weather.com.cn/m/pn12/weather.htm " width="245" height="110" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe>
</body>
</html>


------解决方案--------------------
免费分享