Help
RSS
API
Feed
Maltego
Contact
Domain > app.myflv.cn
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-07-20
43.159.98.18
(
ClassC
)
2025-07-20
43.159.99.18
(
ClassC
)
2026-02-20
163.181.214.1
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: ESADate: Fri, 20 Feb 2026 03:01:16 GMTContent-Type: text/htmlContent-Length: 3858Connection: keep-aliveSet-Cookie: acw_tc0819529d17715564764343907edc6532a77c356c2374213e9d4837a089;path/;HttpOnly;Max-Age3600Set-Cookie: cdn_sec_tc0819529d17715564764343907edc6532a77c356c2374213e9d4837a089;path/;HttpOnly;Max-Age3600Location: https://app.myflv.cn/Via: ens-cache9.us26,0Timing-Allow-Origin: *EagleId: 0819529d17715564764343907e !DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, user-scalableno, initial-scale1.0,maximum-scale1.0, minimum-scale1.0> meta http-equivX-UA-Compatible contentieedge> title>Document/title> style> * { box-sizing: border-box; } html { height: 100%; font-style: normal; } body{ height: 100%; margin: 0; padding: 0; font-style: normal; font-family: PingFang SC; .error-page{ position: absolute; left: 50%; transform: translateX(-50%); height: 100%; width: 70%; padding-top: 150px; max-width: 920px; .http-status { font-size: 68px; font-weight: 500; line-height: normal; letter-spacing: normal; color: #FF6A00; } .title { font-size: 24px; font-weight: 500; line-height: normal; letter-spacing: normal; color: #333333; } .desc { margin-top: 4px; font-size: 16px; font-weight: 500; line-height: 24px; letter-spacing: normal; color: #333333; } .request{ margin-top: 16px; width: 100%; height: 84px; border-radius: 6px; background: #F9F9F9; box-sizing: border-box; border: 1px solid #F4F4F4; padding: 16px 24px; font-size: 14px; font-weight: 500; line-height: 22px; letter-spacing: normal; color: #555555; .request-time { margin-top: 8px; }} .error-img { margin-top: 16px; width: 100%; img{ width: 100%; } } } .footer{ border-top: 1px solid #F4F4F4; position: fixed; text-align: center; line-height: 45px; height: 45px; width: 100%; bottom: 0; font-size: 16px; font-weight: 500; letter-spacing: normal; color: #AAAAAA; a{ color: #0064C8; text-decoration:none } } } /style>/head>body>div classerror-page> div classhttp-status>/div> div classtitle>/div> div classdesc> /div> div classrequest> div classrequest-id>/div> div classrequest-time>/div> /div> div classerror-img>/div>/div>div classfooter>Performance & Security by a hrefhttps://www.alibabacloud.com/help/en/edge-security-acceleration/esa/product-overview/what-is-esa>ESA/a>/div>/body>script> var { http_status, title, desc, traceid, datetime, x_site_origin_resp_info } window.__ESA_ERROR_PAGE_INFO var hundredDigit Math.floor(http_status / 100); var imgLinks { clientError: https://img.alicdn.com/imgextra/i1/O1CN01UFU7Za20FcE57RuJ0_!!6000000006820-2-tps-1840-504.png, esaError: https://img.alicdn.com/imgextra/i2/O1CN01JGkrte1mu0XIkuUx2_!!6000000005013-2-tps-1840-504.png, serverError: https://img.alicdn.com/imgextra/i4/O1CN01fhinso28KfWUOinu6_!!6000000007914-2-tps-1840-504.png } var imgSrc undefined var flag5xx x_site_origin_resp_info.split(||)1 if (hundredDigit 4) { if (http_status 403) { imgSrc undefined } else { imgSrc imgLinksclientError } } else if (hundredDigit 5) { if (flag5xx 2 || flag5xx 0) { imgSrc imgLinksserverError }else if(flag5xx 1) { imgSrc imgLinksesaError }else{ imgSrc imgLinksesaError } } window.onload function () { var httpStatus document.getElementsByClassName(http-status)0; httpStatus.innerHTML http_status; var errorTitle document.getElementsByClassName(title)0; errorTitle.innerHTML title; var subContent document.getElementsByClassName(desc)0; subContent.innerHTML desc; var requestId document.getElementsByClassName(request-id)0; requestId.innerHTML `Request ID: ${traceid}`; var requestTime document.getElementsByClassName(request-time)0; requestTime.innerHTML datetime; var errorImg document.getElementsByClassName(error-img)0; errorImg.innerHTML imgSrc ? `img alt src${imgSrc}>` : null; }/script>/html>
Port 443
HTTP/1.1 200 OKServer: ESAContent-Type: text/htmlContent-Length: 5817Connection: keep-aliveSet-Cookie: acw_tc0819529617715564766615836e4005e5ffb249d62771bf76bc5fff4799;path/;HttpOnly;Max-Age3600Set-Cookie: cdn_sec_tc0819529617715564766615836e4005e5ffb249d62771bf76bc5fff4799;path/;HttpOnly;Max-Age3600Date: Thu, 19 Feb 2026 12:30:28 GMTETag: 6955c69a-16b9Last-Modified: Thu, 01 Jan 2026 00:58:02 GMTVary: Accept-Encodingvia: ens-cache7.us26390,0,DP, ens-cache7.us260,0,200-0,H, ens-cache2.us266,0Accept-Ranges: bytesAge: 52248Ali-Swift-Global-Savetime: 1771504228X-Site-Cache-Status: HITX-Swift-SaveTime: Thu, 19 Feb 2026 12:30:28 GMTX-Swift-CacheTime: 315360000Timing-Allow-Origin: *EagleId: 0819529617715564766615836e !DOCTYPE html>html langzh-CN> head> meta charsetutf-8> meta nameviewport contentwidthdevice-width,initial-scale1> meta namegenerator contentVuePress 2.0.0-beta.67> style> :root { --c-bg: #fff; } html.dark { --c-bg: #22272e; } html, body { background-color: var(--c-bg); } /style> script> const userMode localStorage.getItem(vuepress-color-scheme); const systemDarkMode window.matchMedia && window.matchMedia((prefers-color-scheme: dark)).matches; if (userMode dark || (userMode ! light && systemDarkMode)) { document.documentElement.classList.toggle(dark, true); } /script> title>首页 | NoActive/title>meta namedescription content一个以冻结为核心的后台优化Xposed模块> link relpreload href/assets/style-8a38cc2d.css asstyle>link relstylesheet href/assets/style-8a38cc2d.css> link relmodulepreload href/assets/app-944410fd.js>link relmodulepreload href/assets/index.html-8c1b353d.js>link relmodulepreload href/assets/index.html-a12d459c.js>link relprefetch href/assets/app.html-6334b25e.js asscript>link relprefetch href/assets/start.html-8cea6b2c.js asscript>link relprefetch href/assets/404.html-f9875e7b.js asscript>link relprefetch href/assets/app.html-a3a8c6e6.js asscript>link relprefetch href/assets/start.html-21ca1c82.js asscript>link relprefetch href/assets/404.html-0562649d.js asscript> /head> body> div idapp>!---->div classtheme-container no-sidebar>!---->header classnavbar>div classtoggle-sidebar-button titletoggle sidebar aria-expandedfalse rolebutton tabindex0>div classicon aria-hiddentrue>span>/span>span>/span>span>/span>/div>/div>span>a aria-currentpage href/ classrouter-link-active router-link-exact-active>!---->span classsite-name>NoActive/span>/a>/span>div classnavbar-items-wrapper style>!---->!---->nav classnavbar-items can-hide>!---->div classnavbar-item>a href/guide/start.html class aria-label快速开始>!---->!----> 快速开始 !---->!---->/a>/div>div classnavbar-item>a href/guide/app.html class aria-label使用手册>!---->!----> 使用手册 !---->!---->/a>/div>!---->/nav>!---->!---->button classtoggle-color-mode-button titletoggle color mode>svg style classicon focusablefalse viewBox0 0 32 32>path dM16 12.005a4 4 0 1 1-4 4a4.005 4.005 0 0 1 4-4m0-2a6 6 0 1 0 6 6a6 6 0 0 0-6-6z fillcurrentColor>/path>path dM5.394 6.813l1.414-1.415l3.506 3.506L8.9 10.318z fillcurrentColor>/path>path dM2 15.005h5v2H2z fillcurrentColor>/path>path dM5.394 25.197L8.9 21.691l1.414 1.415l-3.506 3.505z fillcurrentColor>/path>path dM15 25.005h2v5h-2z fillcurrentColor>/path>path dM21.687 23.106l1.414-1.415l3.506 3.506l-1.414 1.414z fillcurrentColor>/path>path dM25 15.005h5v2h-5z fillcurrentColor>/path>path dM21.687 8.904l3.506-3.506l1.414 1.415l-3.506 3.505z fillcurrentColor>/path>path dM15 2.005h2v5h-2z fillcurrentColor>/path>/svg>svg styledisplay:none; classicon focusablefalse viewBox0 0 32 32>path dM13.502 5.414a15.075 15.075 0 0 0 11.594 18.194a11.113 11.113 0 0 1-7.975 3.39c-.138 0-.278.005-.418 0a11.094 11.094 0 0 1-3.2-21.584M14.98 3a1.002 1.002 0 0 0-.175.016a13.096 13.096 0 0 0 1.825 25.981c.164.006.328 0 .49 0a13.072 13.072 0 0 0 10.703-5.555a1.01 1.01 0 0 0-.783-1.565A13.08 13.08 0 0 1 15.89 4.38A1.015 1.015 0 0 0 14.98 3z fillcurrentColor>/path>/svg>/button>!---->/div>/header>!---->div classsidebar-mask>/div>!---->aside classsidebar>nav classnavbar-items>!---->div classnavbar-item>a href/guide/start.html class aria-label快速开始>!---->!----> 快速开始 !---->!---->/a>/div>div classnavbar-item>a href/guide/app.html class aria-label使用手册>!---->!----> 使用手册 !---->!---->/a>/div>!---->/nav>!---->!---->!---->!---->!---->/aside>!---->!---->main classhome>header classhero>img src/logo.svg altNoActive height280>h1 idmain-title>NoActive/h1>p classdescription>一个以冻结为核心的后台优化Xposed模块/p>p classactions>!---->a href/guide/start.html classaction-button primary aria-label快速开始>!---->!----> 快速开始 !---->!---->/a>a href/guide/app.html classaction-button secondary aria-label使用手册>!---->!----> 使用手册 !---->!---->/a>!---->/p>/header>div classfeatures>!---->div classfeature>h2>源码开发/h2>p>基于Android系统源码开发,支持Android12-Android16/p>/div>div classfeature>h2>事件驱动/h2>p>基于应用切换实现后台3秒冻结,启动应用快速解冻/p>/div>div classfeature>h2>效果显著/h2>p>允许有限的临时解冻操作,有效降低手机温度/p>/div>div classfeature>h2>简单配置/h2>p>无需繁琐的配置,开箱即用,支持自定义配置/p>/div>div classfeature>h2>状态识别/h2>p>相对于其他同类模块,识别应用状态更丰富/p>/div>div classfeature>h2>稳定性高/h2>p>模块运行在系统框架,无需后台应用自身/p>/div>!---->/div>div classtheme-default-content>div>/div>/div>!---->!-- eslint-disable-next-line vue/no-v-html -->div classfooter>Copyright © 2023 myflavor 版权所有/div>!---->/main>!---->/div>!---->!---->/div> script typemodule src/assets/app-944410fd.js defer>/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
]