中文 English

[Transfer] Solve the problem that the Gridea client cannot be opened/opens very slowly and cannot be synchronized

Published: 2021-01-15
gridea

Recently, the Gridea client has been very slow to open, and synchronization often fails.

In the upper left corner, edit–>Developer Tools–>console, you can see that widget.js cannot be loaded. This is because cdn.headwayapp.co is blocked, so you need to use magic or put widget.js on other CDNs.

If you switch to another CDN, you need to modify the client

Edit index.html

search Below is mine

\Gridea\resources\app\index.html
https://cdn.headwayapp.co/widget.js
https://cdn.jsdelivr.net/gh/XYZ1024-alt/CDN/widget.js