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