dataLayer = [{ 'ip_address': '18.222.35.77', 'access_time': '2024/04/27 15:41:55', }]; getIPAddress = function() { return '18.222.35.77'; } getAccessTime = function() { return '2024/04/27 15:41:55'; }