Strips click tracking from Google search results
< 脚本Google Tracking-B-Gone的反馈
Small change to support pdfsPDF links in Google results are arranged differently from HTML / PHP / ASP / whatever. The "oldLink" variable here will be "undefined". If it is, go back and base everything off "childNodes[1]" instead of "childNodes[0]" and then it works.
This issue has been fixed in version 2.3. Thanks for the bug report!
登录以发表回复。
Small change to support pdfs
PDF links in Google results are arranged differently from HTML / PHP / ASP / whatever. The "oldLink" variable here will be "undefined". If it is, go back and base everything off "childNodes[1]" instead of "childNodes[0]" and then it works.