(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=16&dduuid=27781dc53c72b&device=0&device_type=desktop&os=Windows&ssid=6quol85mbq59ii8na8tc5n8e34&t=1760518680&typeid=0&url_type=2&value=&sign=97db0433fa8b2934085e66d2b1813f7c4da6326a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();