mirror of
https://silica.codes/islehorse/HorseIsleData.git
synced 2025-04-21 12:19:21 +12:00
Update data
This commit is contained in:
parent
257f8910d6
commit
4dbc6f8711
3 changed files with 7 additions and 2 deletions
5
Scraped/Fourm Archive/test.py
Normal file
5
Scraped/Fourm Archive/test.py
Normal file
|
@ -0,0 +1,5 @@
|
|||
import os
|
||||
|
||||
a = os.listdir(".")
|
||||
for aa in a:
|
||||
os.rename(aa, aa.replace("MOD_", ""))
|
Loading…
Add table
Add a link
Reference in a new issue