mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-21 15:26:17 -04:00
Fix depricated api
This commit is contained in:
parent
61351cd022
commit
4f8ecf4aac
1 changed files with 0 additions and 2 deletions
|
@ -492,8 +492,6 @@ window.isRtcSupported = !!(window.RTCPeerConnection || window.mozRTCPeerConnecti
|
|||
|
||||
RTCPeer.config = {
|
||||
'iceServers': [{
|
||||
urls: 'stun:stun.stunprotocol.org:3478'
|
||||
}, {
|
||||
urls: 'stun:stun.l.google.com:19302'
|
||||
}, {
|
||||
urls: 'turn:192.158.29.39:3478?transport=tcp',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue