diff options
| author | Mistivia <i@mistivia.com> | 2025-11-09 15:50:46 +0800 |
|---|---|---|
| committer | Mistivia <i@mistivia.com> | 2025-11-09 15:50:46 +0800 |
| commit | fea1ac6220748ac266907f1a18a26796e04e726a (patch) | |
| tree | e1dab1b857e39812f74d038b0a94fabd7380a86c /data/update.sh | |
| parent | 3e672c85afb78c5b78dee0f549123742b471429c (diff) | |
update data
Diffstat (limited to 'data/update.sh')
| -rw-r--r-- | data/update.sh | 2 |
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 |
