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