xyz315

右键 审查元素 在console中输入
for(var a of document.getElementsByTagName(\'a\')){
console.log(a.href)
}

分类:

技术点:

相关文章: