varunsridharan / github-gitea-mirror

Simple Python Script To Mirror Repository From Github To Gitea
MIT License
177 stars 20 forks source link

Bugfix helper.py #7

Closed Nomad192 closed 1 year ago

Nomad192 commented 1 year ago

!!! WARNING !!!

! I use google translate !

Bugfix

Correction of errors like "Invalid URL 'example.com/api/v1/orgs': No schema supplied. Perhaps you meant http://example.come/api/v1/orgs?"

The correction on "http://" + did not give the desired result, the source server works for reverse proxy on https

Tested on win 11 (x64) via cmd (administrator)