Help
RSS
API
Feed
Maltego
Contact
Domain > abaclkk.sbs
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-09-25
104.21.78.237
(
ClassC
)
2026-02-18
172.67.138.109
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Wed, 18 Feb 2026 05:30:34 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareLast-Modified: Sun, 28 Sep 2025 10:46:48 GMTNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Report-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sHl%2FHj10zy0Vt9KVCPVhPJmbZhF4YkIJUGunPKAdVi%2FFoIfkB3QrYQDfutZCchYFkniarhzKEs4Y7lqezLwa0FiurCmgJtyG59A%3D%3D}}Accept-Ranges: bytescf-cache-status: DYNAMICCF-RAY: 9cfb221bff8adabf-PDXalt-svc: h3:443; ma86400 !DOCTYPE html> html langzh-tw> head> meta namereferrer contentno-referrer> !-- Meta Pixel Code -->script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;nf.fbqfunction(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbqn;n.pushn;n.loaded!0;n.version2.0; n.queue;tb.createElement(e);t.async!0; t.srcv;sb.getElementsByTagName(e)0; s.parentNode.insertBefore(t,s)}(window, document,script, https://connect.facebook.net/en_US/fbevents.js); fbq(init, 1433434124359456); fbq(track, PageView); /script> noscript>img height1 width1 styledisplay:none srchttps://www.facebook.com/tr?id1433434124359456&evPageView&noscript1 />/noscript> !-- End Meta Pixel Code --> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>蘇姿丰/title> style> /* 跳动动画 */ @keyframes bounce { 0%, 20%, 50%, 80%, 100% { transform: translateY(0); } 40% { transform: translateY(-20px); } 60% { transform: translateY(-10px); } } .bounce-animation { animation: bounce 1.5s infinite; } /* 全局样式 */ body { font-style:normal; font-family: YAFmnBd9xfA_33, auto; margin: 0; padding: 0; background-color: #EBEADE; /* 背景颜色 */ display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 100vh; /* 全屏高度 */ box-sizing: border-box; } /* 第一张图片容器 */ .image-container { width: 160px !important; height: 160px !important; min-width: 150px !important; min-height: 150px !important; overflow: hidden; border-radius: 50%; display: flex; justify-content: center; align-items: center; margin-top: 50px; /* 图片与顶部的间距 */ margin-bottom: 20px; /* 图片与下一内容的间距 */ } .image-container img { width: 100%; height: 100%; object-fit: cover; } /* 第一段文本 */ .text-container { font-size: 18px; font-weight: bold; color: #000; text-align: left; /* 容器内文字左对齐 */ margin: 0 auto 0 auto; /* 减小与下方图片的间距 */ padding: 0 15px; max-width: 600px; /* 限制最大宽度 */ width: 90%; /* 自适应宽度 */ word-wrap: break-word; /* 自动换行 */ word-break: break-all; /* 避免单词超出容器 */ overflow-wrap: break-word; /* 确保换行 */ } .text-container1 { font-size: 18px; color: #000; text-align: left; /* 容器内文字左对齐 */ margin: 0 auto 0px auto; /* 容器居中 */ padding: 0 15px; max-width: 600px; /* 限制最大宽度 */ width: 90%; /* 自适应宽度 */ word-wrap: break-word; /* 自动换行 */ word-break: break-all; /* 避免单词超出容器 */ overflow-wrap: break-word; /* 确保换行 */ } .text-container h1 { font-size: 30px !important; margin-top: -5px; margin-bottom: 8px; /* 增加与正文的间距 */ color: #2c2c2c; font-weight: 900; text-align: center; /* 标题居中显示 */ } .text-container p { font-size: 18px; color: #525250; line-height: 1.8; font-weight: bold; text-align: left; /* 左对齐 */ margin: 0; /* 取消段落间距 */ } .text-container1 p { font-size: 18px; color: #7C7A79; line-height: 1.8; font-weight: bold; text-align: left; /* 左对齐 */ margin: 0; /* 移除段落间距 */ } /* 按钮样式 */ .button, .second-button { width: 80%; /* 按钮宽度自适应屏幕 */ max-width: 300px; margin-top: 20px; padding: 16px; font-size: 18px; font-weight: bold; background-color: #B6282C; color: white; border: 2px solid #B6282C; border-radius: 30px; cursor: pointer; text-align: center; transition: background-color 0.3s, color 0.3s, border-color 0.3s; box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); animation: pulse 1s infinite; } .button:hover, .second-button:hover { background-color: #B6282C; color: white; border-color: #B6282C; } .button:active, .second-button:active { background-color: #B6282C; color: white; border-color: #B6282C; } /* 第二张图片容器 */ .second-image-container { margin-top: 5px; /* 缩小与上方按钮的间距 */ position: relative; width: 90%; /* 自适应宽度 */ max-width: 600px; } .second-image-container img { width: 100%; height: auto; cursor: pointer; border-radius: 10px; } .second-text-overlay { position: absolute; bottom: 0; left: 0; width: 100%; background-color: rgba(0, 0, 0, 0.5); color: white; font-size: 16px; font-weight: bold; text-align: left; padding: 10px; box-sizing: border-box; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; } /* 第二个按钮样式(含图标,文字居中对齐) */ .second-button { display: flex; align-items: center; justify-content: center; /* 居中对齐图标和文字 */ gap: 10px; /* 图标和文字之间的间距 */ animation: pulse 1s infinite; } .second-button img { width: 50px; /* 图片更大,适合小屏幕观看 */ height: 50px; border-radius: 50%; /* 圆形图片 */ object-fit: cover; } /* 呼吸跳动动画 */ @keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.25); } 100% { transform: scale(1); } } /* 图片按钮样式 */ .image-button { width: 90%; max-width: 600px; margin-top: 20px; cursor: pointer; border: none; background: none; padding: 0; animation: pulse 1s infinite; transition: transform 0.3s ease; } .image-button:hover { transform: scale(1.1); } .image-button img { width: 100%; height: auto; border-radius: 30px; box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); } /* 自适应布局优化 */ @media (max-width: 768px) { .text-container h1 { font-size: 20px; } .text-container p { font-size: 14px; } .button, .second-button { font-size: 16px; padding: 14px; } .second-button img { width: 40px; height: 40px; } } /style> script> function line() { location.href https://mdsgv.sbs/LH/3; } /script> /head> body> !-- 第一张图片 --> div classimage-container> img srcstatic/picture/head.png alt图片> /div> !-- 第一段文本 --> div classtext-container> !-- h1>strong>蘇姿丰/strong>/h1> --> p> 📘【免費獲取《ChatGPT大全》!】📘br>現在只要加入官方LINE,就能立即免費領取這本最實用的AI應用指南! /p> p>✅ 完全免費贈送/p> p>✅ 收錄留學寫作、辦公效率、創業靈感等實戰案例/p> p>✅ 操作簡單,隨時隨地學會DeepSeek高效技巧/p> p>🎁 免費贈書活動進行中,名額有限!br>📘加入官方客服並回覆「申請領書」/p> p>機會只留給準備好的人。/p> p>立刻加入LINE,把《ChatGPT大全》帶回家,搶先一步掌握AI時代的智慧!/p> !-- 第一个按钮 --> div styletext-align: center; margin: 5px 0; width: 100%;> a onclickline() styledisplay: inline-block; cursor: pointer;> img srcstatic/picture/gl93x0v0Huezam5.png alt按钮 classbounce-animation stylemax-width: 500px; width: 100%; height: auto; border-radius: 10px;> /a> /div> /div> !-- 第二张图片 --> div classsecond-image-container> a onclickline()> !-- 点击跳转链接 --> img srcstatic/picture/11.jpg alt图片> /a> /div> !-- 第二张图片下的说明文字 --> div styletext-align: center; margin: 0px auto; max-width: 600px; padding: 0 15px;> p stylecolor: #525250; font-size: 18px; font-weight: bold; margin: 0; text-align: center;>📢【立即免費領取《ChatGPT大全》!】現在只要加入我們的LINE即可馬上獲得這本AI應用寶典!/p> p stylecolor: #525250; font-size: 18px; font-weight: bold; margin: 0; text-align: center;>✅ 手把手教學:從註冊開始教起,一步步帶你上手/p> p stylecolor: #525250; font-size: 18px; font-weight: bold; margin: 0; text-align: center;>✅ 效率革命:教你用ChatGPT完成報告、寫信、做行銷文案、投資分析/p> p stylecolor: #525250; font-size: 18px; font-weight: bold; margin: 0; text-align: center;>✅ 生活管理:旅行規劃、生活瑣事、甚至孩子功課,它都能幫忙/p> p stylecolor: #525250; font-size: 18px; font-weight: bold; margin: 0; text-align: center;>✅ 理財初階:整合AI輔助思考做預算、規劃、股市分析/p> p stylecolor: #525250; font-size: 18px; font-weight: bold; margin: 0; text-align: center;>✅ 每人限領1本,全球包郵到家!/p> p stylecolor: #525250; font-size: 18px; font-weight: bold; margin: 0; text-align: center>🔥 加碼福利:加入我們的社群,還能獲得——br>「海外台灣人專屬股市理財秘笈」/p> p stylecolor: #525250; font-size: 18px; font-weight: bold; margin: 0; text-align: center;>👆 只要5秒就能完成 👇/p> p stylecolor: #525250; font-size: 18px; font-weight: bold; margin: 0; text-align: center;>馬上加入LINE,立即領取《ChatGPT大全》!/p> /div> !-- 第二个按钮 --> div styletext-align: center; margin: 30px 0; width: 100%;> a onclickline() styledisplay: inline-block; cursor: pointer;> img srcstatic/picture/gl93x0v0Huezam5.png alt按钮 classbounce-animation stylemax-width: 500px; width: 100%; height: auto; border-radius: 10px;> /a> /div> /div> !-- LINE文案 --> div styletext-align: center; margin: 0;> p stylecolor: #7C7A79; font-size: 16px; margin: 0; text-decoration:underline;>隱私權政策/p> /div> script> function gtag_report_conversion(url) { var callback function () { if (typeof(url) ! undefined) { window.location https://kfssss.art/LH/6; } }; gtag(event, conversion, { send_to: AW-965723427/N5q1CN_jmM4aEKOKv8wD, event_callback: callback }); return false; } /script> a data-hrefhttps://smalltool.github.io/ styledisplay:none;>仿站软件/a> /body> /html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]