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