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.