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