mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-25 02:57:30 +00:00
Remove embed link, since it's no longer maintained
This commit is contained in:
parent
1b2fa77c76
commit
12e70bdac5
1 changed files with 0 additions and 12 deletions
12
index.html
12
index.html
|
|
@ -25,18 +25,6 @@
|
|||
-
|
||||
<a href='https://github.com/captbaritone/winamp2-js'>GitHub</a>
|
||||
</p>
|
||||
<p id='embed'>
|
||||
<label><a href='#' id='embed-link'>Embed</a></label>
|
||||
<input type='text' id='embed-input' value='<script async src="https://jordaneldredge.com/winamp2-js.js"></script>'>
|
||||
<label><a href='https://github.com/captbaritone/winamp2-js#embed-winamp2-js-in-your-web-page' id='embed-learn-more'>?</a></label>
|
||||
</p>
|
||||
<script>
|
||||
document.getElementById('embed-link').onclick = function() {
|
||||
document.getElementById('embed').classList.toggle('selected');
|
||||
document.getElementById('embed-input').select();
|
||||
return false;
|
||||
};
|
||||
</script>
|
||||
<script>
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue