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