(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251022&created_hour=13&dduuid=7ec9d787aadcb&device=0&device_type=desktop&os=Windows&ssid=ep77ain99uqv1ls8o0snrmr2qk&t=1761111418&typeid=0&url_type=2&value=&sign=da0eb77a49233be5b4b68aa53678481eb14572ed&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();