Goose-Nest / GooseUpdate

A HTTP server which replicates Discord's update API, proxying requests to the official endpoint and allows custom versions of modules.
MIT License
19 stars 9 forks source link

[Patch] (B)BD, Powercord + more are somewhat / completely broken due to overriding their CSP disabler's #1

Closed CanadaHonk closed 3 years ago

CanadaHonk commented 4 years ago

CSP unstricter / disabler in GooseMod currently overrides other mod's so if they expect no CSP they will still have some of it.

CanadaHonk commented 4 years ago

Should be done in new patch v10.

Checks for common mods including (B)BD and PC before doing CSP unstricting.

CanadaHonk commented 3 years ago

Oh, this was solved in patch v10 a while ago.