Is there a way to use an alternate CDN to include the main AMP JavaScript file? Can a URL be used other than https://cdn.ampproject.org/v0.js? Are there any plans to open this a bit more by allowing other CDNs that are not blocked in China, etc.?
Using several top proxies returned from a web search, it seems to be blocked in China ampproject.org. This is not too surprising since other Google properties are blocked.
Edit: I have to mention that I tried to copy the file and run it locally, but the AMP parser throws an error when I try to do this.
source
share