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