mirror of
https://github.com/ivanch/tcc.git
synced 2025-09-15 10:25:20 +00:00
atualizando links
This commit is contained in:
@@ -15,8 +15,8 @@ def download_file(url):
|
|||||||
|
|
||||||
def init():
|
def init():
|
||||||
if not os.path.exists('small-image.png'):
|
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'):
|
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()
|
init()
|
Reference in New Issue
Block a user