We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c6e46c commit f84b8adCopy full SHA for f84b8ad
1 file changed
AutoQuest/index.html
@@ -498,7 +498,7 @@ <h2 class="modal-title">Tutoriais</h2>
498
window.addEventListener('DOMContentLoaded', function () {
499
500
var videoCelular = '/Desktop.mp4';
501
- var videoPC = 'https://cdn.discordapp.com/attachments/1080183819572887613/1479445586947211367/PC.mp4?ex=69ac1092&is=69aabf12&hm=edd0200fc235e0386f0ee914bd6b0bc84ffd713dab70ef74a454e8740477b138&';
+ var videoPC = '/Mobile.mp4';
502
503
504
function loadVideo(url, containerId) {
0 commit comments