Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

24.12 banlist #858

Merged
merged 3 commits into from
Dec 14, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
24.12 banlist
talha-ahsan committed Dec 13, 2024
commit c4a2f66074e6d8e5dfdc60980a309c0dc855a92a
81 changes: 67 additions & 14 deletions mwl.json
Original file line number Diff line number Diff line change
@@ -1714,23 +1714,76 @@
},
{
"cards": {
"30020": {
"deck_limit": 0
},
"30063": {
"deck_limit": 0
},
"34111": {
"deck_limit": 0
}
"30020": { "deck_limit": 0 },
"30063": { "deck_limit": 0 },
"34111": { "deck_limit": 0 }
},
"code": "startup-ban-list-24-09-for-classic-only",
"date_start": "2024-09-01",
"name": "Startup Ban List 24.09 (ignore active date)",
"subtypes": {
"current": {
"deck_limit": 0
}
}
"subtypes": { "current": { "deck_limit": 0 } }
},
{
"cards": {
"01058": { "deck_limit": 0 },
"12013": { "deck_limit": 0 },
"12022": { "deck_limit": 0 },
"12026": { "deck_limit": 0 },
"12070": { "deck_limit": 0 },
"12072": { "deck_limit": 0 },
"12079": { "deck_limit": 0 },
"12080": { "deck_limit": 0 },
"12081": { "deck_limit": 0 },
"12089": { "deck_limit": 0 },
"12098": { "deck_limit": 0 },
"12103": { "deck_limit": 0 },
"12113": { "deck_limit": 0 },
"12116": { "deck_limit": 0 },
"20071": { "deck_limit": 0 },
"21020": { "deck_limit": 0 },
"21025": { "deck_limit": 0 },
"21038": { "deck_limit": 0 },
"21044": { "deck_limit": 0 },
"21058": { "deck_limit": 0 },
"21062": { "deck_limit": 0 },
"21070": { "deck_limit": 0 },
"21106": { "deck_limit": 0 },
"21114": { "deck_limit": 0 },
"21119": { "deck_limit": 0 },
"22008": { "deck_limit": 0 },
"22032": { "deck_limit": 0 },
"22054": { "deck_limit": 0 },
"23013": { "deck_limit": 0 },
"23045": { "deck_limit": 0 },
"23100": { "deck_limit": 0 },
"23101": { "deck_limit": 0 },
"25079": { "deck_limit": 0 },
"26016": { "deck_limit": 0 },
"26026": { "deck_limit": 0 },
"26095": { "deck_limit": 0 },
"26097": { "deck_limit": 0 },
"26108": { "deck_limit": 0 },
"26114": { "deck_limit": 0 },
"26116": { "deck_limit": 0 },
"26127": { "deck_limit": 0 },
"26128": { "deck_limit": 0 },
"27007": { "deck_limit": 0 },
"28002": { "deck_limit": 0 },
"28004": { "deck_limit": 0 },
"30036": { "deck_limit": 0 },
"30051": { "deck_limit": 0 },
"31047": { "deck_limit": 0 },
"33025": { "deck_limit": 0 },
"33051": { "deck_limit": 0 },
"33091": { "deck_limit": 0 },
"33106": { "deck_limit": 0 },
"33111": { "deck_limit": 0 },
"34087": { "deck_limit": 0 },
"34111": { "deck_limit": 0 }
},
"code": "standard-ban-list-24-12",
"date_start": "2024-12-12",
"name": "Standard Ban List 24.12",
"subtypes": { "current": { "deck_limit": 0 } }
}
]
58 changes: 58 additions & 0 deletions v2/restrictions/standard/standard_ban_list_24_12.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"banned": [
"archived_memories",
"bellona",
"bloo_moose",
"breached_dome",
"bukhgalter",
"cayambe_grid",
"clan_vengeance",
"corporate_grant",
"crowdfunding",
"cyberdex_sandbox",
"death_and_taxes",
"dr_vientiane_keeling",
"drago_ivanov",
"dreamnet",
"endurance",
"engram_flush",
"formicary",
"game_changer",
"gold_farmer",
"high_profile_target",
"hired_help",
"kabonesa_wu_netspace_thrillseeker",
"kakugo",
"kill_switch",
"knobkierie",
"liza_talking_thunder_prominent_legislator",
"luminal_transubstantiation",
"mars_for_martians",
"mass_commercialization",
"mti_mwekundu_life_improved",
"nanisivik_grid",
"nbn_reality_plus",
"obokata_protocol",
"pad_tap",
"project_vacheron",
"reconstruction_contract",
"rezeki",
"rolling_brownout",
"salvaged_vanadis_armory",
"shipment_from_tennin",
"slot_machine",
"ssl_endorsement",
"system_seizure",
"tithonium",
"tributary",
"trick_shot",
"watch_the_world_burn",
"whampoa_reclamation",
"world_tree"
],
"date_start": "2024-12-12",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be 2024-12-26

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

"format_id": "standard",
"id": "standard_ban_list_24_12",
"name": "Standard Ban List 24.12",
"subtypes": { "banned": ["current"] }
}