(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251016&created_hour=23&dduuid=b07d50e22af15&device=0&device_type=desktop&os=Windows&ssid=vrp2nh0astndrbri50fshik9tu&t=1760628184&typeid=0&url_type=2&value=&sign=44dd3d9acf1a23805e7a6a0a12469e77cacc98d1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();