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