aboutsummaryrefslogtreecommitdiff
path: root/data/update.sh
diff options
context:
space:
mode:
authorMistivia <i@mistivia.com>2025-11-09 15:50:46 +0800
committerMistivia <i@mistivia.com>2025-11-09 15:50:46 +0800
commitfea1ac6220748ac266907f1a18a26796e04e726a (patch)
treee1dab1b857e39812f74d038b0a94fabd7380a86c /data/update.sh
parent3e672c85afb78c5b78dee0f549123742b471429c (diff)
update data
Diffstat (limited to 'data/update.sh')
-rw-r--r--data/update.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/update.sh b/data/update.sh
index f02f57b..dc0f306 100644
--- a/data/update.sh
+++ b/data/update.sh
@@ -15,6 +15,8 @@ python3 fetch-genesys.py > genesys
proxychains -q curl https://raw.githubusercontent.com/DawnbrandBots/yaml-yugi-limit-regulation/refs/heads/master/data/master-duel/current.vector.json -o mdcurrent
proxychains -q curl https://raw.githubusercontent.com/DawnbrandBots/yaml-yugi-limit-regulation/refs/heads/master/data/master-duel/$(cat mdcurrent) -o banlist-md.json
+sed -i 's/K9- Lupis/K9-ØØ Lupis/' genesys
+
python3 genbanlist.py > ../src/ocg_banlist.json
python3 cn-genbanlist.py > ../src/cnocg_banlist.json
python3 tcg-genbanlist.py > ../src/tcg_banlist.json