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