Problem with Moralis IPFS on Pro plan

I have uploaded my files to IPFS via Moralis (for this NFT https://opensea.io/assets/matic/0x387afcf212b770e47822026138cd0ca0557c38f3/2 ), you can see one of the JSON files
https://ipfs.moralis.io:2053/ipfs/QmX1zC78xGCykUNb6jsiwbf915goFHHA3y54QWFNwAqYtM/metadata/0000000000000000000000000000000000000000000000000000000000000002.json
It seems that files are on Moralis but not on the global IPFS! The images are not loading, even after refreshing metadata on the Opensea, how can I solve this?

The code is pretty simple:

The image url in that json metadata file points to Moralis ipfs url. You could set it to point to any other ipfs public gateway.