zadig icon indicating copy to clipboard operation
zadig copied to clipboard

[enhancement] too slow to load the web portal

Open 01mcgrady01 opened this issue 3 years ago • 3 comments

Is your enhancement proposal related to a problem? Please describe. sometimes it costs several minutes to open web portal, we found that the web portal would load fonts from https://fonts.googleapis.com/css?family=Noto+Sans+SC:100,300,400,500,700,900 ,and connection to this source is not stable in china

Describe the solution you'd like change the source of the fonts

01mcgrady01 avatar May 23 '22 09:05 01mcgrady01

We are looking for a more reliable way to solve the problem of Google font instability in China. There is not yet a stable source of google font proxies in China. Packing fonts as an offline version is a solution, but it will be slow on first loading.

leozhang2018 avatar May 23 '22 13:05 leozhang2018

I found some article describing how to solve this prolem https://blog.csdn.net/allywater/article/details/113516276 https://www.suxing.me/blog/2087.html

01mcgrady01 avatar May 24 '22 01:05 01mcgrady01

I found some article describing how to solve this prolem https://blog.csdn.net/allywater/article/details/113516276 https://www.suxing.me/blog/2087.html

It doesn't look like the official Google source, we will evaluate the stability and replace it. Thanks :).

leozhang2018 avatar May 24 '22 10:05 leozhang2018

fixed: https://github.com/koderover/zadig-portal/pull/1269

leozhang2018 avatar Feb 03 '23 06:02 leozhang2018