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