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