dataLayer = [{ 'ip_address': '3.14.80.45', 'access_time': '2024/04/29 02:00:33', }]; getIPAddress = function() { return '3.14.80.45'; } getAccessTime = function() { return '2024/04/29 02:00:33'; }