shell bypass 403

UnknownSec Shell


name : text_lesson.js
(function ($) {
    "use strict";



    $('body').on('change', '#readLessonSwitch', function (e) {
        e.preventDefault();

        const $this = $(this);
        const course_id = $this.attr('data-course-id');
        const lesson_id = $this.attr('data-lesson-id');
        const status = this.checked;

        $this.addClass('loadingbar primary').prop('disabled', true);

        const data = {
            item: 'text_lesson_id',
            item_id: lesson_id,
            status: status
        };

        $.post('/course/' + course_id + '/learningStatus', data, function (result) {
            $.toast({
                heading: '',
                text: learningToggleLangSuccess,
                bgColor: '#43d477',
                textColor: 'white',
                hideAfter: 10000,
                position: 'bottom-right',
                icon: 'success'
            });
        }).catch(err => {
            $.toast({
                heading: '',
                text: learningToggleLangError,
                bgColor: '#f63c3c',
                textColor: 'white',
                hideAfter: 10000,
                position: 'bottom-right',
                icon: 'error'
            });
        });
    })
})(jQuery);

© 2025 UnknownSec
New Learning Page | Anyleson - Learning Platform
INR (₹)
India Rupee
$
United States Dollar
New Learning Page

New Learning Page

in Lifestyle
5.00
(1 Ratings)
Created by Robert Ransdell
BLK10
Black Firday Offer

Buy now with a special offer

ticket-discount

Report course

Please describe about the report short and clearly.

Share

Share course with your friends

Buy with points