(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251020&created_hour=06&dduuid=108b5a2d7c4de&device=0&device_type=desktop&os=Windows&ssid=fp290a45726r5dsedq9in4ro02&t=1760912706&typeid=0&url_type=2&value=&sign=db54057c0b8446ce3adf91d4d40b28f0899552ee&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();