(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251108&created_hour=09&dduuid=2dfc38246ab06&device=0&device_type=desktop&os=Windows&ssid=9riu6a74eqsk65so7erj6kg10k&t=1762564363&typeid=0&url_type=2&value=&sign=3c87dbed633bd475a077d612864ab8f2468cb906&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();