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