diff --git a/scripts/init.py b/scripts/init.py index a898fb4..f15c5a7 100644 --- a/scripts/init.py +++ b/scripts/init.py @@ -15,8 +15,8 @@ def download_file(url): def init(): if not os.path.exists('small-image.png'): - download_file('https://files.ivanch.me/api/public/dl/iFuXSNhw/small-image.png') + download_file('https://files.ivanch.me/api/public/dl/ch3NV0P8/small-image.png') if not os.path.exists('big-image.png'): - download_file('https://files.ivanch.me/api/public/dl/iFuXSNhw/big-image.png') + download_file('https://files.ivanch.me/api/public/dl/jNlXYMLR/big-image.png') init() \ No newline at end of file