dataLayer = [{ 'ip_address': '3.142.255.5', 'access_time': '2024/05/21 06:27:39', }]; getIPAddress = function() { return '3.142.255.5'; } getAccessTime = function() { return '2024/05/21 06:27:39'; }