Skip to content

Commit f6ea294

Browse files
committed
changed ip
1 parent fedddba commit f6ea294

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.DS_Store

0 Bytes
Binary file not shown.

js/stream.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//open stream from VPS
2-
var myaudio = new Audio('http://rhizotron.net:8080/listen.mp3');
2+
var myaudio = new Audio('http://159.203.17.208:8080/listen.mp3');
33
//determines if audio has been initialized
44
let init = false;
55
//streaming status

0 commit comments

Comments
 (0)