Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Public
albanialoveradio
Commits
1ff902db
Commit
1ff902db
authored
Dec 10, 2019
by
Sidorela Uku
Browse files
changed streaming link
parent
f589193e
Pipeline
#995
passed with stage
in 14 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
1ff902db
...
...
@@ -20,14 +20,11 @@
<link
rel=
"stylesheet"
href=
"css/style.css"
>
<link
rel=
"stylesheet"
href=
"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.2/css/all.min.css"
>
</head>
<body>
<div
class=
"cover-site"
>
<div
id=
"bgCover"
></div>
<div
class=
"bg-mask"
></div>
</div>
<main>
<section
id=
"player"
>
<div
class=
"container"
>
...
...
js/script.js
View file @
1ff902db
...
...
@@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
const
RADIO_NAME
=
"
Albania Love Radio
"
;
// URL of SHOUTCast streaming without / on the final, eg: http://streaming.com:8080
const
URL_STREAMING
=
"
http://185.32.20.10:9410
"
;
const
URL_STREAMING
=
"
http://185.32.20.10:9410
/www.albanialoveradio.al
"
;
// Visit https://api.vagalume.com.br/docs/ to get your API key
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment