mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-02 11:26:46 +02:00
Fix game's gallery failed to load (#250)
This commit is contained in:
@@ -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',
|
||||
]);
|
||||
}
|
||||
|
Reference in New Issue
Block a user