1:(javascript:|vbscript:|view-source:)*
2:(window\.location|window\.|\.location|document\.cookie|document\.|alert\(.*?\)|window\.open\()*
这两个正则 能匹配字符串“ login ”
为什么啊,
2:(window\.location|window\.|\.location|document\.cookie|document\.|alert\(.*?\)|window\.open\()*
这两个正则 能匹配字符串“ login ”
为什么啊,
