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