Add odycdn.com to whitelisted hostnames.
This commit is contained in:
parent
e44f1e55b7
commit
696c07b8c7
1 changed files with 1 additions and 0 deletions
1
main.go
1
main.go
|
@ -50,6 +50,7 @@ var allowed_hosts = []string{
|
|||
"ggpht.com",
|
||||
"googleusercontent.com",
|
||||
"lbryplayer.xyz",
|
||||
"odycdn.com",
|
||||
}
|
||||
|
||||
var path_prefix = ""
|
||||
|
|
Loading…
Reference in a new issue