Help
RSS
API
Feed
Maltego
Contact
Domain > nkxingxh.top
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-04-17
104.18.20.69
(
ClassC
)
2026-02-18
104.18.21.69
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Wed, 18 Feb 2026 23:52:50 GMTContent-Type: text/html; charsetutf-8Content-Length: 13669Connection: keep-aliveAccess-Control-Allow-Origin: *Cache-Control: public, max-age0, must-revalidateETag: e49851f2daf20032fdda728e4ea3796freferrer-policy: strict-origin-when-cross-originx-content-type-options: nosniffReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?soVxVWQ6GOJrWegM92ZxMowXBDsmJPVgx8oiXTKRSKmZYm4CMuskaOtoRBRax2yHVuwtFJNng9sU4zdfqaAwHrqGoNWq2u6ljZy9e9Q%3D%3D}}Nel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Server: cloudflareCF-RAY: 9d0170c1bc879b30-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langzh-CN>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>NKXingXh 的主页 | NKXingXhs Homepage | BG5JREs Homepage/title> !-- 规范链接 --> link relcanonical hrefhttps://www.nkxingxh.top> !-- SEO --> meta namedescription content这里是 NKXingXh 的主页, BG5JRE 的 Ham 之家。> meta namekeywords contentNKXingXh,BG5JRE,主页,Home,个人网站> meta nameauthor contentNKXingXh> !-- Open Graph 标签,用于社交媒体分享摘要 --> meta propertyog:title contentNKXingXh 的主页> meta propertyog:description content这里是 NKXingXh 的主页, BG5JRE 的 Ham 之家。> meta propertyog:type contentwebsite> !-- 结构化数据,用于搜索引擎理解页面内容 --> script typeapplication/ld+json> { @context: https://schema.org, @type: WebApplication, name: NKXingXh 的主页 | NKXingXhs Homepage | BG5JREs Homepage, description: 这里是 NKXingXh 的主页, BG5JRE 的 Ham 之家。, url: https://www.nkxingxh.top, applicationCategory: PersonalApplication, operatingSystem: All, permissions: browser, offers: { @type: Offer, price: 0, priceCurrency: USD }, featureList: 站内搜索, 全局搜索 } /script> style> * { margin: 0; padding: 0; box-sizing: border-box; font-family: Segoe UI, Arial, sans-serif; } body { background: url(./images/72472256_p0.webp) no-repeat center center fixed; background-size: cover; height: 100vh; display: flex; flex-direction: column; position: relative; overflow: hidden; } body::before { content: ; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%); z-index: -1; } /* 顶部导航 */ .top-nav { display: flex; justify-content: space-between; padding: 20px 30px; font-size: 14px; } .top-nav a { color: #f1f1f1; text-decoration: none; padding: 0 8px; transition: color 0.3s; } .top-nav a:hover { color: #fff; text-decoration: underline; } .nav-left, .nav-right { display: flex; align-items: center; } .nav-left span, .nav-right span { color: rgba(255, 255, 255, 0.7); margin: 0 5px; } /* 主要内容区域 - 放置在页面1/3位置 */ .main-content { flex: 1; display: flex; flex-direction: column; align-items: center; justify-content: flex-start; padding-top: 15vh; /* 控制内容在页面1/3位置 */ } .logo { font-size: 90px; font-weight: bold; margin-bottom: 40px; display: flex; } .logo span { transition: transform 0.3s; } .logo:hover span { transform: translateY(-5px); } .logo span:nth-child(1) { color: #4285f4; } .logo span:nth-child(2) { color: #ea4335; } .logo span:nth-child(3) { color: #fbbc05; } .logo span:nth-child(4) { color: #4285f4; } .logo span:nth-child(5) { color: #34a853; } .logo span:nth-child(6) { color: #ea4335; } .search-container { width: 650px; margin-bottom: 30px; } .search-box { display: flex; align-items: center; border: 1px solid rgba(255, 255, 255, 0.3); border-radius: 30px; padding: 12px 25px; background: rgba(255, 255, 255, 0.15); backdrop-filter: blur(3px); box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: all 0.3s; } .search-box:hover, .search-box:focus-within { background: rgba(255, 255, 255, 0.25); box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15); } .search-box input { flex: 1; border: none; outline: none; font-size: 16px; padding: 0 15px; background: transparent; /* color: white; */ color: #b973c7; } .search-box input::placeholder { /* color: rgba(255, 255, 255, 0.7); */ color: #b973c7; } .search-icon { color: rgba(255, 255, 255, 0.8); font-size: 18px; } .search-buttons { display: flex; justify-content: center; margin-top: 30px; } .search-buttons button { background-color: rgba(255, 255, 255, 0.15); border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 6px; color: #b973c7; font-size: 15px; margin: 0 10px; padding: 12px 24px; cursor: pointer; transition: all 0.3s; backdrop-filter: blur(5px); } .search-buttons button:hover { background-color: rgba(255, 255, 255, 0.25); box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); transform: translateY(-2px); } .quick-links { margin-top: 30px; text-align: center; font-size: 14px; } .quick-links a { color: rgba(255, 255, 255, 0.9); text-decoration: none; margin: 0 8px; transition: color 0.3s; } .quick-links a:hover { color: white; text-decoration: underline; } .scope-toggle-btn { background: rgba(255, 255, 255, 0.2); border: 1px solid rgba(255, 255, 255, 0.3); border-radius: 4px; color: white; font-size: 12px; padding: 4px 8px; cursor: pointer; margin-left: 15px; transition: all 0.3s; backdrop-filter: blur(5px); } .scope-toggle-btn:hover { background: rgba(255, 255, 255, 0.3); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); } /* 底部链接 */ .footer { background: rgba(0, 0, 0, 0.4); padding: 15px 30px; font-size: 14px; backdrop-filter: blur(5px); } .footer-links { display: flex; justify-content: space-between; } .footer-links a { color: rgba(255, 255, 255, 0.8); text-decoration: none; margin: 0 12px; transition: color 0.3s; } .footer-links a:hover { color: white; text-decoration: underline; } .footer-left, .footer-right { display: flex; } /* 响应式调整 */ @media (max-width: 1200px) { .search-container { width: 550px; } .logo { font-size: 80px; } } /style>/head>body> !-- 顶部导航 --> div classtop-nav> div classnav-left> a hrefhttps://blog.nkxingxh.top/ target_blank>博客/a> span>|/span> a hrefhttps://gamelan.nkxingxh.top/ target_blank>联机助手/a> span>|/span> a hrefhttps://dzjszjz.nkxingxh.top/ target_blank>终结者/a> span>|/span> a hrefhttps://miraiez.nkxingxh.top/ target_blank>MiraiEz/a> span>|/span> a hrefhttps://sdrpp.ham.center/ target_blank>SDR++/a> /div> div classnav-right> a hrefhttps://beian.miit.gov.cn/ relnoreferrer target_blank>赣ICP备2021001474号-1/a> span>|/span> img classlogos src./images/beian.png stylewidth: 16px;> a hrefhttps://beian.mps.gov.cn/#/query/webSearch?code36070302360933 relnoreferrer target_blank> 赣公网安备36070302360933号 /a> /div> /div> !-- 主要内容区域 --> div classmain-content> div classlogo> span>S/span>span>e/span>span>a/span>span>r/span>span>c/span>span>h/span> /div> div classsearch-container> div classsearch-box> span classsearch-icon>🔍/span> input typetext idsearch-input placeholder站内搜索...> /div> div classsearch-buttons> button idsearch-button>搜索/button> !-- button>手气不错/button> --> /div> /div> div classquick-links> !-- a href#>搜索历史/a> --> !-- a href#>搜索帮助/a> --> button idsearch-scope-toggle classscope-toggle-btn>切换到全局搜索/button> /div> /div> !-- 底部链接 --> div classfooter> div classfooter-links> div classfooter-left> !-- a href#>隐私权/a> a href#>条款/a> a href#>设置/a> --> a hrefhttps://github.com/nkxingxh target_blank>Github/a> a hrefhttps://space.bilibili.com/443349642 target_blank>Bilibili/a> /div> div classfooter-right> !-- a href#>帮助/a> --> a hrefmailto:nkxingxh@nkxingxh.top>反馈/a> /div> /div> /div> script> // 搜索范围切换功能 const searchScopeToggle document.getElementById(search-scope-toggle); const searchInput document.getElementById(search-input); let isSiteSearch true; // 默认使用站内搜索 // 从本地存储加载搜索范围设置 function loadSearchScope() { const savedScope localStorage.getItem(searchScope); if (savedScope global) { isSiteSearch false; searchScopeToggle.textContent 切换到站内搜索; searchInput.placeholder 在互联网上搜索...; } else { isSiteSearch true; searchScopeToggle.textContent 切换到全局搜索; searchInput.placeholder 站内搜索...; } } // 切换搜索范围 searchScopeToggle.addEventListener(click, function () { isSiteSearch !isSiteSearch; if (isSiteSearch) { searchScopeToggle.textContent 切换到全局搜索; searchInput.placeholder 站内搜索...; localStorage.setItem(searchScope, site); } else { searchScopeToggle.textContent 切换到站内搜索; searchInput.placeholder 在互联网上搜索...; localStorage.setItem(searchScope, global); } }); // 修改搜索功能 document.getElementById(search-button).addEventListener(click, function () { const query document.getElementById(search-input).value; if (query.trim() ! ) { let searchUrl; if (isSiteSearch) { // 站内搜索 searchUrl `https://www.bing.com/search?qsite%3Ankxingxh.top+${encodeURIComponent(query)}`; } else { // 全局搜索 searchUrl `https://www.bing.com/search?q${encodeURIComponent(query)}`; } window.location.href searchUrl; } }); // 页面加载时恢复设置 window.addEventListener(load, function () { loadSearchScope(); // 其他原有代码... }); document.getElementById(search-input).addEventListener(keypress, function (e) { if (e.key Enter) { document.getElementById(search-button).click(); } }); // 添加搜索框聚焦效果 const searchBox document.querySelector(.search-box); searchInput.addEventListener(focus, function () { searchBox.style.background rgba(255, 255, 255, 0.25); searchBox.style.boxShadow 0 4px 20px rgba(0, 0, 0, 0.2); }); searchInput.addEventListener(blur, function () { searchBox.style.background rgba(255, 255, 255, 0.15); searchBox.style.boxShadow 0 4px 15px rgba(0, 0, 0, 0.1); }); /script>/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
]