TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Firefox 72 blocks third-party fingerprinting resources

5 点作者 groovecoder超过 5 年前

1 comment

vstuart超过 5 年前
How to deal with this? Search example:<p><pre><code> prevent URL tracking </code></pre> Resulting URL:<p><pre><code> https:&#x2F;&#x2F;www.google.com&#x2F;search?hl=en&amp;source=hp&amp;ei=jNIUXt3uKLmw0PEPiYSSqAQ&amp;q=prevent+URL+tracking&amp;oq=prevent+URL+tracking&amp;gs_l=psy-ab.3...1648.1648..1831...0.0..0.118.118.0j1......0....1..gws-wiz.z1jymiS4QKg&amp;ved=0ahUKEwjd5OvNk_LmAhU5GDQIHQmCBEUQ4dUDCAc&amp;uact=5 </code></pre> All that&#x27;s required:<p><pre><code> https:&#x2F;&#x2F;www.google.com&#x2F;search?q=prevent+URL+tracking </code></pre> Seriously?!
评论 #21988302 未加载