@villasbc @developerjustin all I know about AMP is what their dev materials claim you can do. It lets you write JS, and then other people can consume your AMP components and that JS will get executed in a "sandbox". This protects their users while allowing your component to do some subset of things that it could otherwise do. I'm pretty sure you can fetch arbitrary urls, but there's probably limits to things used to fingerprint and cryptomine.