Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 415 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 415 Bytes

301 Hospital: +1 S to our mirrors' uptime!

How to use

  1. Edit config.ini to set your own configuration.

For example,

[Redirect]
path = anthon
url = http://mirrors.ustc.edu.cn/anthon/

will redirect ///anthon////114514 to http://mirrors.ustc.edu.cn/anthon/114514.

  1. noticed port = int(os.environ.get('PORT', 80)) if you want to use another port.

python main.py