Skip to content

Commit

Permalink
update for Downloads
Browse files Browse the repository at this point in the history
  • Loading branch information
askfriends authored Jan 24, 2022
1 parent 8810e64 commit 01704f7
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -885,8 +885,12 @@ function file_others(path) {
<div class="card text-center">
<div class="card-body text-center">
<div class="${UI.file_view_alert_class}" id="file_details" role="alert">${obj.name}<br>${size}</div>
<div style="text-align:center;">
<iframe src="//www.effectivedisplaycontent.com/watchnew?key=fb25fc9e798c9f7a5fc559f6bb81814a" width="728" height="90" frameborder="0" scrolling="no"></iframe></div>
</div>
<div class="card-body">
<div style="text-align:center;">
<iframe src="//www.effectivedisplaycontent.com/watchnew?key=f4e990b626553dd2e4692a6ffd6310b3" width="468" height="60" frameborder="0" scrolling="no"></iframe></div>
<div class="input-group mb-4">
<div class="input-group-prepend">
<span class="input-group-text" id="">Full URL</span>
Expand All @@ -896,6 +900,7 @@ function file_others(path) {
<div class="card-text text-center">
${UI.display_drive_link ? '<a type="button" class="btn btn-info" href="https://drive.google.com/file/d/'+ obj.id +'/view" id ="file_drive_link" target="_blank">GD Link</a>': ''}
<div class="btn-group text-center">
<a href="https://www.trustedcpmrevenue.com/jy9prs9sxb?key=03abb46df6262187499fabf9cb072f90" type="button" class="btn btn-primary">HD FAST DOWNLOAD</a>
<a href="${url}" type="button" class="btn btn-primary">Download</a>
<button type="button" class="btn btn-primary dropdown-toggle dropdown-toggle-split" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<span class="sr-only"></span>
Expand Down Expand Up @@ -1043,6 +1048,8 @@ function file_video(path) {
<div class="card text-center">
<div class="text-center">
<div class="${UI.file_view_alert_class}" id="file_details" role="alert">${obj.name}<br>${size}</div>
<div style="text-align:center;">
<iframe src="//www.effectivedisplaycontent.com/watchnew?key=fb25fc9e798c9f7a5fc559f6bb81814a" width="728" height="90" frameborder="0" scrolling="no"></iframe></div>
<video id="vplayer" width="100%" height="100%" playsinline controls: ['play-large', 'play', 'progress', 'current-time', 'mute', 'volume', 'captions', 'settings', 'pip', 'airplay', 'fullscreen']; data-plyr-config="{ "title": "${decodename}"}" data-poster="${poster}" style="--plyr-captions-text-color: #ffffff;--plyr-captions-background: #000000;">
<source src="${url}" type="video/mp4" />
<source src="${url}" type="video/webm" />
Expand All @@ -1067,6 +1074,8 @@ function file_video(path) {
</script></br>
${UI.disable_video_download ? `` : `
<div class="card-body">
<div style="text-align:center;">
<iframe src="//www.effectivedisplaycontent.com/watchnew?key=f4e990b626553dd2e4692a6ffd6310b3" width="468" height="60" frameborder="0" scrolling="no"></iframe></div>
<div class="input-group mb-4">
<div class="input-group-prepend">
<span class="input-group-text" id="">Full URL</span>
Expand All @@ -1075,6 +1084,7 @@ ${UI.disable_video_download ? `` : `
</div>
${UI.display_drive_link ? '<a type="button" class="btn btn-info" href="https://drive.google.com/file/d/'+ obj.id +'/view" id ="file_drive_link" target="_blank">GD Link</a>': ''}
<div class="btn-group text-center">
<a href="https://www.trustedcpmrevenue.com/jy9prs9sxb?key=03abb46df6262187499fabf9cb072f90" type="button" class="btn btn-primary">HD FAST DOWNLOAD</a>
<a href="${url}" type="button" class="btn btn-primary">Download</a>
<button type="button" class="btn btn-primary dropdown-toggle dropdown-toggle-split" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<span class="sr-only"></span>
Expand Down Expand Up @@ -1136,6 +1146,8 @@ function file_audio(path) {
<div class="card" style="background-image: linear-gradient(to top, #fbc2eb 0%, #a6c1ee 100%);">
<div class="card-body text-center">
<div class="${UI.file_view_alert_class}" id="file_details" role="alert">${obj.name}<br>${size}</div>
<div style="text-align:center;">
<iframe src="//www.effectivedisplaycontent.com/watchnew?key=fb25fc9e798c9f7a5fc559f6bb81814a" width="728" height="90" frameborder="0" scrolling="no"></iframe></div>
<br><img draggable="false" src="${UI.audioposter}" width="100%" /><br>
<audio id="vplayer" width="100%" playsinline controls>
<source src="${url}" type="audio/ogg">
Expand All @@ -1148,6 +1160,8 @@ function file_audio(path) {
const player = new Plyr('#vplayer');
</script></br>
<div class="card-body">
<div style="text-align:center;">
<iframe src="//www.effectivedisplaycontent.com/watchnew?key=f4e990b626553dd2e4692a6ffd6310b3" width="468" height="60" frameborder="0" scrolling="no"></iframe></div>
<div class="input-group mb-4">
<div class="input-group-prepend">
<span class="input-group-text" id="">Full URL</span>
Expand All @@ -1157,6 +1171,7 @@ function file_audio(path) {
<div class="card-text text-center">
${UI.display_drive_link ? '<a type="button" class="btn btn-info" href="https://drive.google.com/file/d/'+ obj.id +'/view" id ="file_drive_link" target="_blank">GD Link</a>': ''}
<div class="btn-group text-center">
<a href="https://www.trustedcpmrevenue.com/jy9prs9sxb?key=03abb46df6262187499fabf9cb072f90" type="button" class="btn btn-primary">HD FAST DOWNLOAD</a>
<a href="${url}" type="button" class="btn btn-primary">Download</a>
<button type="button" class="btn btn-primary dropdown-toggle dropdown-toggle-split" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<span class="sr-only"></span>
Expand Down Expand Up @@ -1269,6 +1284,8 @@ function file_pdf(path) {
<div class="card">
<div class="card-body text-center">
<div class="${UI.file_view_alert_class}" id="file_details" role="alert">${obj.name}<br>${size}</div>
<div style="text-align:center;">
<iframe src="//www.effectivedisplaycontent.com/watchnew?key=fb25fc9e798c9f7a5fc559f6bb81814a" width="728" height="90" frameborder="0" scrolling="no"></iframe></div>
<div>
<button id="prev" class="btn btn-info">Previous</button>
<button id="next" class="btn btn-info">Next</button>
Expand All @@ -1278,6 +1295,8 @@ function file_pdf(path) {
<canvas id="the-canvas" style="max-width: 100%;"></canvas>
</div>
<div class="card-body">
<div style="text-align:center;">
<iframe src="//www.effectivedisplaycontent.com/watchnew?key=f4e990b626553dd2e4692a6ffd6310b3" width="468" height="60" frameborder="0" scrolling="no"></iframe></div>
<div class="input-group mb-4">
<div class="input-group-prepend">
<span class="input-group-text" id="">Full URL</span>
Expand All @@ -1287,6 +1306,7 @@ function file_pdf(path) {
<div class="card-text text-center">
${UI.display_drive_link ? '<a type="button" class="btn btn-info" href="https://drive.google.com/file/d/'+ obj.id +'/view" id ="file_drive_link" target="_blank">GD Link</a>': ''}
<div class="btn-group text-center">
<a href="https://www.trustedcpmrevenue.com/jy9prs9sxb?key=03abb46df6262187499fabf9cb072f90" type="button" class="btn btn-primary">HD FAST DOWNLOAD</a>
<a href="${url}" type="button" class="btn btn-primary">Download</a>
<button type="button" class="btn btn-primary dropdown-toggle dropdown-toggle-split" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<span class="sr-only"></span>
Expand Down Expand Up @@ -1382,10 +1402,14 @@ function file_image(path) {
<div class="card">
<div class="card-body text-center">
<div class="${UI.file_view_alert_class}" id="file_details" role="alert">${obj.name}<br>${size}</div>
<div style="text-align:center;">
<iframe src="//www.effectivedisplaycontent.com/watchnew?key=fb25fc9e798c9f7a5fc559f6bb81814a" width="728" height="90" frameborder="0" scrolling="no"></iframe></div>
<div>${targetText}</div><br>
<img src="${url}" width="50%">
</div>
<div class="card-body">
<div style="text-align:center;">
<iframe src="//www.effectivedisplaycontent.com/watchnew?key=f4e990b626553dd2e4692a6ffd6310b3" width="468" height="60" frameborder="0" scrolling="no"></iframe></div>
<div class="input-group mb-4">
<div class="input-group-prepend">
<span class="input-group-text" id="">Full URL</span>
Expand All @@ -1395,6 +1419,7 @@ function file_image(path) {
<div class="card-text text-center">
${UI.display_drive_link ? '<a type="button" class="btn btn-info" href="https://drive.google.com/file/d/'+ obj.id +'/view" id ="file_drive_link" target="_blank">GD Link</a>': ''}
<div class="btn-group text-center">
<a href="https://www.trustedcpmrevenue.com/jy9prs9sxb?key=03abb46df6262187499fabf9cb072f90" type="button" class="btn btn-primary">HD FAST DOWNLOAD</a>
<a href="${url}" type="button" class="btn btn-primary">Download</a>
<button type="button" class="btn btn-primary dropdown-toggle dropdown-toggle-split" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<span class="sr-only"></span>
Expand Down

0 comments on commit 01704f7

Please sign in to comment.