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!
登入以回復
土豆服务器,请按需使用
镜像地址随时可能被墙,建议加群获取最新地址
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
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.