aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
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