标题:
[问题求助]
正则表达式求助??有关电信流氓
[打印本页]
作者:
muyufan
时间:
2009-6-7 16:38
标题:
正则表达式求助??有关电信流氓
本帖最后由 muyufan 于 2009-6-7 17:38 编辑
此贴作废 最新发现 电信直接在head里加的内容 无法过滤
我的所有网页都被电信强制修改为如下内容:
<html><script>if(navigator.appName == "Microsoft Internet Explorer"){var location="";}</script>
<frameset><frame src="http://125.64.34.20:80/ipush_jsp/server.jspserver_id=222.210.124.231_FGM_02102&user_account=CD8596xxxx&remain=6602&deadline=0&area_id=028&paytype=1&task_id=0801021696&user_url=bbs.ioage.com"></frame>
</frameset>
</html>
复制代码
请问如何提取出user_html= 后的真实url 加入到location
我自己试验这样但不成功
#ex#<html>.*user_url=(.*)"></frame></frameset></html>###<html><script>window.location.href = $1;</script></html>
复制代码
欢迎光临 世界之窗论坛 (http://bbs.theworld.cn./)
Powered by Discuz! 7.2