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