Help
RSS
API
Feed
Maltego
Contact
Domain > nowcodeit.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2015-01-14
184.168.201.1
(
ClassC
)
2025-03-23
101.43.7.167
(
ClassC
)
Port 80
HTTP/1.1 200 OKServer: nginx/1.18.0 (Ubuntu)Date: Thu, 18 Jul 2024 12:42:01 GMTContent-Type: text/htmlContent-Length: 1759Last-Modified: Sun, 30 Jun 2024 06:36:40 GMTConnection: keep-aliveETag: 6680fc !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Document/title>/head>body> script> // 使用fetch请求接口 function fetchApi(url, options) { return fetch(url, options) .then(response > { if (!response.ok) { throw new Error(`HTTP error! Status: ${response.status}`); } return response.json(); // 根据服务器响应内容进行相应处理,例如json()处理JSON响应 }) .catch(error > console.error(请求出错:, error)); } function getRequest() { var url location.search; //获取url中?符后的字串 var theRequest new Object(); if (url.indexOf(?) ! -1) { var str url.substr(1); strs str.split(&); for(var i 0; i strs.length; i ++) { theRequeststrsi.split()0decodeURI(strsi.split()1); } } return theRequest; } let params getRequest() // console.log(params) const options { method: GET, // 请求方法 }; fetchApi(http://code.kuaixuekeji.cn/api/shop/shopInter?ID+params.ID, options) .then(data > { // 使用示例 const url http://code.kuaixuekeji.cn/api/shop/shopJump; // 接口URL fetchApi(url, options) .then(data > { if (data.code ! 0) { alert(跳转失败,请检查配置) } window.location.href data.data; }) .catch(error > console.error(error)); }) .catch(error > console.error(error)); /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
]