Skip to content

Commit 91341d0

Browse files
authored
Update consumer.json
1 parent 1c02a8d commit 91341d0

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

_data/portals/consumer.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@
2727
"primaryURL": "https://account.microsoft.com/family/home"
2828
},
2929
{
30+
"portalName": "Microsoft Movies & TV",
31+
"primaryURL": "https://www.microsoft.com/movies-and-tv"
32+
},
33+
{
3034
"portalName": "Microsoft Store",
3135
"primaryURL": "https://microsoft.com/store"
3236
}
@@ -72,6 +76,10 @@
7276
{
7377
"portalName": "Bing",
7478
"primaryURL": "https://bing.com"
79+
},
80+
{
81+
"portalName": "Rewards",
82+
"primaryURL": "https://rewards.bing.com"
7583
}
7684
]
7785
},
@@ -83,5 +91,14 @@
8391
"primaryURL": "https://www.xbox.com/"
8492
}
8593
]
94+
},
95+
{
96+
"groupName": "Other",
97+
"portals": [
98+
{
99+
"portalName": "Consumer Feedback Australia",
100+
"primaryURL": "https://www.microsoft.com/en-au/microsoftfeedback/"
101+
}
102+
]
86103
}
87104
]

0 commit comments

Comments
 (0)