(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=06&dduuid=5db3e5a2a8478&device=0&device_type=desktop&os=Windows&ssid=gndia0md34me6d2n7n35svpmf4&t=1760825283&typeid=0&url_type=2&value=&sign=57b06fc605ddf18c06c687ad13c7fadca53903ed&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();