aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMistivia <i@mistivia.com>2025-03-19 16:50:07 +0800
committerMistivia <i@mistivia.com>2025-03-19 16:50:07 +0800
commitd66ca8ad7938ebcaaa0f379a9c760290ac8314b1 (patch)
tree5fea075f6fc03f7cc870ed5320a91f6e4ef6e718 /data
parent5a7e89205e87bc1858a470f76c2b52c711bb55f3 (diff)
fix format bug
Diffstat (limited to 'data')
-rw-r--r--data/update.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/update.sh b/data/update.sh
index f9a6f81..d9b5594 100644
--- a/data/update.sh
+++ b/data/update.sh
@@ -1,3 +1,4 @@
+curl https://ygocdb.com/api/v0/idChangelog.jsonp -o ../src/id_changelog.json
curl https://ygocdb.com/api/v0/cards.zip -o cards.zip
unzip cards.zip
rm cards.zip