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