(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=18&dduuid=5fc29a9db285c&device=0&device_type=desktop&os=Windows&ssid=l96nrdc2huu3rurb3bt97qtpt0&t=1762337983&typeid=0&url_type=2&value=&sign=d8102957e5585572ed68f6dbdca457cc578016b8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();