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