Skip to content

Commit

Permalink
Deploying to gh-pages from @ da36bb1 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
glacials committed Feb 26, 2024
1 parent b5cdc4b commit 3773eef
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 8 deletions.
4 changes: 2 additions & 2 deletions api/internal.json
Original file line number Diff line number Diff line change
Expand Up @@ -351,8 +351,8 @@
"name": "Bloomburrow",
"codename": "Rugby",
"block": null,
"code": null,
"enter_date": null,
"code": "BLB",
"enter_date": "2024-08-02T00:00:00.000",
"rough_enter_date": "Q3 2024",
"exit_date": null,
"rough_exit_date": "Q4 2027"
Expand Down
8 changes: 8 additions & 0 deletions api/v5/sets.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,14 @@
"enter_date": "2024-04-19T00:00:00.000",
"exit_date": null,
"rough_exit_date": "Q4 2026"
},
{
"name": "Bloomburrow",
"block": null,
"code": "BLB",
"enter_date": "2024-08-02T00:00:00.000",
"exit_date": null,
"rough_exit_date": "Q4 2027"
}
],
"bans": [
Expand Down
12 changes: 6 additions & 6 deletions api/v6/standard.json
Original file line number Diff line number Diff line change
Expand Up @@ -651,15 +651,15 @@
{
"name": "Bloomburrow",
"codename": "Rugby",
"code": null,
"code": "BLB",
"symbol": {
"common": "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&size=large&rarity=C&set=null",
"uncommon": "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&size=large&rarity=U&set=null",
"rare": "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&size=large&rarity=R&set=null",
"mythicRare": "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&size=large&rarity=M&set=null"
"common": "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&size=large&rarity=C&set=BLB",
"uncommon": "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&size=large&rarity=U&set=BLB",
"rare": "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&size=large&rarity=R&set=BLB",
"mythicRare": "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&size=large&rarity=M&set=BLB"
},
"enterDate": {
"exact": null,
"exact": "2024-08-02T00:00:00.000",
"rough": "Q3 2024"
},
"exitDate": {
Expand Down

0 comments on commit 3773eef

Please sign in to comment.