(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251101&created_hour=06&dduuid=556b5aaa4363e&device=0&device_type=desktop&os=Windows&ssid=m7kpotoigibjma4oa11ud9m9tm&t=1761951227&typeid=0&url_type=2&value=&sign=04e301c21a416fe04d48e56b9ac1d8f7986c2748&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();