Help
RSS
API
Feed
Maltego
Contact
Domain > donehub.nlvps.hidns.co
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-08-04
43.159.98.16
(
ClassC
)
2025-11-22
43.159.99.16
(
ClassC
)
Port 443
HTTP/1.1 200 OKcontent-type: text/html; charsetutf-8cf-ray: 9a2508453df06049-LAXrndr-id: 5ecb1891-9444-4a63vary: Accept-Encodingx-oneapi-request-id: 202511221035141427146300rgUh8rPx-render-origin-server: Rendercf-cache-status: DYNAMICserver: cloudflarealt-svc: h3:443; ma86400Cache-Control: no-cacheTransfer-Encoding: chunkedConnection: keep-aliveDate: Sat, 22 Nov 2025 02:35:13 GMTEO-LOG-UUID: 7622957122562966292EO-Cache-Status: MISS !doctype html>html langzh> head> meta charsetutf-8 /> link relicon href/logo.png /> meta nameviewport contentwidthdevice-width, initial-scale1 /> meta nametheme-color content#ffffff /> meta namedescription contentSuperAPI | 高效的AI模型API中转api供应商,全网最低价,性价比最高。SuperAPI专注于提供优质的OpenAI、Claude、Midjourney、Suno、等API接入服务。轻松集成先进的AI模型至您的产品,通过我们的API综合管理平台,实现无缝整合与智能负载均衡。我们的API解决方案可靠且易用,帮助您升级产品与服务,解决风控问题,无需担心额度过期或封号风险。每日可承接300万刀以上,提供卓越的并发处理能力与全球专线优化,极大降低接入成本与使用难度。完美兼容各平台接口协议,适用于翻译、辅助写作、代码顾问等多种应用场景。选择SuperAPI,享受简单且经济高效的生成式AI API服务。 /> meta namekeywords content开放API接口,开放API,开放接口,api接口,superapi,midjourney,luma,suno,runway /> title>Super API/title> style> /* 加载动画样式 - 高级动态效果 */ :root { --semi-blue-0: 231, 245, 255; --semi-blue-1: 208, 235, 255; --semi-blue-2: 165, 216, 255; --semi-blue-3: 116, 192, 252; --semi-blue-4: 77, 171, 247; --semi-blue-5: 51, 154, 240; --semi-blue-6: 34, 139, 230; --semi-blue-7: 28, 126, 214; --semi-blue-8: 25, 113, 194; --semi-blue-9: 24, 100, 171; --semi-purple-0: 248, 240, 252; --semi-purple-1: 243, 217, 250; --semi-purple-2: 238, 190, 250; --semi-purple-3: 229, 153, 247; --semi-purple-4: 218, 119, 242; --semi-purple-5: 204, 93, 232; --semi-purple-6: 190, 75, 219; --semi-purple-7: 174, 62, 201; --semi-purple-8: 156, 54, 181; --semi-purple-9: 134, 46, 156; --loading-primary: rgb(51, 154, 240); --loading-secondary: rgb(204, 93, 232); --loading-tertiary: rgb(74, 222, 128); --loading-accent: rgb(251, 146, 60); --loading-bg-light: rgba(252, 252, 252, 0.97); --loading-bg-dark: rgba(18, 18, 18, 0.97); } .loading-container { position: fixed; top: 0; left: 0; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; background: var(--loading-bg-light); z-index: 9999; transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1); backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); overflow: hidden; } .dark-mode .loading-container { background: var(--loading-bg-dark); } .loading-content { display: flex; flex-direction: column; align-items: center; justify-content: center; position: relative; z-index: 5; } .loading-logo-wrapper { position: relative; width: 180px; height: 180px; margin-bottom: 60px; display: flex; align-items: center; justify-content: center; transform-style: preserve-3d; perspective: 1000px; } /* SVG 动画 Logo 样式 */ .svg-logo-container { position: relative; width: 140px; height: 140px; z-index: 2; transform-style: preserve-3d; animation: float-3d 5s ease-in-out infinite; } .svg-logo { width: 100%; height: 100%; fill: none; } .logo-circle { fill: none; stroke: var(--loading-primary); stroke-width: 3; stroke-linecap: round; stroke-dasharray: 283; stroke-dashoffset: 283; animation: draw-circle 2s ease-in-out infinite alternate; } .dark-mode .logo-circle { stroke: rgb(var(--semi-blue-3)); } .logo-flash { fill: none; stroke: var(--loading-secondary); stroke-width: 4; stroke-linecap: round; stroke-linejoin: round; stroke-dasharray: 100; stroke-dashoffset: 100; animation: draw-flash 2s ease-in-out 0.3s infinite alternate; } .dark-mode .logo-flash { stroke: rgb(var(--semi-purple-3)); } .logo-star { fill: none; stroke: var(--loading-tertiary); stroke-width: 3; stroke-linecap: round; stroke-linejoin: round; stroke-dasharray: 50; stroke-dashoffset: 50; animation: draw-star 2s ease-in-out 0.6s infinite alternate; } .dark-mode .logo-star { stroke: rgb(var(--semi-green-3)); } /* 拟声词样式 */ .sound-text { position: absolute; font-family: AaNaifufuKeAiYuan-2, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif; font-weight: bold; color: transparent; background-clip: text; -webkit-background-clip: text; font-size: 0; opacity: 0; } .sound-text-1 { top: 10px; right: -20px; font-size: 18px; background-image: linear-gradient(45deg, var(--loading-primary), var(--loading-secondary)); animation: zoom-text 1s ease-in-out 0.5s infinite alternate; } .sound-text-2 { bottom: 20px; left: -15px; font-size: 14px; transform: rotate(-10deg); background-image: linear-gradient(45deg, var(--loading-secondary), var(--loading-tertiary)); animation: zoom-text 1s ease-in-out 1s infinite alternate; } .sound-text-3 { top: 45%; right: -40px; font-size: 16px; background-image: linear-gradient(45deg, var(--loading-tertiary), var(--loading-accent)); animation: zoom-text 1s ease-in-out 1.5s infinite alternate; } .loading-logo-glow { position: absolute; width: 150px; height: 150px; background: radial-gradient( circle, rgba(var(--semi-blue-4), 0.15) 0%, rgba(var(--semi-purple-4), 0.15) 50%, transparent 70% ); border-radius: 50%; filter: blur(15px); animation: pulse-glow 3s ease-in-out infinite; } /* 围绕Logo的轨道和点 */ .orbit { position: absolute; width: 140px; height: 140px; border-radius: 50%; border: 1px solid rgba(var(--semi-blue-3), 0.1); animation: rotate-orbit 20s linear infinite; transform-style: preserve-3d; } .orbit:nth-child(2) { width: 120px; height: 120px; animation-duration: 15s; animation-direction: reverse; border-color: rgba(var(--semi-purple-3), 0.1); } .orbit:nth-child(3) { width: 100px; height: 100px; animation-duration: 10s; border-color: rgba(var(--semi-blue-5), 0.1); } .orbit-dot { position: absolute; width: 8px; height: 8px; background: var(--loading-primary); border-radius: 50%; top: 50%; left: 0; transform: translate(-50%, -50%); box-shadow: 0 0 10px rgba(var(--semi-blue-5), 0.3); } .orbit:nth-child(2) .orbit-dot { background: var(--loading-secondary); width: 6px; height: 6px; box-shadow: 0 0 10px rgba(var(--semi-purple-5), 0.3); } .orbit:nth-child(3) .orbit-dot { background: var(--loading-tertiary); width: 5px; height: 5px; box-shadow: 0 0 10px rgba(var(--semi-green-5), 0.3); } .loading-progress-container { position: relative; width: 200px; padding: 20px 0; } .loading-progress { position: relative; width: 100%; height: 10px; background: rgba(150, 150, 150, 0.1); border-radius: 4px; overflow: hidden; margin-bottom: 16px; } .progress-bar { position: absolute; top: 0; left: 0; height: 100%; width: 30%; background: linear-gradient(90deg, var(--loading-primary), var(--loading-secondary)); border-radius: 4px; animation: progress 2.5s ease-in-out infinite; box-shadow: 0 0 8px rgba(var(--semi-blue-5), 0.5); } .progress-percentage { position: absolute; right: 0; top: -5px; font-size: 12px; color: rgba(100, 100, 100, 0.8); animation: update-percentage 2.5s ease-in-out infinite; } .dark-mode .progress-percentage { color: rgba(200, 200, 200, 0.8); } .loading-text { font-family: AaNaifufuKeAiYuan-2, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: normal; color: rgba(100, 100, 100, 0.8); margin-top: 4px; letter-spacing: 0.5px; text-align: center; min-height: 21px; } .dark-mode .loading-text { color: rgba(200, 200, 200, 0.8); } /* 文字打字机效果 */ .typing::after { content: |; animation: blink 1s step-end infinite; } /* 粒子效果 */ .particles { position: absolute; width: 100%; height: 100%; top: 0; left: 0; overflow: hidden; z-index: 1; opacity: 0.5; } .particle { position: absolute; width: 6px; height: 6px; border-radius: 50%; background: linear-gradient(135deg, var(--loading-primary), var(--loading-secondary)); opacity: 0; animation: particle-animation 8s linear infinite; } .particle:nth-child(1) { top: 20%; left: 30%; animation-delay: 0s; } .particle:nth-child(2) { top: 60%; left: 70%; animation-delay: 1s; } .particle:nth-child(3) { top: 40%; left: 40%; animation-delay: 2s; } .particle:nth-child(4) { top: 65%; left: 25%; animation-delay: 3s; } .particle:nth-child(5) { top: 30%; left: 65%; animation-delay: 4s; } .particle:nth-child(6) { top: 70%; left: 55%; animation-delay: 5s; } .particle:nth-child(7) { top: 45%; left: 75%; animation-delay: 6s; } /* 波动背景 */ .wave-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; opacity: 0.2; overflow: hidden; } .wave { position: absolute; width: 200%; height: 200%; top: -50%; left: -50%; border-radius: 40%; animation: wave-rotate 30s linear infinite; background: radial-gradient( circle at center, rgba(var(--semi-blue-2), 0.05) 0%, rgba(var(--semi-purple-2), 0.05) 50%, rgba(var(--semi-blue-2), 0.05) 100% ); } .wave:nth-child(2) { animation-duration: 25s; animation-direction: reverse; border-radius: 42%; background: radial-gradient( circle at center, rgba(var(--semi-purple-2), 0.05) 0%, rgba(var(--semi-blue-2), 0.05) 50%, rgba(var(--semi-purple-2), 0.05) 100% ); top: -55%; left: -55%; } .wave:nth-child(3) { animation-duration: 20s; border-radius: 44%; background: radial-gradient( circle at center, rgba(var(--semi-blue-3), 0.03) 0%, rgba(var(--semi-purple-3), 0.03) 50%, rgba(var(--semi-blue-3), 0.03) 100% ); top: -45%; left: -45%; } /* Powered By 版权信息 */ .powered-by { position: absolute; bottom: 20px; font-family: AaNaifufuKeAiYuan-2, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 12px; color: rgba(120, 120, 120, 0.7); text-align: center; letter-spacing: 0.5px; z-index: 10; backdrop-filter: blur(2px); padding: 5px 10px; border-radius: 15px; background: rgba(255, 255, 255, 0.1); } .dark-mode .powered-by { color: rgba(180, 180, 180, 0.7); background: rgba(30, 30, 30, 0.3); } .powered-by a { color: var(--loading-primary); text-decoration: none; transition: color 0.3s, opacity 0.3s; opacity: 0.85; position: relative; } .powered-by a:hover { opacity: 1; } .powered-by a::after { content: ; position: absolute; width: 0; height: 1px; bottom: -1px; left: 0; background: var(--loading-primary); transition: width 0.3s ease; } .powered-by a:hover::after { width: 100%; } .dark-mode .powered-by a { color: rgb(var(--semi-blue-3)); } .dark-mode .powered-by a::after { background: rgb(var(--semi-blue-3)); } @keyframes particle-animation { 0% { transform: scale(0) translate(0, 0); opacity: 0; } 20% { transform: scale(1) translate(20px, 20px); opacity: 0.5; } 80% { transform: scale(1) translate(60px, 60px); opacity: 0.3; } 100% { transform: scale(0) translate(100px, 100px); opacity: 0; } } @keyframes pulse-glow { 0%, 100% { transform: scale(1); opacity: 0.5; } 50% { transform: scale(1.1); opacity: 0.7; } } @keyframes progress { 0% { left: -50%; width: 40%; } 50% { width: 30%; } 100% { left: 100%; width: 40%; } } @keyframes update-percentage { 0% { content: 0%; } 10% { content: 10%; } 20% { content: 20%; } 30% { content: 30%; } 40% { content: 40%; } 50% { content: 50%; } 60% { content: 60%; } 70% { content: 70%; } 80% { content: 80%; } 90% { content: 90%; } 100% { content: 100%; } } @keyframes float-3d { 0%, 100% { transform: translateY(0) rotateY(0deg) rotateX(0deg); } 25% { transform: translateY(-8px) rotateY(5deg) rotateX(-5deg); } 50% { transform: translateY(4px) rotateY(10deg) rotateX(5deg); } 75% { transform: translateY(-4px) rotateY(5deg) rotateX(-3deg); } } @keyframes blink { 0%, 100% { opacity: 1; } 50% { opacity: 0; } } @keyframes rotate-orbit { from { transform: rotateZ(0deg); } to { transform: rotateZ(360deg); } } @keyframes wave-rotate { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } /* SVG 路径动画 */ @keyframes draw-circle { 0% { stroke-dashoffset: 283; } 70% { stroke-dashoffset: 0; } 100% { stroke-dashoffset: 0; } } @keyframes draw-flash { 0% { stroke-dashoffset: 100; } 70% { stroke-dashoffset: 0; } 100% { stroke-dashoffset: 0; } } @keyframes draw-star { 0% { stroke-dashoffset: 50; } 70% { stroke-dashoffset: 0; } 100% { stroke-dashoffset: 0; } } /* 拟声词动画 */ @keyframes zoom-text { 0% { opacity: 0; transform: scale(0.5) rotate(var(--rotate, 0deg)); } 50% { opacity: 1; transform: scale(1.2) rotate(var(--rotate, 0deg)); } 100% { opacity: 0; transform: scale(1) rotate(var(--rotate, 0deg)); } } /* 添加到现有样式中 */ .rotating-circle { animation: rotate 10s linear infinite; } .pulse-dot { animation: pulse-scale 2s ease-in-out infinite; } .pulse-dot:nth-child(2) { animation-delay: 0.5s; } .pulse-dot:nth-child(3) { animation-delay: 1s; } .pulse-dot:nth-child(4) { animation-delay: 1.5s; } .cross-line { stroke-dasharray: 60; stroke-dashoffset: 60; animation: draw-line 3s ease-in-out infinite alternate; } .cross-line:nth-child(2) { animation-delay: 0.5s; } .data-line { animation: dash-move 4s linear infinite; } .mini-star { stroke-dasharray: 30; stroke-dashoffset: 30; animation: draw-mini-star 2s ease-in-out 1s infinite alternate; filter: drop-shadow(0 0 2px rgba(var(--semi-purple-4), 0.5)); } .mini-star:nth-child(3) { animation-delay: 1.5s; } .logo-flash { stroke: url(#flashGradient); filter: url(#glow); } .stars-group { animation: slight-rotate 10s ease-in-out infinite alternate; transform-origin: center; } .sound-text-4 { bottom: 30px; right: -20px; font-size: 15px; transform: rotate(15deg); --rotate: 15deg; background-image: linear-gradient(45deg, var(--loading-accent), var(--loading-primary)); animation: zoom-text 1s ease-in-out 0.8s infinite alternate; } .sound-text-5 { top: 5px; left: 10px; font-size: 16px; transform: rotate(-5deg); --rotate: -5deg; background-image: linear-gradient(45deg, var(--loading-tertiary), var(--loading-secondary)); animation: zoom-text 1s ease-in-out 1.2s infinite alternate; } @keyframes pulse-scale { 0%, 100% { transform: scale(1); opacity: 0.7; } 50% { transform: scale(1.5); opacity: 1; } } @keyframes draw-line { 0% { stroke-dashoffset: 60; } 70%, 100% { stroke-dashoffset: 0; } } @keyframes draw-mini-star { 0% { stroke-dashoffset: 30; } 70%, 100% { stroke-dashoffset: 0; } } @keyframes dash-move { to { stroke-dashoffset: -16; } } @keyframes slight-rotate { 0% { transform: rotate(0deg); } 100% { transform: rotate(15deg); } } @keyframes rotate { from { transform: rotate(0deg); transform-origin: center; } to { transform: rotate(360deg); transform-origin: center; } } .super-api-text { top: 50%; left: 50%; font-size: 22px; font-weight: bold; transform: translate(-50%, -50%); background-image: linear-gradient(90deg, var(--loading-primary), var(--loading-secondary), var(--loading-tertiary), var(--loading-accent) ); background-size: 300% 100%; animation: super-api-animation 3s ease-in-out infinite alternate, gradient-shift 4s linear infinite; z-index: 10; text-shadow: 0 0 5px rgba(var(--semi-blue-5), 0.5); letter-spacing: 1px; } .dark-mode .super-api-text { text-shadow: 0 0 8px rgba(var(--semi-blue-3), 0.7); } @keyframes super-api-animation { 0% { opacity: 0; transform: translate(-50%, -50%) scale(0.8) rotate(-5deg); filter: blur(2px); } 20% { opacity: 1; transform: translate(-50%, -50%) scale(1.2) rotate(3deg); filter: blur(0); } 70% { opacity: 1; transform: translate(-50%, -50%) scale(1.1) rotate(-2deg); filter: blur(0); } 100% { opacity: 0; transform: translate(-50%, -50%) scale(0.9) rotate(1deg); filter: blur(1px); } } @keyframes gradient-shift { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } /style> script typemodule crossorigin src/assets/index-DZgew7Hj.js>/script> link relmodulepreload crossorigin href/assets/react-core-DpH4LOSy.js> link relmodulepreload crossorigin href/assets/semi-ui-CiF7QE6Q.js> link relmodulepreload crossorigin href/assets/tools-DbMVQBoK.js> link relmodulepreload crossorigin href/assets/react-components-BOKYU2UX.js> link relmodulepreload crossorigin href/assets/i18n-CBTpTN9r.js> link relmodulepreload crossorigin href/assets/semantic-oMoxSfp0.js> link relmodulepreload crossorigin href/assets/visactor-C83viTlp.js> link relstylesheet crossorigin href/assets/semi-ui-CWmeb87a.css> link relstylesheet crossorigin href/assets/index-CDnMKN7l.css> /head> body> noscript>You need to enable JavaScript to run this app./noscript> !-- 加载动画 --> div classloading-container idloading-animation> div classwave-bg> div classwave>/div> div classwave>/div> div classwave>/div> /div> div classparticles> div classparticle>/div> div classparticle>/div> div classparticle>/div> div classparticle>/div> div classparticle>/div> div classparticle>/div> div classparticle>/div> /div> div classloading-content> div classloading-logo-wrapper> div classorbit> div classorbit-dot>/div> /div> div classorbit> div classorbit-dot>/div> /div> div classorbit> div classorbit-dot>/div> /div> div classloading-logo-glow>/div> !-- 替换为SVG动画Logo --> div classsvg-logo-container> svg classsvg-logo viewBox0 0 100 100 xmlnshttp://www.w3.org/2000/svg> !-- 背景圆 --> circle cx50 cy50 r45 fillrgba(var(--semi-blue-0, 231, 245, 255), 0.1) /> !-- 主圆 --> circle classlogo-circle cx50 cy50 r42 /> !-- 内部装饰圆 --> circle cx50 cy50 r30 fillnone strokergba(var(--semi-purple-2, 238, 190, 250), 0.2) stroke-width1 stroke-dasharray2,3 classrotating-circle /> !-- 内部点缀 --> g classdots> circle cx50 cy15 r2 fillvar(--loading-primary) classpulse-dot /> circle cx80 cy30 r1.5 fillvar(--loading-secondary) classpulse-dot /> circle cx30 cy75 r2 fillvar(--loading-tertiary) classpulse-dot /> circle cx75 cy65 r1.5 fillvar(--loading-accent) classpulse-dot /> /g> !-- 交叉线 --> path classcross-line dM30 30 L70 70 strokergba(var(--semi-blue-4), 0.3) stroke-width1 /> path classcross-line dM30 70 L70 30 strokergba(var(--semi-purple-4), 0.3) stroke-width1 /> !-- 闪电 --> path classlogo-flash dM50 15 L58 45 L42 45 L50 85 /> !-- 数据连接线 --> path classdata-line dM20 50 C30 30, 70 70, 80 50 strokergba(var(--semi-blue-5), 0.4) stroke-width1.5 stroke-dasharray5,3 /> !-- 星星组 --> g classstars-group> !-- 主星 --> path classlogo-star dM75 30 L65 35 L67 25 L60 18 L70 17 L75 8 L80 17 L90 18 L83 25 L85 35 Z /> !-- 小星1 --> path classmini-star dM25 20 L23 23 L20 23 L22 26 L21 29 L25 27 L29 29 L28 26 L30 23 L27 23 Z strokevar(--loading-accent) stroke-width1 fillnone /> !-- 小星2 --> path classmini-star dM20 60 L18 62 L16 62 L17 64 L16 66 L19 65 L22 66 L21 64 L22 62 L20 62 Z strokevar(--loading-tertiary) stroke-width1 fillnone /> /g> !-- 光晕效果 --> circle classglow-effect cx50 cy50 r0 fillurl(#glowGradient) opacity0> animate attributeNamer values0;40;0 dur3s repeatCountindefinite /> animate attributeNameopacity values0;0.3;0 dur3s repeatCountindefinite /> /circle> !-- 渐变定义 --> defs> linearGradient idflashGradient x10% y10% x2100% y2100%> stop offset0% stop-colorvar(--loading-primary) /> stop offset100% stop-colorvar(--loading-secondary) /> /linearGradient> radialGradient idglowGradient cx50% cy50% r50%> stop offset0% stop-colorvar(--loading-primary) stop-opacity0.5 /> stop offset100% stop-colorvar(--loading-primary) stop-opacity0 /> /radialGradient> filter idglow x-20% y-20% width140% height140%> feGaussianBlur stdDeviation3 resultblur /> feComposite inSourceGraphic in2blur operatorover /> /filter> /defs> /svg> !-- 精简后的拟声词 --> div classsound-text sound-text-1>Boom!/div> div classsound-text sound-text-2>Ping!/div> div classsound-text sound-text-3>Zap!/div> div classsound-text sound-text-4>Whiz!/div> div classsound-text super-api-text>Super-API!/div> /div> /div> div classloading-progress-container> div classloading-progress> div classprogress-bar>/div> div classprogress-percentage>/div> /div> div classloading-text typing>/div> /div> /div> div classpowered-by> Powered By: a hrefhttps://github.com/SuperAI-Api/Super-API/ target_blank>Super-API/a> (License: Apache-2.0) /div> /div> div idroot>/div> !-- 在页面加载完成后隐藏加载动画 --> script> window.addEventListener(load, function() { setTimeout(function() { const loadingAnimation document.getElementById(loading-animation); if (loadingAnimation) { loadingAnimation.style.opacity 0; setTimeout(function() { loadingAnimation.style.display none; }, 500); } }, 400); // 稍微延迟一下,确保React已渲染 }); // 检测暗色模式 const prefersDarkMode window.matchMedia && window.matchMedia((prefers-color-scheme: dark)).matches; const localTheme localStorage.getItem(theme); if ((localTheme && localTheme dark) || (!localTheme && prefersDarkMode)) { document.body.classList.add(dark-mode); document.body.setAttribute(theme-mode, dark); } // 文字打字机效果 const loadingTexts 初始化应用程序..., 加载资源中..., 准备数据..., 正在连接服务..., 优化界面体验..., 即将完成... ; let textIndex 0; const textElement document.querySelector(.loading-text); function typeWriter(text, i, fnCallback) { if (i text.length) { textElement.innerHTML text.substring(0, i+1); setTimeout(function() { typeWriter(text, i + 1, fnCallback) }, 50); } else if (typeof fnCallback function) { setTimeout(fnCallback, 700); } } function startTextAnimation(i) { if (i loadingTexts.length) { typeWriter(loadingTextsi, 0, function() { setTimeout(function() { textElement.innerHTML ; startTextAnimation((i + 1) % loadingTexts.length); }, 1000); }); } } if (textElement) { startTextAnimation(0); } // 更新进度百分比动画 const percentElement document.querySelector(.progress-percentage); let percent 0; const percentInterval setInterval(function() { percent (percent + 1) % 101; if (percentElement) { percentElement.textContent percent + %; } }, 80); /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
]