Domain ads268.cc
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 172.67.169.213:443 · ads268.cc

    2026-01-23 04:21

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 04:21:42 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Sun, 28 Sep 2025 17:28:20 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=10,cfOrigin;dur=132
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=EYxXo0DOrt3QinxcCeMyG9W8%2BLOVvsMCM7oaoBAJI1Xjfl1ToF%2BtmQWXlWPCfTiR63Kt0muxD%2FyBdaUiHHgShVaZ3J9zTVe4Ng%3D%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c24817a7e178cda-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 协议引流_协议推广_谷歌SEO排名优化软件_谷歌泛目录代做_百度泛目录收录
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
    <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>协议引流_协议推广_谷歌SEO排名优化软件_谷歌泛目录代做_百度泛目录收录</title>
    <meta name="description" content="泛目录收录网作为网络营销推广软件开发平台,专注于开发各类网络营销推广引流协议脚本软件,为您提供最新,好用的推广协议引流软件,引流脚本,营销软件,推广工具等网络营销软件,选择我们可以让你在网络上推广更加事半功倍,我们的推广软件可以帮助您快速的推广引流获客,同时我们也支持一对一的营销软件定制开发!">
    <style>
    body {
    font-family: 'Helvetica', sans-serif;
    margin: 0;
    padding: 0;
    background-color: #000; /* 设置背景为黑色 */
    color: #fff;
    text-align: center;
    }
    
    /* 页面内容容器 */
    .container {
    padding: 30px;
    max-width: 1200px;
    margin: auto;
    }
    
    /* 页面标题 */
    .header {
    font-size: 2.5em;
    color: #f1c40f;
    font-weight: bold;
    text-shadow: 2px 2px 10px rgba(241, 196, 15, 0.7);
    margin-top: 40px;
    }
    
    /* 广告容器 */
    .ads-container {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
    }
    
    /* 广告项样式 */
    .ad {
    background: rgba(255, 255, 255, 0.1);
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 6px 15px rgba(241, 196, 15, 0.2);
    font-size: 1.4em;
    color: #f1c40f;
    transition: transform 0.3s ease, background 0.3s ease;
    }
    
    /* 广告项鼠标悬浮效果 */
    .ad:hover {
    transform: scale(1.05);
    background: rgba(255, 255, 255, 0.2);
    }
    
    /* 复制微信按钮样式 */
    .copy-btn {
    display: inline-block;
    padding: 14px 28px;
    font-size: 1.3em;
    border-radius: 8px;
    background-color: #27ae60;
    color: #fff;
    cursor: pointer;
    transition: background 0.3s ease;
    }
    
    .copy-btn:hover {
    background-color: #1e8449;
    }
    
    /* 固定按钮区域 */
    .fixed-buttons {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    }
    
    /* 底部广告语 */
    .ad-footer {
    margin-top: 40px;
    font-size: 1.2em;
    color: #f1c40f;
    text-shadow: 2px 2px 5px rgba(241, 196, 15, 0.7);
    }
    
    /* 响应式设计:当屏幕宽度小于768px时 */
    @media (max-width: 768px) {
    .header {
    font-size: 2em;
    }
    .ads-container {
    grid-template-columns: 1fr;
    }
    .copy-btn {
    font-size: 1.2em;
    padding: 12px 24px;
    }
    }
    </style>
    </head>
    <body>
    <div class="container">
    <div class="header">交易有道,诚信为先</div>
    <div class="ads-container">
    <div class="ad">擅长:谷歌seo、泛目录站群、外推搜索留痕、广告代投</div>
    <div class="ad">代做泛目录、关键词排名、单站排名、精品站养权重</div>
    <div class="ad">以诚信为承诺,以信任为保障,携手共赢</div>
    <div class="ad">真诚待人,信誉为先,我们以信任为桥,合作无忧</div>
    <div class="ad">联系QQ:1985138999 </div>
    </div>
    </div>
    <div class="fixed-buttons"><button class="copy-btn" onclick="copyTelegram()">复制QQ:1985138999</button>
    </div><div class="ad">(QQ假冒的太多,多一个字母都是冒充)</div>
    <div class="ad-footer">
    </div>
    <script>
    function copyTelegram() {
    var tgNumber = "QQ:1985138999";
    var textArea = document.createElement('textarea');
    textArea.value = tgNumber;
    document.body.appendChild(textArea);
    textArea.select();
    document.execCommand('copy');
    document.body.removeChild(textArea);
    alert("QQ已复制:QQ:1985138999");
    }
    </script>
    <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"b61b0acc7ebb47a3aeffa0a41e3c7d59","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
    </body>
    </html>
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::ac43:a9d5:8443 · ads268.cc

    2026-01-23 04:21

    HTTP/1.1 523 <none>
    Date: Fri, 23 Jan 2026 04:21:42 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=73,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c24817a68780ca6-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 523
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:1bf0:443 · ads268.cc

    2026-01-23 04:21

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 04:21:42 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Sun, 28 Sep 2025 17:28:20 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=12,cfOrigin;dur=122
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=hIqYQqwBaQhBvlpV%2BEouyZsjOkbf6ZQ9kRqEgBiCggnzWIYTSnXjSfw1f4UQBS7VOk2ia%2BjDLaG%2FWJtzXk737b1r6BtbvCwXeUy%2FE4yU3z3rTgU6FQ%3D%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c24817aba38ab60-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: 协议引流_协议推广_谷歌SEO排名优化软件_谷歌泛目录代做_百度泛目录收录
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
    <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>协议引流_协议推广_谷歌SEO排名优化软件_谷歌泛目录代做_百度泛目录收录</title>
    <meta name="description" content="泛目录收录网作为网络营销推广软件开发平台,专注于开发各类网络营销推广引流协议脚本软件,为您提供最新,好用的推广协议引流软件,引流脚本,营销软件,推广工具等网络营销软件,选择我们可以让你在网络上推广更加事半功倍,我们的推广软件可以帮助您快速的推广引流获客,同时我们也支持一对一的营销软件定制开发!">
    <style>
    body {
    font-family: 'Helvetica', sans-serif;
    margin: 0;
    padding: 0;
    background-color: #000; /* 设置背景为黑色 */
    color: #fff;
    text-align: center;
    }
    
    /* 页面内容容器 */
    .container {
    padding: 30px;
    max-width: 1200px;
    margin: auto;
    }
    
    /* 页面标题 */
    .header {
    font-size: 2.5em;
    color: #f1c40f;
    font-weight: bold;
    text-shadow: 2px 2px 10px rgba(241, 196, 15, 0.7);
    margin-top: 40px;
    }
    
    /* 广告容器 */
    .ads-container {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
    }
    
    /* 广告项样式 */
    .ad {
    background: rgba(255, 255, 255, 0.1);
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 6px 15px rgba(241, 196, 15, 0.2);
    font-size: 1.4em;
    color: #f1c40f;
    transition: transform 0.3s ease, background 0.3s ease;
    }
    
    /* 广告项鼠标悬浮效果 */
    .ad:hover {
    transform: scale(1.05);
    background: rgba(255, 255, 255, 0.2);
    }
    
    /* 复制微信按钮样式 */
    .copy-btn {
    display: inline-block;
    padding: 14px 28px;
    font-size: 1.3em;
    border-radius: 8px;
    background-color: #27ae60;
    color: #fff;
    cursor: pointer;
    transition: background 0.3s ease;
    }
    
    .copy-btn:hover {
    background-color: #1e8449;
    }
    
    /* 固定按钮区域 */
    .fixed-buttons {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    }
    
    /* 底部广告语 */
    .ad-footer {
    margin-top: 40px;
    font-size: 1.2em;
    color: #f1c40f;
    text-shadow: 2px 2px 5px rgba(241, 196, 15, 0.7);
    }
    
    /* 响应式设计:当屏幕宽度小于768px时 */
    @media (max-width: 768px) {
    .header {
    font-size: 2em;
    }
    .ads-container {
    grid-template-columns: 1fr;
    }
    .copy-btn {
    font-size: 1.2em;
    padding: 12px 24px;
    }
    }
    </style>
    </head>
    <body>
    <div class="container">
    <div class="header">交易有道,诚信为先</div>
    <div class="ads-container">
    <div class="ad">擅长:谷歌seo、泛目录站群、外推搜索留痕、广告代投</div>
    <div class="ad">代做泛目录、关键词排名、单站排名、精品站养权重</div>
    <div class="ad">以诚信为承诺,以信任为保障,携手共赢</div>
    <div class="ad">真诚待人,信誉为先,我们以信任为桥,合作无忧</div>
    <div class="ad">联系QQ:1985138999 </div>
    </div>
    </div>
    <div class="fixed-buttons"><button class="copy-btn" onclick="copyTelegram()">复制QQ:1985138999</button>
    </div><div class="ad">(QQ假冒的太多,多一个字母都是冒充)</div>
    <div class="ad-footer">
    </div>
    <script>
    function copyTelegram() {
    var tgNumber = "QQ:1985138999";
    var textArea = document.createElement('textarea');
    textArea.value = tgNumber;
    document.body.appendChild(textArea);
    textArea.select();
    document.execCommand('copy');
    document.body.removeChild(textArea);
    alert("QQ已复制:QQ:1985138999");
    }
    </script>
    <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"b61b0acc7ebb47a3aeffa0a41e3c7d59","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
    </body>
    </html>
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::ac43:a9d5:443 · ads268.cc

    2026-01-23 04:21

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 04:21:42 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Sun, 28 Sep 2025 17:28:20 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=dYs1LHf%2FuwdyDSBEitQCh03JoZotRqf8EZoAbIbLs%2F2UXgaS4VM0Au6VonERirL4h85aqvxWq1VOmgPkBCe3rv%2FaZGCSMHMm%2B0Ermoie8w9tF29h1A%3D%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c24817bcc8b9729-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 协议引流_协议推广_谷歌SEO排名优化软件_谷歌泛目录代做_百度泛目录收录
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
    <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>协议引流_协议推广_谷歌SEO排名优化软件_谷歌泛目录代做_百度泛目录收录</title>
    <meta name="description" content="泛目录收录网作为网络营销推广软件开发平台,专注于开发各类网络营销推广引流协议脚本软件,为您提供最新,好用的推广协议引流软件,引流脚本,营销软件,推广工具等网络营销软件,选择我们可以让你在网络上推广更加事半功倍,我们的推广软件可以帮助您快速的推广引流获客,同时我们也支持一对一的营销软件定制开发!">
    <style>
    body {
    font-family: 'Helvetica', sans-serif;
    margin: 0;
    padding: 0;
    background-color: #000; /* 设置背景为黑色 */
    color: #fff;
    text-align: center;
    }
    
    /* 页面内容容器 */
    .container {
    padding: 30px;
    max-width: 1200px;
    margin: auto;
    }
    
    /* 页面标题 */
    .header {
    font-size: 2.5em;
    color: #f1c40f;
    font-weight: bold;
    text-shadow: 2px 2px 10px rgba(241, 196, 15, 0.7);
    margin-top: 40px;
    }
    
    /* 广告容器 */
    .ads-container {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
    }
    
    /* 广告项样式 */
    .ad {
    background: rgba(255, 255, 255, 0.1);
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 6px 15px rgba(241, 196, 15, 0.2);
    font-size: 1.4em;
    color: #f1c40f;
    transition: transform 0.3s ease, background 0.3s ease;
    }
    
    /* 广告项鼠标悬浮效果 */
    .ad:hover {
    transform: scale(1.05);
    background: rgba(255, 255, 255, 0.2);
    }
    
    /* 复制微信按钮样式 */
    .copy-btn {
    display: inline-block;
    padding: 14px 28px;
    font-size: 1.3em;
    border-radius: 8px;
    background-color: #27ae60;
    color: #fff;
    cursor: pointer;
    transition: background 0.3s ease;
    }
    
    .copy-btn:hover {
    background-color: #1e8449;
    }
    
    /* 固定按钮区域 */
    .fixed-buttons {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    }
    
    /* 底部广告语 */
    .ad-footer {
    margin-top: 40px;
    font-size: 1.2em;
    color: #f1c40f;
    text-shadow: 2px 2px 5px rgba(241, 196, 15, 0.7);
    }
    
    /* 响应式设计:当屏幕宽度小于768px时 */
    @media (max-width: 768px) {
    .header {
    font-size: 2em;
    }
    .ads-container {
    grid-template-columns: 1fr;
    }
    .copy-btn {
    font-size: 1.2em;
    padding: 12px 24px;
    }
    }
    </style>
    </head>
    <body>
    <div class="container">
    <div class="header">交易有道,诚信为先</div>
    <div class="ads-container">
    <div class="ad">擅长:谷歌seo、泛目录站群、外推搜索留痕、广告代投</div>
    <div class="ad">代做泛目录、关键词排名、单站排名、精品站养权重</div>
    <div class="ad">以诚信为承诺,以信任为保障,携手共赢</div>
    <div class="ad">真诚待人,信誉为先,我们以信任为桥,合作无忧</div>
    <div class="ad">联系QQ:1985138999 </div>
    </div>
    </div>
    <div class="fixed-buttons"><button class="copy-btn" onclick="copyTelegram()">复制QQ:1985138999</button>
    </div><div class="ad">(QQ假冒的太多,多一个字母都是冒充)</div>
    <div class="ad-footer">
    </div>
    <script>
    function copyTelegram() {
    var tgNumber = "QQ:1985138999";
    var textArea = document.createElement('textarea');
    textArea.value = tgNumber;
    document.body.appendChild(textArea);
    textArea.select();
    document.execCommand('copy');
    document.body.removeChild(textArea);
    alert("QQ已复制:QQ:1985138999");
    }
    </script>
    </body>
    </html>
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 104.21.27.240:8443 · ads268.cc

    2026-01-23 04:21

    HTTP/1.1 523 <none>
    Date: Fri, 23 Jan 2026 04:21:42 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c24817aef9c3679-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 523
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 104.21.27.240:443 · ads268.cc

    2026-01-23 04:21

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 04:21:42 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Sun, 28 Sep 2025 17:28:20 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=aXzSvGctE%2FzGxMJiuFeQPfZAUcdbF7tmQ8CKEsfipbJyx9DlciLE218MPNkgqvEMDnvQTcWKewS6NO%2FY0pT%2BsJaAs0P99pqa3A%3D%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c24817bdfd23651-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 协议引流_协议推广_谷歌SEO排名优化软件_谷歌泛目录代做_百度泛目录收录
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
    <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>协议引流_协议推广_谷歌SEO排名优化软件_谷歌泛目录代做_百度泛目录收录</title>
    <meta name="description" content="泛目录收录网作为网络营销推广软件开发平台,专注于开发各类网络营销推广引流协议脚本软件,为您提供最新,好用的推广协议引流软件,引流脚本,营销软件,推广工具等网络营销软件,选择我们可以让你在网络上推广更加事半功倍,我们的推广软件可以帮助您快速的推广引流获客,同时我们也支持一对一的营销软件定制开发!">
    <style>
    body {
    font-family: 'Helvetica', sans-serif;
    margin: 0;
    padding: 0;
    background-color: #000; /* 设置背景为黑色 */
    color: #fff;
    text-align: center;
    }
    
    /* 页面内容容器 */
    .container {
    padding: 30px;
    max-width: 1200px;
    margin: auto;
    }
    
    /* 页面标题 */
    .header {
    font-size: 2.5em;
    color: #f1c40f;
    font-weight: bold;
    text-shadow: 2px 2px 10px rgba(241, 196, 15, 0.7);
    margin-top: 40px;
    }
    
    /* 广告容器 */
    .ads-container {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
    }
    
    /* 广告项样式 */
    .ad {
    background: rgba(255, 255, 255, 0.1);
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 6px 15px rgba(241, 196, 15, 0.2);
    font-size: 1.4em;
    color: #f1c40f;
    transition: transform 0.3s ease, background 0.3s ease;
    }
    
    /* 广告项鼠标悬浮效果 */
    .ad:hover {
    transform: scale(1.05);
    background: rgba(255, 255, 255, 0.2);
    }
    
    /* 复制微信按钮样式 */
    .copy-btn {
    display: inline-block;
    padding: 14px 28px;
    font-size: 1.3em;
    border-radius: 8px;
    background-color: #27ae60;
    color: #fff;
    cursor: pointer;
    transition: background 0.3s ease;
    }
    
    .copy-btn:hover {
    background-color: #1e8449;
    }
    
    /* 固定按钮区域 */
    .fixed-buttons {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    }
    
    /* 底部广告语 */
    .ad-footer {
    margin-top: 40px;
    font-size: 1.2em;
    color: #f1c40f;
    text-shadow: 2px 2px 5px rgba(241, 196, 15, 0.7);
    }
    
    /* 响应式设计:当屏幕宽度小于768px时 */
    @media (max-width: 768px) {
    .header {
    font-size: 2em;
    }
    .ads-container {
    grid-template-columns: 1fr;
    }
    .copy-btn {
    font-size: 1.2em;
    padding: 12px 24px;
    }
    }
    </style>
    </head>
    <body>
    <div class="container">
    <div class="header">交易有道,诚信为先</div>
    <div class="ads-container">
    <div class="ad">擅长:谷歌seo、泛目录站群、外推搜索留痕、广告代投</div>
    <div class="ad">代做泛目录、关键词排名、单站排名、精品站养权重</div>
    <div class="ad">以诚信为承诺,以信任为保障,携手共赢</div>
    <div class="ad">真诚待人,信誉为先,我们以信任为桥,合作无忧</div>
    <div class="ad">联系QQ:1985138999 </div>
    </div>
    </div>
    <div class="fixed-buttons"><button class="copy-btn" onclick="copyTelegram()">复制QQ:1985138999</button>
    </div><div class="ad">(QQ假冒的太多,多一个字母都是冒充)</div>
    <div class="ad-footer">
    </div>
    <script>
    function copyTelegram() {
    var tgNumber = "QQ:1985138999";
    var textArea = document.createElement('textarea');
    textArea.value = tgNumber;
    document.body.appendChild(textArea);
    textArea.select();
    document.execCommand('copy');
    document.body.removeChild(textArea);
    alert("QQ已复制:QQ:1985138999");
    }
    </script>
    </body>
    </html>
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 172.67.169.213:8443 · ads268.cc

    2026-01-23 04:21

    HTTP/1.1 523 <none>
    Date: Fri, 23 Jan 2026 04:21:42 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c24817adf9c1b35-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 523
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 104.21.27.240:80 · ads268.cc

    2026-01-23 04:21

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 04:21:42 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Sun, 28 Sep 2025 17:28:20 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=13,cfOrigin;dur=56
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=iKUXdm4EWhT3Pa%2F1tqetmTbis2yw2TKP%2FLUlYrQK9dL8gNi6HAgKSNBrDKiFndDP%2BaePBPHvV68nfBcAgRbqgO%2B2mvbLduQSBA%3D%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c24817a8a2636c8-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: 协议引流_协议推广_谷歌SEO排名优化软件_谷歌泛目录代做_百度泛目录收录
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
    <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>协议引流_协议推广_谷歌SEO排名优化软件_谷歌泛目录代做_百度泛目录收录</title>
    <meta name="description" content="泛目录收录网作为网络营销推广软件开发平台,专注于开发各类网络营销推广引流协议脚本软件,为您提供最新,好用的推广协议引流软件,引流脚本,营销软件,推广工具等网络营销软件,选择我们可以让你在网络上推广更加事半功倍,我们的推广软件可以帮助您快速的推广引流获客,同时我们也支持一对一的营销软件定制开发!">
    <style>
    body {
    font-family: 'Helvetica', sans-serif;
    margin: 0;
    padding: 0;
    background-color: #000; /* 设置背景为黑色 */
    color: #fff;
    text-align: center;
    }
    
    /* 页面内容容器 */
    .container {
    padding: 30px;
    max-width: 1200px;
    margin: auto;
    }
    
    /* 页面标题 */
    .header {
    font-size: 2.5em;
    color: #f1c40f;
    font-weight: bold;
    text-shadow: 2px 2px 10px rgba(241, 196, 15, 0.7);
    margin-top: 40px;
    }
    
    /* 广告容器 */
    .ads-container {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
    }
    
    /* 广告项样式 */
    .ad {
    background: rgba(255, 255, 255, 0.1);
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 6px 15px rgba(241, 196, 15, 0.2);
    font-size: 1.4em;
    color: #f1c40f;
    transition: transform 0.3s ease, background 0.3s ease;
    }
    
    /* 广告项鼠标悬浮效果 */
    .ad:hover {
    transform: scale(1.05);
    background: rgba(255, 255, 255, 0.2);
    }
    
    /* 复制微信按钮样式 */
    .copy-btn {
    display: inline-block;
    padding: 14px 28px;
    font-size: 1.3em;
    border-radius: 8px;
    background-color: #27ae60;
    color: #fff;
    cursor: pointer;
    transition: background 0.3s ease;
    }
    
    .copy-btn:hover {
    background-color: #1e8449;
    }
    
    /* 固定按钮区域 */
    .fixed-buttons {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    }
    
    /* 底部广告语 */
    .ad-footer {
    margin-top: 40px;
    font-size: 1.2em;
    color: #f1c40f;
    text-shadow: 2px 2px 5px rgba(241, 196, 15, 0.7);
    }
    
    /* 响应式设计:当屏幕宽度小于768px时 */
    @media (max-width: 768px) {
    .header {
    font-size: 2em;
    }
    .ads-container {
    grid-template-columns: 1fr;
    }
    .copy-btn {
    font-size: 1.2em;
    padding: 12px 24px;
    }
    }
    </style>
    </head>
    <body>
    <div class="container">
    <div class="header">交易有道,诚信为先</div>
    <div class="ads-container">
    <div class="ad">擅长:谷歌seo、泛目录站群、外推搜索留痕、广告代投</div>
    <div class="ad">代做泛目录、关键词排名、单站排名、精品站养权重</div>
    <div class="ad">以诚信为承诺,以信任为保障,携手共赢</div>
    <div class="ad">真诚待人,信誉为先,我们以信任为桥,合作无忧</div>
    <div class="ad">联系QQ:1985138999 </div>
    </div>
    </div>
    <div class="fixed-buttons"><button class="copy-btn" onclick="copyTelegram()">复制QQ:1985138999</button>
    </div><div class="ad">(QQ假冒的太多,多一个字母都是冒充)</div>
    <div class="ad-footer">
    </div>
    <script>
    function copyTelegram() {
    var tgNumber = "QQ:1985138999";
    var textArea = document.createElement('textarea');
    textArea.value = tgNumber;
    document.body.appendChild(textArea);
    textArea.select();
    document.execCommand('copy');
    document.body.removeChild(textArea);
    alert("QQ已复制:QQ:1985138999");
    }
    </script>
    <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"b61b0acc7ebb47a3aeffa0a41e3c7d59","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
    </body>
    </html>
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:1bf0:8443 · ads268.cc

    2026-01-23 04:21

    HTTP/1.1 523 <none>
    Date: Fri, 23 Jan 2026 04:21:42 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=195,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c24817ae8b7ce63-SIN
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 523
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::ac43:a9d5:80 · ads268.cc

    2026-01-23 04:21

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 04:21:42 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Sun, 28 Sep 2025 17:28:20 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=18,cfOrigin;dur=23
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=tTNE8AzFA%2BzMVWCUJfPh9b0WleV6hvj6Qt2f5pgMBPrqKwn%2BsyJTvD6SR0vnx2yW%2BArddpUlNOnQGF6cQN5YtC8QfiFzi1vBjmovJzIQ3RpVSueVpA%3D%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c248179ae0f5c1c-SJC
    alt-svc: h3=":443"; ma=86400
    
    Page title: 协议引流_协议推广_谷歌SEO排名优化软件_谷歌泛目录代做_百度泛目录收录
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
    <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>协议引流_协议推广_谷歌SEO排名优化软件_谷歌泛目录代做_百度泛目录收录</title>
    <meta name="description" content="泛目录收录网作为网络营销推广软件开发平台,专注于开发各类网络营销推广引流协议脚本软件,为您提供最新,好用的推广协议引流软件,引流脚本,营销软件,推广工具等网络营销软件,选择我们可以让你在网络上推广更加事半功倍,我们的推广软件可以帮助您快速的推广引流获客,同时我们也支持一对一的营销软件定制开发!">
    <style>
    body {
    font-family: 'Helvetica', sans-serif;
    margin: 0;
    padding: 0;
    background-color: #000; /* 设置背景为黑色 */
    color: #fff;
    text-align: center;
    }
    
    /* 页面内容容器 */
    .container {
    padding: 30px;
    max-width: 1200px;
    margin: auto;
    }
    
    /* 页面标题 */
    .header {
    font-size: 2.5em;
    color: #f1c40f;
    font-weight: bold;
    text-shadow: 2px 2px 10px rgba(241, 196, 15, 0.7);
    margin-top: 40px;
    }
    
    /* 广告容器 */
    .ads-container {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
    }
    
    /* 广告项样式 */
    .ad {
    background: rgba(255, 255, 255, 0.1);
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 6px 15px rgba(241, 196, 15, 0.2);
    font-size: 1.4em;
    color: #f1c40f;
    transition: transform 0.3s ease, background 0.3s ease;
    }
    
    /* 广告项鼠标悬浮效果 */
    .ad:hover {
    transform: scale(1.05);
    background: rgba(255, 255, 255, 0.2);
    }
    
    /* 复制微信按钮样式 */
    .copy-btn {
    display: inline-block;
    padding: 14px 28px;
    font-size: 1.3em;
    border-radius: 8px;
    background-color: #27ae60;
    color: #fff;
    cursor: pointer;
    transition: background 0.3s ease;
    }
    
    .copy-btn:hover {
    background-color: #1e8449;
    }
    
    /* 固定按钮区域 */
    .fixed-buttons {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    }
    
    /* 底部广告语 */
    .ad-footer {
    margin-top: 40px;
    font-size: 1.2em;
    color: #f1c40f;
    text-shadow: 2px 2px 5px rgba(241, 196, 15, 0.7);
    }
    
    /* 响应式设计:当屏幕宽度小于768px时 */
    @media (max-width: 768px) {
    .header {
    font-size: 2em;
    }
    .ads-container {
    grid-template-columns: 1fr;
    }
    .copy-btn {
    font-size: 1.2em;
    padding: 12px 24px;
    }
    }
    </style>
    </head>
    <body>
    <div class="container">
    <div class="header">交易有道,诚信为先</div>
    <div class="ads-container">
    <div class="ad">擅长:谷歌seo、泛目录站群、外推搜索留痕、广告代投</div>
    <div class="ad">代做泛目录、关键词排名、单站排名、精品站养权重</div>
    <div class="ad">以诚信为承诺,以信任为保障,携手共赢</div>
    <div class="ad">真诚待人,信誉为先,我们以信任为桥,合作无忧</div>
    <div class="ad">联系QQ:1985138999 </div>
    </div>
    </div>
    <div class="fixed-buttons"><button class="copy-btn" onclick="copyTelegram()">复制QQ:1985138999</button>
    </div><div class="ad">(QQ假冒的太多,多一个字母都是冒充)</div>
    <div class="ad-footer">
    </div>
    <script>
    function copyTelegram() {
    var tgNumber = "QQ:1985138999";
    var textArea = document.createElement('textarea');
    textArea.value = tgNumber;
    document.body.appendChild(textArea);
    textArea.select();
    document.execCommand('copy');
    document.body.removeChild(textArea);
    alert("QQ已复制:QQ:1985138999");
    }
    </script>
    <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"b61b0acc7ebb47a3aeffa0a41e3c7d59","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
    </body>
    </html>
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:1bf0:80 · ads268.cc

    2026-01-23 04:21

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 04:21:42 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Sun, 28 Sep 2025 17:28:20 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=poQWRgYwdAvcZN4Jkd20xQDZFqUNfOq8gHaNNp9h3dFfUEgtdSbrGLXm%2BwKUdOtdPfoH3hlDDamzYmhjaqHFf9trRydjcjaHPfoht8fjlxurhxdHqQ%3D%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c24817b0eb6fe9c-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: 协议引流_协议推广_谷歌SEO排名优化软件_谷歌泛目录代做_百度泛目录收录
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
    <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>协议引流_协议推广_谷歌SEO排名优化软件_谷歌泛目录代做_百度泛目录收录</title>
    <meta name="description" content="泛目录收录网作为网络营销推广软件开发平台,专注于开发各类网络营销推广引流协议脚本软件,为您提供最新,好用的推广协议引流软件,引流脚本,营销软件,推广工具等网络营销软件,选择我们可以让你在网络上推广更加事半功倍,我们的推广软件可以帮助您快速的推广引流获客,同时我们也支持一对一的营销软件定制开发!">
    <style>
    body {
    font-family: 'Helvetica', sans-serif;
    margin: 0;
    padding: 0;
    background-color: #000; /* 设置背景为黑色 */
    color: #fff;
    text-align: center;
    }
    
    /* 页面内容容器 */
    .container {
    padding: 30px;
    max-width: 1200px;
    margin: auto;
    }
    
    /* 页面标题 */
    .header {
    font-size: 2.5em;
    color: #f1c40f;
    font-weight: bold;
    text-shadow: 2px 2px 10px rgba(241, 196, 15, 0.7);
    margin-top: 40px;
    }
    
    /* 广告容器 */
    .ads-container {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
    }
    
    /* 广告项样式 */
    .ad {
    background: rgba(255, 255, 255, 0.1);
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 6px 15px rgba(241, 196, 15, 0.2);
    font-size: 1.4em;
    color: #f1c40f;
    transition: transform 0.3s ease, background 0.3s ease;
    }
    
    /* 广告项鼠标悬浮效果 */
    .ad:hover {
    transform: scale(1.05);
    background: rgba(255, 255, 255, 0.2);
    }
    
    /* 复制微信按钮样式 */
    .copy-btn {
    display: inline-block;
    padding: 14px 28px;
    font-size: 1.3em;
    border-radius: 8px;
    background-color: #27ae60;
    color: #fff;
    cursor: pointer;
    transition: background 0.3s ease;
    }
    
    .copy-btn:hover {
    background-color: #1e8449;
    }
    
    /* 固定按钮区域 */
    .fixed-buttons {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    }
    
    /* 底部广告语 */
    .ad-footer {
    margin-top: 40px;
    font-size: 1.2em;
    color: #f1c40f;
    text-shadow: 2px 2px 5px rgba(241, 196, 15, 0.7);
    }
    
    /* 响应式设计:当屏幕宽度小于768px时 */
    @media (max-width: 768px) {
    .header {
    font-size: 2em;
    }
    .ads-container {
    grid-template-columns: 1fr;
    }
    .copy-btn {
    font-size: 1.2em;
    padding: 12px 24px;
    }
    }
    </style>
    </head>
    <body>
    <div class="container">
    <div class="header">交易有道,诚信为先</div>
    <div class="ads-container">
    <div class="ad">擅长:谷歌seo、泛目录站群、外推搜索留痕、广告代投</div>
    <div class="ad">代做泛目录、关键词排名、单站排名、精品站养权重</div>
    <div class="ad">以诚信为承诺,以信任为保障,携手共赢</div>
    <div class="ad">真诚待人,信誉为先,我们以信任为桥,合作无忧</div>
    <div class="ad">联系QQ:1985138999 </div>
    </div>
    </div>
    <div class="fixed-buttons"><button class="copy-btn" onclick="copyTelegram()">复制QQ:1985138999</button>
    </div><div class="ad">(QQ假冒的太多,多一个字母都是冒充)</div>
    <div class="ad-footer">
    </div>
    <script>
    function copyTelegram() {
    var tgNumber = "QQ:1985138999";
    var textArea = document.createElement('textarea');
    textArea.value = tgNumber;
    document.body.appendChild(textArea);
    textArea.select();
    document.execCommand('copy');
    document.body.removeChild(textArea);
    alert("QQ已复制:QQ:1985138999");
    }
    </script>
    </body>
    </html>
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 172.67.169.213:80 · ads268.cc

    2026-01-23 04:21

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 04:21:42 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Sun, 28 Sep 2025 17:28:20 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=17,cfOrigin;dur=132
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=i0iGwTZss2PlB2V%2BriSVu5A6dtEU4yEZzZVDJjj60KwtMF1YFX2IE0%2FWdqsasxL1DQ7x%2FGKvaZ6fgWr8IQPbCrBwB8fX93lACw%3D%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c248179e8bdefa7-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 协议引流_协议推广_谷歌SEO排名优化软件_谷歌泛目录代做_百度泛目录收录
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
    <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>协议引流_协议推广_谷歌SEO排名优化软件_谷歌泛目录代做_百度泛目录收录</title>
    <meta name="description" content="泛目录收录网作为网络营销推广软件开发平台,专注于开发各类网络营销推广引流协议脚本软件,为您提供最新,好用的推广协议引流软件,引流脚本,营销软件,推广工具等网络营销软件,选择我们可以让你在网络上推广更加事半功倍,我们的推广软件可以帮助您快速的推广引流获客,同时我们也支持一对一的营销软件定制开发!">
    <style>
    body {
    font-family: 'Helvetica', sans-serif;
    margin: 0;
    padding: 0;
    background-color: #000; /* 设置背景为黑色 */
    color: #fff;
    text-align: center;
    }
    
    /* 页面内容容器 */
    .container {
    padding: 30px;
    max-width: 1200px;
    margin: auto;
    }
    
    /* 页面标题 */
    .header {
    font-size: 2.5em;
    color: #f1c40f;
    font-weight: bold;
    text-shadow: 2px 2px 10px rgba(241, 196, 15, 0.7);
    margin-top: 40px;
    }
    
    /* 广告容器 */
    .ads-container {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
    }
    
    /* 广告项样式 */
    .ad {
    background: rgba(255, 255, 255, 0.1);
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 6px 15px rgba(241, 196, 15, 0.2);
    font-size: 1.4em;
    color: #f1c40f;
    transition: transform 0.3s ease, background 0.3s ease;
    }
    
    /* 广告项鼠标悬浮效果 */
    .ad:hover {
    transform: scale(1.05);
    background: rgba(255, 255, 255, 0.2);
    }
    
    /* 复制微信按钮样式 */
    .copy-btn {
    display: inline-block;
    padding: 14px 28px;
    font-size: 1.3em;
    border-radius: 8px;
    background-color: #27ae60;
    color: #fff;
    cursor: pointer;
    transition: background 0.3s ease;
    }
    
    .copy-btn:hover {
    background-color: #1e8449;
    }
    
    /* 固定按钮区域 */
    .fixed-buttons {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    }
    
    /* 底部广告语 */
    .ad-footer {
    margin-top: 40px;
    font-size: 1.2em;
    color: #f1c40f;
    text-shadow: 2px 2px 5px rgba(241, 196, 15, 0.7);
    }
    
    /* 响应式设计:当屏幕宽度小于768px时 */
    @media (max-width: 768px) {
    .header {
    font-size: 2em;
    }
    .ads-container {
    grid-template-columns: 1fr;
    }
    .copy-btn {
    font-size: 1.2em;
    padding: 12px 24px;
    }
    }
    </style>
    </head>
    <body>
    <div class="container">
    <div class="header">交易有道,诚信为先</div>
    <div class="ads-container">
    <div class="ad">擅长:谷歌seo、泛目录站群、外推搜索留痕、广告代投</div>
    <div class="ad">代做泛目录、关键词排名、单站排名、精品站养权重</div>
    <div class="ad">以诚信为承诺,以信任为保障,携手共赢</div>
    <div class="ad">真诚待人,信誉为先,我们以信任为桥,合作无忧</div>
    <div class="ad">联系QQ:1985138999 </div>
    </div>
    </div>
    <div class="fixed-buttons"><button class="copy-btn" onclick="copyTelegram()">复制QQ:1985138999</button>
    </div><div class="ad">(QQ假冒的太多,多一个字母都是冒充)</div>
    <div class="ad-footer">
    </div>
    <script>
    function copyTelegram() {
    var tgNumber = "QQ:1985138999";
    var textArea = document.createElement('textarea');
    textArea.value = tgNumber;
    document.body.appendChild(textArea);
    textArea.select();
    document.execCommand('copy');
    document.body.removeChild(textArea);
    alert("QQ已复制:QQ:1985138999");
    }
    </script>
    <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"b61b0acc7ebb47a3aeffa0a41e3c7d59","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
    </body>
    </html>
    Found 2026-01-23 by HttpPlugin
    Create report
ads268.cc*.ads268.cc
CN:
ads268.cc
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-12-15 09:38
Not after:
2026-03-15 10:36