Skip to content

Commit

Permalink
Update ARD live streaming URL
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasKalbertodt committed Nov 8, 2023
1 parent 61f42a5 commit bf04dcb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ server {
# address that we would fail to connect to occasionally, making the stream
# unwatchable. Don't ask me.
location /teststream/ard {
proxy_pass http://mcdn.daserste.de/daserste/de/;
proxy_pass http://mcdn-daserste.akamaized.net/daserste/de/;
}
location /teststream/nasa {
proxy_set_header referer ""; # NASA returns 403 if a strange referer is set
Expand Down

0 comments on commit bf04dcb

Please sign in to comment.