diff --git a/client/src/assets/player/peertube-videojs-plugin.ts b/client/src/assets/player/peertube-videojs-plugin.ts index 29b38ee71..277603c9b 100644 --- a/client/src/assets/player/peertube-videojs-plugin.ts +++ b/client/src/assets/player/peertube-videojs-plugin.ts @@ -53,9 +53,6 @@ const webtorrent = new WebTorrent({ }, { urls: 'stun:stun.framasoft.org' - }, - { - urls: 'stun:stun.l.google.com:19302' } ] }