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