标签:style io ar os sp for 文件 on bs
for(var i=0,tags=document.querySelectorAll(‘iframe[src],frame[src],script[src],link[rel=stylesheet],object[data],embed[src]‘),tag;tag=tags[i];i++){ var a = document.createElement(‘a‘); a.href = tag.src||tag.href||tag.data; if(a.hostname!=location.hostname){ console.warn(location.hostname+‘ 发现第三方资源[‘+tag.localName+‘]:‘+a.href); } }
标签:style io ar os sp for 文件 on bs
原文地址:http://my.oschina.net/backtract/blog/342255