|
|
|
@ -112,7 +112,7 @@
|
|
|
|
|
|
|
|
|
|
var xhr = new XMLHttpRequest(); |
|
|
|
|
|
|
|
|
|
xhr.open('POST', 'https://tube.copylaradio:5001/api/v0/add', true); |
|
|
|
|
xhr.open('POST', 'https://tube.copylaradio/api/v0/add', true); |
|
|
|
|
|
|
|
|
|
xhr.onload = function () { |
|
|
|
|
|
|
|
|
@ -228,7 +228,7 @@
|
|
|
|
|
|
|
|
|
|
var xhr = new XMLHttpRequest(); |
|
|
|
|
|
|
|
|
|
xhr.open('POST', 'https://tube.copylaradio.com:5001/api/v0/add', true); |
|
|
|
|
xhr.open('POST', 'https://tube.copylaradio.com/api/v0/add', true); |
|
|
|
|
|
|
|
|
|
xhr.onload = function () { |
|
|
|
|
|
|
|
|
|