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