(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251030&created_hour=12&dduuid=1a689203e026d&device=0&device_type=desktop&os=Windows&ssid=recab72vcaeulln32s7behoppf&t=1761799730&typeid=0&url_type=2&value=&sign=5f4ac85b93f0ed54b239dc6afdb5d723f2b5d8a5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();