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