https://improving.duckduckgo.com/

提交的 URL:
https://improving.duckduckgo.com/
报告完成时间:

链接 · 找到 3 个

从页面中识别出的传出链接

链接文本
https://duckduckgo.com/DuckDuckGo
https://duckduckgo.com/privacyprivacy policy
https://duckduckgo.com/duckduckgo-help-pages/privacy/atb/here

JavaScript 变量 · 找到 3 个

在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问

名称类型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

控制台日志消息 · 找到 1 条

记录到 Web 控制台的消息

类型类别记录
warningother
文本
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.

HTML

页面的原始 HTML 正文

<!DOCTYPE html><html><head>
        <meta http-equiv="content-type" content="text/html; charset=UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=1">
        <title>Improving DuckDuckGo</title>
        <link rel="stylesheet" href="css/tachyons.min.css">
        <link rel="stylesheet" href="css/improving.css">

        <meta name="twitter:card" content="summary">
        <meta name="twitter:site" content="@duckduckgo">
        <meta property="og:url" content="https://duckduckgo/improving">
        <meta property="og:title" content="Improving DuckDuckGo">
        <meta property="og:image" content="https://duckduckgo.com/assets/logo_social-media.png">
        <meta property="og:site_name" content="DuckDuckGo">
        <meta property="og:description" content="Info about how we improve DuckDuckGo.">
        <meta name="description" content="Info about how we improve DuckDuckGo.">
    </head>
    <body class="proxima-nova">
        <section class="logo bg-ddg-blue center tc pv5 pv6-ns ph1">
            <img src="illustrations/logo.svg">
            <h2 class="f3 f2-ns white ma0">Improving DuckDuckGo</h2>
            <h3 class="f5 f4-ns ma0 white-50 fw4">Private by Design</h3>
        </section>

        <section class="tc pv3 pv5-ns ddg-gray-2 ph4">
            <p class="measure-wide center lh-copy ddg-black-3">
                At <a href="https://duckduckgo.com/">DuckDuckGo</a>, we do not collect or share any personal information. That's our <a href="https://duckduckgo.com/privacy">privacy policy</a> in a nutshell.  
                To improve our products we had to create a completely anonymous way to figure out how DuckDuckGo is being used.
            </p>

            <p class="measure-wide center lh-copy ddg-black-3">
                Any requests to this domain -- improving.duckduckgo.com -- are part of this anonymous experiment engine.  
                You can learn more about how this technology works and how it was designed to protect your privacy <a href="https://duckduckgo.com/duckduckgo-help-pages/privacy/atb/">here</a>.
            </p>
        </section>

    

</body></html>