sourcegit icon indicating copy to clipboard operation
sourcegit copied to clipboard

fix: change URL https to http for wider scenarios

Open heartacker opened this issue 5 months ago • 1 comments

heartacker avatar Jul 30 '25 05:07 heartacker

对于支持https的网站,如github,使用http打开网站,将会自动挑战到https 但是对于自定义的一些网站,内部并没有适配https,只支持http的站点,直接使用https访问将无法使用,

使用http将适配很多场景

heartacker avatar Jul 30 '25 05:07 heartacker