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