Help
RSS
API
Feed
Maltego
Contact
Domain > claude.gww323.workers.dev
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-01-22
104.21.61.124
(
ClassC
)
Port 80
HTTP/1.1 400 Bad RequestDate: Thu, 22 Jan 2026 08:30:56 GMTContent-Type: text/html; charsetutf-8Content-Length: 4034Connection: keep-aliveVary: accept-encodingReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sib5wjffToy6WDxphqxvcr4%2BXYiTCJuFHcEdmDx%2Bw9CwczKedjvS4Tzv6MSCEoMcqprInHNo%2BJVmf%2FTO9heIMWEOMl6GBMcarTG81qtOUoGIw2dzOU7iQu3k%3D}}Nel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Server: cloudflareCF-RAY: 9c1db1329f2fb57f-PDXalt-svc: h3:443; ma86400 html> head> title>Anti proxy for Mingyu/title> link relicon typeimage/jpg hrefhttps://cdn.jsdelivr.net/gh/png-dot/pngpng@main/20231112-014821-y4poc8.jpg> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0, maximum-scale1.0, user-scalableno, minimal-ui /> meta nameapple-mobile-web-app-capable contentyes> meta nameapple-mobile-web-app-status-bar-style contentblack-translucent> style> body { font-family: Arial, sans-serif; text-align: center; background-color: #f0e6fa; margin: 0; padding: 0; } #container { max-width: auto; margin: 0 auto; background-color: #fff; padding: 20px; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } inputtypetext { width: 100%; padding: 8px; border: 1px solid #ccc; border-radius: 3px; box-sizing: border-box; display: block; margin-top: 10px; margin-bottom: 10px; } inputtypebutton { background-color: #ff6b81; color: #fff; border: none; padding: 10px 0; border-radius: 5px; cursor: pointer; transition: background-color 0.1s ease; width: 100%; } inputtypebutton:hover { background-color: #2980b9; } @keyframes shake { 0% { transform: translateX(0); } 25% { transform: translateX(-5px); } 50% { transform: translateX(5px); } 75% { transform: translateX(-5px); } 100% { transform: translateX(5px); } } @media (min-width: 768px) { body { display: flex; align-items: center; justify-content: center; height: 100vh; /* 设置body的高度为视口高度,使其垂直方向上居中 */ } #container { width: 100%; } } /* 暗黑模式 */ @media (prefers-color-scheme: dark) { body { background-color: #333; } #container { background-color: #CDC1C5; } } /style> /head> body> div idcontainer> h1>Anti proxy for Mingyu/h1> div classform-group> label forurl>输入需要代理的网站:/label> input typetext idurl nameurl placeholder例如:https://github.com/ /> input typebutton idsubmit value进入代理 onclickredirectToProxy() /> /div> p>© 2023 a hrefhttps://github.com/ymyuuu/ target_blank>Mingyu/a>/p> /div> script> function redirectToProxy() { var urlInput document.getElementById(url); var inputUrl urlInput.value.trim(); // 移除前后空格 if (inputUrl) { var url normalizeUrl(inputUrl); window.open(https:// + claude.gww323.workers.dev + / + url, _blank); // 清空输入框内容 urlInput.value ; } else { // 如果没有输入URL,执行抖动效果 urlInput.style.animation shake 0.5s; setTimeout(() > { urlInput.style.animation ; // 清除抖动效果 }, 500); } } function normalizeUrl(inputUrl) { // 检查输入的URL是否以 http:// 或 https:// 开头 if (!inputUrl.startsWith(http://) && !inputUrl.startsWith(https://)) { // 如果不是以 http:// 或 https:// 开头,则默认添加 https:// inputUrl https:// + inputUrl; } return inputUrl; } // 添加键盘事件监听器 document.addEventListener(keydown, function(event) { if (event.key Enter) { // 如果按下回车键,触发提交按钮的点击事件 submit.click(); } }); /script> /body> /html>
Port 443
HTTP/1.1 400 Bad RequestDate: Thu, 22 Jan 2026 08:30:56 GMTContent-Type: text/html; charsetutf-8Content-Length: 4034Connection: keep-aliveVary: accept-encodingReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sU1GSNoYq3Qh493ond1%2FMGBPPeZBGTxD7RwLzT9bfaMUcCPLSTx6g2ReIicbfMZjbe9KqZtaDQ1bNp7UApD69Q%2BC%2BpTPimeGqfHYE0d36OmZ1fBtD3%2FJUFtI%3D}}Nel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Server: cloudflareCF-RAY: 9c1db1330ea55d68-PDXalt-svc: h3:443; ma86400 html> head> title>Anti proxy for Mingyu/title> link relicon typeimage/jpg hrefhttps://cdn.jsdelivr.net/gh/png-dot/pngpng@main/20231112-014821-y4poc8.jpg> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0, maximum-scale1.0, user-scalableno, minimal-ui /> meta nameapple-mobile-web-app-capable contentyes> meta nameapple-mobile-web-app-status-bar-style contentblack-translucent> style> body { font-family: Arial, sans-serif; text-align: center; background-color: #f0e6fa; margin: 0; padding: 0; } #container { max-width: auto; margin: 0 auto; background-color: #fff; padding: 20px; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } inputtypetext { width: 100%; padding: 8px; border: 1px solid #ccc; border-radius: 3px; box-sizing: border-box; display: block; margin-top: 10px; margin-bottom: 10px; } inputtypebutton { background-color: #ff6b81; color: #fff; border: none; padding: 10px 0; border-radius: 5px; cursor: pointer; transition: background-color 0.1s ease; width: 100%; } inputtypebutton:hover { background-color: #2980b9; } @keyframes shake { 0% { transform: translateX(0); } 25% { transform: translateX(-5px); } 50% { transform: translateX(5px); } 75% { transform: translateX(-5px); } 100% { transform: translateX(5px); } } @media (min-width: 768px) { body { display: flex; align-items: center; justify-content: center; height: 100vh; /* 设置body的高度为视口高度,使其垂直方向上居中 */ } #container { width: 100%; } } /* 暗黑模式 */ @media (prefers-color-scheme: dark) { body { background-color: #333; } #container { background-color: #CDC1C5; } } /style> /head> body> div idcontainer> h1>Anti proxy for Mingyu/h1> div classform-group> label forurl>输入需要代理的网站:/label> input typetext idurl nameurl placeholder例如:https://github.com/ /> input typebutton idsubmit value进入代理 onclickredirectToProxy() /> /div> p>© 2023 a hrefhttps://github.com/ymyuuu/ target_blank>Mingyu/a>/p> /div> script> function redirectToProxy() { var urlInput document.getElementById(url); var inputUrl urlInput.value.trim(); // 移除前后空格 if (inputUrl) { var url normalizeUrl(inputUrl); window.open(https:// + claude.gww323.workers.dev + / + url, _blank); // 清空输入框内容 urlInput.value ; } else { // 如果没有输入URL,执行抖动效果 urlInput.style.animation shake 0.5s; setTimeout(() > { urlInput.style.animation ; // 清除抖动效果 }, 500); } } function normalizeUrl(inputUrl) { // 检查输入的URL是否以 http:// 或 https:// 开头 if (!inputUrl.startsWith(http://) && !inputUrl.startsWith(https://)) { // 如果不是以 http:// 或 https:// 开头,则默认添加 https:// inputUrl https:// + inputUrl; } return inputUrl; } // 添加键盘事件监听器 document.addEventListener(keydown, function(event) { if (event.key Enter) { // 如果按下回车键,触发提交按钮的点击事件 submit.click(); } }); /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
]