Skip to content

Commit

Permalink
No Need Here
Browse files Browse the repository at this point in the history
  • Loading branch information
AnshumanPM committed Sep 17, 2024
1 parent e37b078 commit 31cf41d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions templates/stream.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,6 @@
document.getElementById("dlButton").onclick = function() {
window.location.href = videoUrl;
};
document.getElementById("getFileButton").onclick = function() {
window.location.href = tgFileUrl;
};
document.getElementById("mxButton").onclick = function() {
window.location.href = `intent:${videoUrl}#Intent;package=com.mxtech.videoplayer.ad;S.title=${fileName};end`;
};
Expand Down

0 comments on commit 31cf41d

Please sign in to comment.