querySelectorAll ('h3.r a'); return Array.prototype.map.call(links, function(e) { return e.getAttribute('href'); }); }
確定! 回上一頁