mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 15:47:18 +02:00
Fix game's gallery failed to load (#250)
This commit is contained in:
parent
9332f375b8
commit
506f89ea51
@ -8994,7 +8994,7 @@ function interceptHttpRequests() {
|
||||
if (getPref(Preferences.BLOCK_SOCIAL_FEATURES)) {
|
||||
BLOCKED_URLS = BLOCKED_URLS.concat([
|
||||
'https://peoplehub.xboxlive.com/users/me',
|
||||
'https://accounts.xboxlive.com/family/memberXuid',
|
||||
// 'https://accounts.xboxlive.com/family/memberXuid',
|
||||
'https://notificationinbox.xboxlive.com',
|
||||
]);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user