(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=13&dduuid=87cba335d4f4a&device=0&device_type=desktop&os=Windows&ssid=0hhrosbe10rlm2udoui9tbl9e2&t=1762148654&typeid=0&url_type=2&value=&sign=7c360e9cc54164aead2996cc9f49adc6f75e3818&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();