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