https://vgmhomelink.asknice.ly/email/conversation

提交的 URL:
https://vgmhomelink.asknice.ly/email/conversation
报告完成时间:

链接 · 找到 0 个

JavaScript 变量 · 找到 3 个

名称类型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

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

类型类别记录
errornetwork
URL
https://vgmhomelink.asknice.ly/email/conversation
文本
Failed to load resource: the server responded with a status of 404 ()

HTML

<!DOCTYPE html><html><head>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Sorry we could not find that! - AskNicely</title>
    <style nonce="">
    html,body
    {
        height: 100%;
        margin: 10px;
    }
    body
    {
       display: table;
       margin: 0 auto;
       font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
          font-weight: 300;
           color: #575757;
           line-height: 1.3em;
        }
    .submit,textarea, input{
        font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-weight: 500;
        font-size: 16px;
    }
    textarea{
        border-radius: 5px;
        border-color: #777777;
        outline: none;
    }

    .container
    {
        height: 100%;
        display: table-cell;
        vertical-align: middle;
    }
    .cent
    {
        height: 450px;
        width: 250px;

    }
    .centered{
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .logo{
        margin-bottom: 20px;
    }
    h1{
       font-weight: 300;
       font-size: 22px;
       margin-bottom: 20px;
       line-height: 1.24em;
       margin-bottom: 0;
    }
    h2{
       font-weight: 300;
       font-size: 20px;
       margin-bottom: 20px;
       line-height: 1.5em;
    }
    label{

        margin:20px 0;
        display: block;
    }
    a, a:visited, a:active {
      color: grey;
      text-decoration: none;

    }
    a:hover {
      color: silver;
      text-decoration: none;
      border-bottom: 1px  silver solid;
    }
    img[class=logo]{
        height:auto !important;
        max-width:250px !important;
    }
         /*iPhone Media Query*/
      @media only screen and (max-width: 480px) {
          img[class=logo]{
            height:auto !important;
            max-width:250px !important;
         }

      }

     /*Buttons*/

     .an-button-purple, .an-button-purple:focus {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        cursor: pointer;
        -o-text-overflow: clip;
        text-overflow: clip;
        display: inline-block;
        text-decoration: none;
        padding: 0 28px 0 28px;
        border: 2px solid #B43DC6;
        font-size: 1.1rem !important;
        font-weight: 900;
        text-transform: uppercase;
        line-height: 54px;
        height: 54px;
        color: #FFF;
        background-color: #B43DC6;
        -webkit-border-radius: 999px;
        -moz-border-radius: 999px;
        -ms-border-radius: 999px;
        border-radius: 999px;
        /* ani */
        transition: all 200ms ease-in-out;
    }

    .an-button-purple:hover {
        text-decoration: none;
        color: #FFF !important;
        border: 2px solid #B43DC6;
        background-color: #9D34AD;
    }

    .action-button
    {
        padding: 8px 40px 10px 40px;
        margin-top: 10px;
        border-radius: 10px;
        font-size: 18px;
        color: #FFF;
        text-decoration: none;
        border:0;
        width: 100%;
        outline: none;
        background-color: #999;

    }

    input[type="submit"]:hover {
        color:#FFF;
        background-color:;
        }

    .chevron::before {
        border-style: solid;
        border-width: 0.25em 0.25em 0 0;
        content: '';
        display: inline-block;
        height: 0.45em;
        left: 0.15em;
        position: relative;
        top: 0.15em;
        transform: rotate(-45deg);
        vertical-align: top;
        width: 0.45em;
    }

    .chevron.right:before {
        left: 0;
        transform: rotate(45deg);
    }
.color-dot {
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px;
  -ms-border-radius: 99px;
  border-radius: 99px;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 5px; }

  .color-dot.critical {
    background-color: #e74c3c; }
  .color-dot.major {
    background-color: #e67e22; }
  .color-dot.minor {
    background-color: #f1c40f; }
  .color-dot.none {
    background-color: #2ecc71; }


    </style>
</head>
<body>
    <center>
        <img class="uk-preserve" src="https://cdn.asknice.ly/img/space-milo.svg" width="490" height="320" alt="AskNicely" uk-svg="">
        <h1 style="text-align:center">
            WHOOPS
        </h1>
        <p><small style="color:silver">Error Code 404</small></p>
        <h2>Like some great mysteries in life, we could not find this page.<br>
        Anyway, you look lost. Maybe this can help:</h2>

        
            <a style="color: white;" href="/dash" class="an-button-purple">Back to Dashboard</a>

                <div style="margin-top:40px">
            <img class="asknicely-logo uk-preserve" src="https://cdn.asknice.ly/img/asknicely_logo.svg" width="141" height="31" alt="AskNicely" uk-svg="">

        </div>
    </center>


</body></html>