(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251101&created_hour=14&dduuid=99839ad85ac23&device=0&device_type=desktop&os=Windows&ssid=bq468lo8c6g9h100628cndp0qg&t=1761978890&typeid=0&url_type=2&value=&sign=c1e1852614d9cbc5611f56cde6524e7ff9811670&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();