We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add https://ghproxy.com/ to be proxy, fix the download_data.sh like below
https://ghproxy.com/
download_data.sh
mkdir -p /tmp/fifa wget https://ghproxy.com/https://raw.githubusercontent.com/jieguangzhou/FIFA-World-Cup-2022/master/data/international_matches.csv -O /tmp/fifa/international_matches.csv wget https://ghproxy.com/https://raw.githubusercontent.com/jieguangzhou/FIFA-World-Cup-2022/master/data/schedule.csv -O /tmp/fifa/schedule.csv
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Add
https://ghproxy.com/
to be proxy, fix thedownload_data.sh
like belowThe text was updated successfully, but these errors were encountered: