Add odycdn.com to whitelisted hostnames.

This commit is contained in:
Kavin 2022-03-21 18:03:51 +00:00
parent e44f1e55b7
commit 696c07b8c7
No known key found for this signature in database
GPG Key ID: 49451E4482CC5BCD
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ var allowed_hosts = []string{
"ggpht.com",
"googleusercontent.com",
"lbryplayer.xyz",
"odycdn.com",
}
var path_prefix = ""