Allow precompiled JS resources to be loaded via mirror sites

In web.china.template.yml we can load plugins through GitHub’s mirror website.
But pre-compiled JS assets is loaded by

In China’s network environment, it is sometimes difficult to connect to get.discourse.org.
So can we allow loading precompiled JS resources through mirror sites?

2 Likes

All subdomains of discourse.org exhibit seamless connectivity within mainland China. The issue stems from get.discourse.org, which merely redirects to GitHub. Therefore, the underlying problem resides in GitHub’s connectivity.

1 Like

My VPS has blocked all non-Chinese IP connections, So I hope to load precompiled JS resources from GitHub as if loading plugins from the mirror site of github.