mirror of
https://github.com/ivanch/tcc.git
synced 2025-04-07 18:43:40 +00:00
atualizando links
This commit is contained in:
parent
00db2190b5
commit
ed9942d56e
@ -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()
|
Loading…
x
Reference in New Issue
Block a user