Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

那个第63/62行的https最好改为http,实测https访问不了 #91

Closed
happyabs opened this issue Apr 23, 2020 · 2 comments
Closed

Comments

@happyabs
Copy link

63/62 r = requests.get('https://raw.githack.com/YadominJinta/atilo/master/src/list_cn.json')
改成 r = requests.get('http://raw.githack.com/YadominJinta/atilo/master/src/list_cn.json')

我这边似乎没法访问https的,出现 无法连接到GitHub,可能需要代理

@YadominJinta
Copy link
Owner

已经改用国内访问性更好的 https://cdn.jsdeliver.net

@YadominJinta
Copy link
Owner

感谢反馈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants