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