-
Notifications
You must be signed in to change notification settings - Fork 4
Whitelist
Vurv edited this page Jun 7, 2023
·
2 revisions
Sites cannot track users / do any scummy shit with your data unless they're a massive corporation that you really can't avoid anyways.
So don't think about PRing your own website
Also these have to do with audio since this is WebAudio
Create a file named webaudio_whitelist.txt in your data folder to overwrite the default whitelist (see WHITELIST.md), works on the server box or on your client.
pattern %w+%.sndcdn%.com
simple translate.google.com
The pattern means it uses lua patterns.
This is necessary in some cases when websites have multiple valid urls.
- There was an exploit to bypass the whitelist
- Need HTTP to patch this exploit
- Discord blocks gmod/steam http
So either Discord needs to get their shit together, or Facepunch makes a valid patch so I don't need HTTP to check for this exploit. Both unlikely.