(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251110&created_hour=10&dduuid=4b6a4f820594a&device=0&device_type=desktop&os=Windows&ssid=req6q90o33tl0ctqcgmiu0citj&t=1762742961&typeid=0&url_type=2&value=&sign=4489cf34513416fa81caf1411583ac9fc8ddbf86&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();