SevenTV / Website

The 7TV Web App with the Vue framework
https://7tv.app
Other
38 stars 30 forks source link

Privacy Badger blocks the Discord widget on the frontpage #968

Open IZEDx opened 1 year ago

IZEDx commented 1 year ago

https://github.com/SevenTV/Website/blob/7cb35f1dd0b7467c30d8b48b8acf8b4f75673a01/src/views/home/Home.vue#L90-L98

This request is being identified as a tracker by Privacy Badger and thus blocked, resulting in the Discord Invite being unavailable. Took me a while to figure out what was causing this.

There should be a fallback to the actual discord invite link when the widget.json can't be requested.