From 9d518808e9b9c6d39e6f0134df24bcc5986503fc Mon Sep 17 00:00:00 2001 From: qo-op Date: Sat, 20 Mar 2021 02:29:20 +0100 Subject: [PATCH] php info --- www/multitube/import.html | 4 ++-- www/multitube/index.php | 10 ++++++++++ 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/www/multitube/import.html b/www/multitube/import.html index dce1032..3c8501f 100644 --- a/www/multitube/import.html +++ b/www/multitube/import.html @@ -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 () { diff --git a/www/multitube/index.php b/www/multitube/index.php index e69de29..0dde14e 100644 --- a/www/multitube/index.php +++ b/www/multitube/index.php @@ -0,0 +1,10 @@ +