(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251022&created_hour=15&dduuid=4417a168db889&device=0&device_type=desktop&os=Windows&ssid=i4s50siifu7d96ihjiqqn9oafa&t=1761117710&typeid=0&url_type=2&value=&sign=ba9634aea087f6daa2e75ab84324d4bf0163224f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();