Hello friends.
I am trying to get some data from the following url
I've tried these 2 methods invokeurl and getUrl but I can't get the information, any ideas?
for both I get this:
- <html><head><title>cma-cgm.com</title><style>#cmsg{animation: A 1.5s;}@keyframes A{0%{opacity:0;}99%{opacity:0; }100%{opacity:1;}}</style></head><body style="margin:0"><p id="cmsg">Please enable JS and disable any ad blocker</p><script data-cfasync="false">var dd={'cid':'AHrlqAAAAAMAJvEFI03oguUAiI-wPA==','hsh':'490A8A2485BA28921F861A802754DD','t':'fe','s':39232,'e': '6be7885614aab07fc81845131cba9561b294742aefdb4c8c14aa4d666495af44','host':'geo.captcha-delivery.com'}</script><script data-cfasync="false" src="https://ct.captcha-delivery.com/c.js" </script></body></html>
Function executed successfully