aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/banlist-md.json17
-rw-r--r--data/mdcurrent2
-rw-r--r--data/update.sh2
m---------data/yaml-yugi0
4 files changed, 13 insertions, 8 deletions
diff --git a/data/banlist-md.json b/data/banlist-md.json
index 29695fe..7c837af 100644
--- a/data/banlist-md.json
+++ b/data/banlist-md.json
@@ -1,5 +1,5 @@
{
- "date": "2025-10-08",
+ "date": "2025-11-07",
"regulation": {
"4023": 1,
"4024": 1,
@@ -25,7 +25,7 @@
"4911": 0,
"4960": 0,
"4966": 0,
- "5008": 1,
+ "5008": 0,
"5123": 0,
"5127": 0,
"5195": 0,
@@ -81,6 +81,7 @@
"8993": 1,
"9153": 0,
"9256": 1,
+ "9279": 2,
"9455": 2,
"9554": 1,
"9742": 0,
@@ -88,6 +89,7 @@
"9821": 0,
"9860": 0,
"9957": 0,
+ "10007": 0,
"10354": 0,
"10695": 0,
"11159": 0,
@@ -116,15 +118,15 @@
"12978": 0,
"13077": 1,
"13130": 1,
- "13163": 0,
"13166": 0,
"13252": 1,
+ "13398": 0,
"13405": 1,
"13447": 1,
"13507": 1,
"13508": 0,
"13571": 0,
- "13619": 2,
+ "13619": 1,
"13622": 2,
"13824": 0,
"13836": 0,
@@ -132,6 +134,7 @@
"14130": 0,
"14144": 1,
"14314": 0,
+ "14496": 0,
"14627": 1,
"14740": 1,
"14876": 2,
@@ -143,8 +146,6 @@
"15756": 0,
"16544": 1,
"17066": 2,
- "17364": 2,
- "17365": 2,
"17373": 2,
"17375": 1,
"17376": 2,
@@ -179,7 +180,9 @@
"20037": 2,
"20181": 1,
"20196": 2,
- "20575": 2,
+ "20572": 1,
+ "20575": 1,
+ "20583": 1,
"20584": 1,
"20588": 1,
"20602": 2
diff --git a/data/mdcurrent b/data/mdcurrent
index 22c8871..dece8e6 100644
--- a/data/mdcurrent
+++ b/data/mdcurrent
@@ -1 +1 @@
-2025-10-08.vector.json \ No newline at end of file
+2025-11-07.vector.json \ No newline at end of file
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
diff --git a/data/yaml-yugi b/data/yaml-yugi
-Subproject 8126a6f6c5b0fc41dcb61d48e45f4c0c2f3a8b5
+Subproject 6c14a60af182e5aab27292ef28ab35365aa8b94