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