(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251011&created_hour=16&dduuid=387719a14bd81&device=0&device_type=desktop&os=Windows&ssid=lh662jmlat1mcota3dap309sj7&t=1760171247&typeid=0&url_type=2&value=&sign=fa03ea52f1888f6c2800c22e4f492d72931500a8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();