(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=18&dduuid=992875a03efc9&device=0&device_type=desktop&os=Windows&ssid=vrldupuvjih4r2v3r87sh1ad8p&t=1762336808&typeid=0&url_type=2&value=&sign=eda3ad3be70043af6737650be8ecaee373b565c8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();