mirror of
https://github.com/TeamPiped/http3-ytproxy.git
synced 2024-08-14 23:56:43 +00:00
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…
Add table
Add a link
Reference in a new issue