Showing source for: https://myeclass.academy/
Duration: 1.245704s
Server: Apache

<!DOCTYPE html>
<html dir="ltr" lang="en" xml:lang="en">
    <head>
        <title>
   MyeClass Academy
        </title>
        <link href="https://myeclass.academy/theme/image.php/maker/theme/1699382010/favicon" rel="shortcut icon">
        <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
        <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" rel="stylesheet">
        <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" rel="stylesheet">
        <link href="https://myeclass.academy/theme/maker/plugins/flexslider/flexslider.css" rel="stylesheet">
        <link href="https://myeclass.academy/theme/maker/plugins/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
        <link href="https://myeclass.academy/theme/maker/plugins/owlcarousel/assets/owl.theme.default.min.css" rel="stylesheet">
        <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
        <meta content="moodle, MyeClass Academy" name="keywords">
        <link href="https://myeclass.academy/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple.css" rel="stylesheet" type="text/css">
        <script id="firstthemesheet" type="text/css">

        </script>
        <link href="https://myeclass.academy/theme/styles.php/maker/1699382010_1/all" rel="stylesheet" type="text/css">
        <script>
            var M = {
            };
            M.yui = {
            };
            M.pageloadstarttime = new Date();
            M.cfg = {
                "wwwroot": "https:\/\/myeclass.academy",
                "sesskey": "H0cyA0PCMe",
                "sessiontimeout": "7200",
                "themerev": "1699382010",
                "slasharguments": 1,
                "theme": "maker",
                "iconsystemmodule": "core\/icon_system_fontawesome",
                "jsrev": "1699382010",
                "admin": "admin",
                "svgicons": true,
                "usertimezone": "Asia\/Kolkata",
                "contextid": 2,
                "langrev": 1699382010,
                "templaterev": "1699382010",
                "developerdebug": true
            };
            var yui1ConfigFn = function(me) {
                if (/-skin|reset|fonts|grids|base/.test(me.name)) {
                    me.type = 'css';
                    me.path = me.path.replace(/\.js/, '.css');
                    me.path = me.path.replace(/\/yui2-skin/, '/assets/skins/sam/yui2-skin');
                }
            };
            var yui2ConfigFn = function(me) {
                var parts = me.name.replace(/^moodle-/, '').split('-'), component = parts.shift(), module = parts[0], min = '-min';
                if (/-(skin|core)$/.test(me.name)) {
                    parts.pop();
                    me.type = 'css';
                    min = '';
                }
                if (module) {
                    var filename = parts.join('-');
                    me.path = component + '/' + module + '/' + filename + min + '.' + me.type;
                } else {
                    me.path = component + '/' + component + '.' + me.type;
                }
            };
            YUI_config = {
                "debug": true,
                "base": "https:\/\/myeclass.academy\/lib\/yuilib\/3.17.2\/",
                "comboBase": "https:\/\/myeclass.academy\/theme\/yui_combo.php?",
                "combine": true,
                "filter": "RAW",
                "insertBefore": "firstthemesheet",
                "groups": {
                    "yui2": {
                        "base": "https:\/\/myeclass.academy\/lib\/yuilib\/2in3\/2.9.0\/build\/",
                        "comboBase": "https:\/\/myeclass.academy\/theme\/yui_combo.php?",
                        "combine": true,
                        "ext": false,
                        "root": "2in3\/2.9.0\/build\/",
                        "patterns": {
                            "yui2-": {
                                "group": "yui2",
                                "configFn": yui1ConfigFn
                            }
                        }
                    },
                    "moodle": {
                        "name": "moodle",
                        "base": "https:\/\/myeclass.academy\/theme\/yui_combo.php?m\/1699382010\/",
                        "combine": true,
                        "comboBase": "https:\/\/myeclass.academy\/theme\/yui_combo.php?",
                        "ext": false,
                        "root": "m\/1699382010\/",
                        "patterns": {
                            "moodle-": {
                                "group": "moodle",
                                "configFn": yui2ConfigFn
                            }
                        },
                        "filter": "DEBUG",
                        "modules": {
                            "moodle-core-dragdrop": {
                                "requires": ["base","node","io","dom","dd","event-key","event-focus","moodle-core-notification"]
                            },
                            "moodle-core-event": {
                                "requires": ["event-custom"]
                            },
                            "moodle-core-tooltip": {
                                "requires": ["base","node","io-base","moodle-core-notification-dialogue","json-parse","widget-position","widget-position-align","event-outside","cache-base"]
                            },
                            "moodle-core-formchangechecker": {
                                "requires": ["base","event-focus","moodle-core-event"]
                            },
                            "moodle-core-popuphelp": {
                                "requires": ["moodle-core-tooltip"]
                            },
                            "moodle-core-notification": {
                                "requires": ["moodle-core-notification-dialogue","moodle-core-notification-alert","moodle-core-notification-confirm","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]
                            },
                            "moodle-core-notification-dialogue": {
                                "requires": ["base","node","panel","escape","event-key","dd-plugin","moodle-core-widget-focusafterclose","moodle-core-lockscroll"]
                            },
                            "moodle-core-notification-alert": {
                                "requires": ["moodle-core-notification-dialogue"]
                            },
                            "moodle-core-notification-confirm": {
                                "requires": ["moodle-core-notification-dialogue"]
                            },
                            "moodle-core-notification-exception": {
                                "requires": ["moodle-core-notification-dialogue"]
                            },
                            "moodle-core-notification-ajaxexception": {
                                "requires": ["moodle-core-notification-dialogue"]
                            },
                            "moodle-core-chooserdialogue": {
                                "requires": ["base","panel","moodle-core-notification"]
                            },
                            "moodle-core-actionmenu": {
                                "requires": ["base","event","node-event-simulate"]
                            },
                            "moodle-core-languninstallconfirm": {
                                "requires": ["base","node","moodle-core-notification-confirm","moodle-core-notification-alert"]
                            },
                            "moodle-core-handlebars": {
                                "condition": {
                                    "trigger": "handlebars",
                                    "when": "after"
                                }
                            },
                            "moodle-core-blocks": {
                                "requires": ["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification"]
                            },
                            "moodle-core-lockscroll": {
                                "requires": ["plugin","base-build"]
                            },
                            "moodle-core-maintenancemodetimer": {
                                "requires": ["base","node"]
                            },
                            "moodle-core_availability-form": {
                                "requires": ["base","node","event","event-delegate","panel","moodle-core-notification-dialogue","json"]
                            },
                            "moodle-backup-backupselectall": {
                                "requires": ["node","event","node-event-simulate","anim"]
                            },
                            "moodle-backup-confirmcancel": {
                                "requires": ["node","node-event-simulate","moodle-core-notification-confirm"]
                            },
                            "moodle-course-dragdrop": {
                                "requires": ["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-course-coursebase","moodle-course-util"]
                            },
                            "moodle-course-management": {
                                "requires": ["base","node","io-base","moodle-core-notification-exception","json-parse","dd-constrain","dd-proxy","dd-drop","dd-delegate","node-event-delegate"]
                            },
                            "moodle-course-util": {
                                "requires": ["node"],
                                "use": ["moodle-course-util-base"],
                                "submodules": {
                                    "moodle-course-util-base": {
                                    },
                                    "moodle-course-util-section": {
                                        "requires": ["node","moodle-course-util-base"]
                                    },
                                    "moodle-course-util-cm": {
                                        "requires": ["node","moodle-course-util-base"]
                                    }
                                }
                            },
                            "moodle-course-formatchooser": {
                                "requires": ["base","node","node-event-simulate"]
                            },
                            "moodle-course-categoryexpander": {
                                "requires": ["node","event-key"]
                            },
                            "moodle-course-modchooser": {
                                "requires": ["moodle-core-chooserdialogue","moodle-course-coursebase"]
                            },
                            "moodle-form-dateselector": {
                                "requires": ["base","node","overlay","calendar"]
                            },
                            "moodle-form-passwordunmask": {
                                "requires": []
                            },
                            "moodle-form-shortforms": {
                                "requires": ["node","base","selector-css3","moodle-core-event"]
                            },
                            "moodle-question-chooser": {
                                "requires": ["moodle-core-chooserdialogue"]
                            },
                            "moodle-question-preview": {
                                "requires": ["base","dom","event-delegate","event-key","core_question_engine"]
                            },
                            "moodle-question-searchform": {
                                "requires": ["base","node"]
                            },
                            "moodle-availability_completion-form": {
                                "requires": ["base","node","event","moodle-core_availability-form"]
                            },
                            "moodle-availability_date-form": {
                                "requires": ["base","node","event","io","moodle-core_availability-form"]
                            },
                            "moodle-availability_grade-form": {
                                "requires": ["base","node","event","moodle-core_availability-form"]
                            },
                            "moodle-availability_group-form": {
                                "requires": ["base","node","event","moodle-core_availability-form"]
                            },
                            "moodle-availability_grouping-form": {
                                "requires": ["base","node","event","moodle-core_availability-form"]
                            },
                            "moodle-availability_profile-form": {
                                "requires": ["base","node","event","moodle-core_availability-form"]
                            },
                            "moodle-mod_assign-history": {
                                "requires": ["node","transition"]
                            },
                            "moodle-mod_attendance-groupfilter": {
                                "requires": ["base","node"]
                            },
                            "moodle-mod_bigbluebuttonbn-broker": {
                                "requires": ["base","node","datasource-get","datasource-jsonschema","datasource-polling","moodle-core-notification"]
                            },
                            "moodle-mod_bigbluebuttonbn-recordings": {
                                "requires": ["base","node","datasource-get","datasource-jsonschema","datasource-polling","moodle-core-notification"]
                            },
                            "moodle-mod_bigbluebuttonbn-rooms": {
                                "requires": ["base","node","datasource-get","datasource-jsonschema","datasource-polling","moodle-core-notification"]
                            },
                            "moodle-mod_bigbluebuttonbn-imports": {
                                "requires": ["base","node"]
                            },
                            "moodle-mod_bigbluebuttonbn-modform": {
                                "requires": ["base","node"]
                            },
                            "moodle-mod_customcert-rearrange": {
                                "requires": ["dd-delegate","dd-drag"]
                            },
                            "moodle-mod_quiz-dragdrop": {
                                "requires": ["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-base","moodle-mod_quiz-util-page","moodle-mod_quiz-util-slot","moodle-course-util"]
                            },
                            "moodle-mod_quiz-util": {
                                "requires": ["node","moodle-core-actionmenu"],
                                "use": ["moodle-mod_quiz-util-base"],
                                "submodules": {
                                    "moodle-mod_quiz-util-base": {
                                    },
                                    "moodle-mod_quiz-util-slot": {
                                        "requires": ["node","moodle-mod_quiz-util-base"]
                                    },
                                    "moodle-mod_quiz-util-page": {
                                        "requires": ["node","moodle-mod_quiz-util-base"]
                                    }
                                }
                            },
                            "moodle-mod_quiz-quizbase": {
                                "requires": ["base","node"]
                            },
                            "moodle-mod_quiz-modform": {
                                "requires": ["base","node","event"]
                            },
                            "moodle-mod_quiz-toolboxes": {
                                "requires": ["base","node","event","event-key","io","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-slot","moodle-core-notification-ajaxexception"]
                            },
                            "moodle-mod_quiz-autosave": {
                                "requires": ["base","node","event","event-valuechange","node-event-delegate","io-form"]
                            },
                            "moodle-mod_quiz-questionchooser": {
                                "requires": ["moodle-core-chooserdialogue","moodle-mod_quiz-util","querystring-parse"]
                            },
                            "moodle-mod_scheduler-delselected": {
                                "requires": ["base","node","event"]
                            },
                            "moodle-mod_scheduler-studentlist": {
                                "requires": ["base","node","event","io"]
                            },
                            "moodle-mod_scheduler-saveseen": {
                                "requires": ["base","node","event"]
                            },
                            "moodle-message_airnotifier-toolboxes": {
                                "requires": ["base","node","io"]
                            },
                            "moodle-filter_glossary-autolinker": {
                                "requires": ["base","node","io-base","json-parse","event-delegate","overlay","moodle-core-event","moodle-core-notification-alert","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]
                            },
                            "moodle-editor_atto-editor": {
                                "requires": ["node","transition","io","overlay","escape","event","event-simulate","event-custom","node-event-html5","node-event-simulate","yui-throttle","moodle-core-notification-dialogue","moodle-core-notification-confirm","moodle-editor_atto-rangy","handlebars","timers","querystring-stringify"]
                            },
                            "moodle-editor_atto-plugin": {
                                "requires": ["node","base","escape","event","event-outside","handlebars","event-custom","timers","moodle-editor_atto-menu"]
                            },
                            "moodle-editor_atto-menu": {
                                "requires": ["moodle-core-notification-dialogue","node","event","event-custom"]
                            },
                            "moodle-editor_atto-rangy": {
                                "requires": []
                            },
                            "moodle-report_eventlist-eventfilter": {
                                "requires": ["base","event","node","node-event-delegate","datatable","autocomplete","autocomplete-filters"]
                            },
                            "moodle-report_loglive-fetchlogs": {
                                "requires": ["base","event","node","io","node-event-delegate"]
                            },
                            "moodle-gradereport_grader-gradereporttable": {
                                "requires": ["base","node","event","handlebars","overlay","event-hover"]
                            },
                            "moodle-gradereport_history-userselector": {
                                "requires": ["escape","event-delegate","event-key","handlebars","io-base","json-parse","moodle-core-notification-dialogue"]
                            },
                            "moodle-tool_capability-search": {
                                "requires": ["base","node"]
                            },
                            "moodle-tool_lp-dragdrop-reorder": {
                                "requires": ["moodle-core-dragdrop"]
                            },
                            "moodle-tool_monitor-dropdown": {
                                "requires": ["base","event","node"]
                            },
                            "moodle-assignfeedback_editpdf-editor": {
                                "requires": ["base","event","node","io","graphics","json","event-move","event-resize","transition","querystring-stringify-simple","moodle-core-notification-dialog","moodle-core-notification-alert","moodle-core-notification-warning","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]
                            },
                            "moodle-atto_accessibilitychecker-button": {
                                "requires": ["color-base","moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_accessibilityhelper-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_align-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_bold-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_charmap-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_clear-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_collapse-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_emojipicker-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_emoticon-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_equation-button": {
                                "requires": ["moodle-editor_atto-plugin","moodle-core-event","io","event-valuechange","tabview","array-extras"]
                            },
                            "moodle-atto_h5p-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_html-codemirror": {
                                "requires": ["moodle-atto_html-codemirror-skin"]
                            },
                            "moodle-atto_html-beautify": {
                            },
                            "moodle-atto_html-button": {
                                "requires": ["promise","moodle-editor_atto-plugin","moodle-atto_html-beautify","moodle-atto_html-codemirror","event-valuechange"]
                            },
                            "moodle-atto_image-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_indent-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_italic-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_link-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_managefiles-usedfiles": {
                                "requires": ["node","escape"]
                            },
                            "moodle-atto_managefiles-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_media-button": {
                                "requires": ["moodle-editor_atto-plugin","moodle-form-shortforms"]
                            },
                            "moodle-atto_noautolink-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_orderedlist-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_recordrtc-recording": {
                                "requires": ["moodle-atto_recordrtc-button"]
                            },
                            "moodle-atto_recordrtc-button": {
                                "requires": ["moodle-editor_atto-plugin","moodle-atto_recordrtc-recording"]
                            },
                            "moodle-atto_rtl-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_strike-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_subscript-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_superscript-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_table-button": {
                                "requires": ["moodle-editor_atto-plugin","moodle-editor_atto-menu","event","event-valuechange"]
                            },
                            "moodle-atto_title-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_underline-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_undo-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_unorderedlist-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            }
                        }
                    },
                    "gallery": {
                        "name": "gallery",
                        "base": "https:\/\/myeclass.academy\/lib\/yuilib\/gallery\/",
                        "combine": true,
                        "comboBase": "https:\/\/myeclass.academy\/theme\/yui_combo.php?",
                        "ext": false,
                        "root": "gallery\/1699382010\/",
                        "patterns": {
                            "gallery-": {
                                "group": "gallery"
                            }
                        }
                    }
                },
                "modules": {
                    "core_filepicker": {
                        "name": "core_filepicker",
                        "fullpath": "https:\/\/myeclass.academy\/lib\/javascript.php\/1699382010\/repository\/filepicker.js",
                        "requires": ["base","node","node-event-simulate","json","async-queue","io-base","io-upload-iframe","io-form","yui2-treeview","panel","cookie","datatable","datatable-sort","resize-plugin","dd-plugin","escape","moodle-core_filepicker","moodle-core-notification-dialogue"]
                    },
                    "core_comment": {
                        "name": "core_comment",
                        "fullpath": "https:\/\/myeclass.academy\/lib\/javascript.php\/1699382010\/comment\/comment.js",
                        "requires": ["base","io-base","node","json","yui2-animation","overlay","escape"]
                    }
                }
            };
            M.yui.loader = {
                modules: {
                }
            };
        </script>
        <meta content="MyEclass Academy" name="title">
        <meta content="The Only Learning Platform Built For Indian TeachersTeach - Anytime - Anywhere, Upload your courses and teach your students, A unique blended learning platform" name="description">
        <meta content="myeclass, myeclass academy, moodle courses, free moodle courses, my eclass, my eclass academy login, myclass academy, myeclass.academy" name="keywords">
        <meta content="index, follow" name="robots">
        <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
        <meta content="English" name="language">
        <meta content="1 days" name="revisit-after">
        <meta content="MyeClass Academy" name="author">
        <!-- Global site tag (gtag.js) - Google Analytics -->
        <script async="" src="https://www.googletagmanager.com/gtag/js?id=G-TVH97BY7HC">
        </script>
        <script>
            window.dataLayer = window.dataLayer || [];
            function gtag() {
                dataLayer.push(arguments);
            }
            gtag('js', new Date());
            gtag('config', 'G-TVH97BY7HC');
        </script>
        <meta content='Mye-Class portal is a dynamic Learning
Management System (LMS) which aims at empowering Teachers by providing them virtual
classes of their own.&nbsp;&nbsp;In
"Mye-Class", "My" represents the learner which could be any
learner. Besides making teachers tech savvy, MyeClass portal would enable them to
become proficient in the use of both Flipped and Blended modes of delivery.

This LMS is equally useful for
the students as it provides them virtual class for effective learning. ' name="description">
        <meta content="width=device-width, initial-scale=1.0" name="viewport">
    </head>
    <body class="format-site course path-site safari dir-ltr lang-en yui-skin-sam yui3-skin-sam myeclass-academy pagelayout-frontpage course-1 context-2 notloggedin" id="page-site-index">
        <div class="page-wrapper" id="page-wrapper">
            <div>
                <a class="sr-only sr-only-focusable" href="#maincontent">
                    Skip to main content
                </a>
            </div>
            <script src="https://myeclass.academy/lib/javascript.php/1699382010/lib/babel-polyfill/polyfill.min.js">
            </script>
            <script src="https://myeclass.academy/lib/javascript.php/1699382010/lib/mdn-polyfills/polyfill.js">
            </script>
            <script src="https://myeclass.academy/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple.js">
            </script>
            <script src="https://myeclass.academy/theme/jquery.php/core/jquery-3.4.1.js">
            </script>
            <script src="https://myeclass.academy/lib/javascript.php/1699382010/lib/javascript-static.js">
            </script>
            <script>
                document.body.className += ' jsenabled';
            </script>
            <header class="page-header page-header-top-bar" id="header" role="banner">
                <div class="top-bar">
                    <div class="container-fluid">
                        <div class="top-bar-inner">
                            <div class="special-wrapper navbar">
                                <div class="drawer-toggle" data-region="drawer-toggle">
                                    <button aria-controls="nav-drawer" aria-expanded="false" class="drawer-toggle-btn" data-action="toggle-drawer" data-preference="drawer-open-nav" data-side="left" type="button">
                                        <span class="sr-only">
                                            Side panel
                                        </span>
                                        <span class="icon-bar-wrapper">
                                            <span class="icon-bar">
                                            </span>
                                            <span class="icon-bar">
                                            </span>
                                            <span class="icon-bar">
                                            </span>
                                        </span>
                                        <!--//icon-bar-wrapper-->
                                    </button>
                                    <!--//toggle-drawer-btn-->
                                </div>
                                <div class="flex-wrapper d-flex">
                                    <div class="mega-dropdown dropdown mr-3">
                                        <a aria-expanded="false" aria-haspopup="true" class="dropdown-toggle mega-dropdown-toggle" data-toggle="dropdown" href="#" id="mega-dropdown-toggle" role="button">
                                            <span class="mega-dropdown-icon-holder">
                                                <img alt="icon" class="mega-dropdown-icon" src="https://myeclass.academy/theme/image.php/maker/theme/1699382010/grid-icon-inverse">
                                            </span>
                                            <span class="d-none d-lg-inline ml-2 mega-dropdown-name">
                                                <div class="text_to_html">
             Category of Courses
                                                </div>
                                            </span>
                                        </a>
                                        <div aria-labelledby="mega-dropdown-toggle" class="dropdown-menu mega-dropdown-menu p-4">
                                            <div class="container">
                                                <ul class="list-unstyled mobile-column-1 columns-2">
                                                    <li class="nav-item">
                                                        <a class="nav-link" href="https://myeclass.academy/course/index.php?categoryid=9" target="_blank">
                                                            <div class="text_to_html">
                                                                MyeClass Pro
                                                            </div>
                                                        </a>
                                                    </li>
                                                    <li class="nav-item">
                                                        <a class="nav-link" href="https://myeclass.academy/course/index.php?categoryid=8">
                                                            <div class="text_to_html">
                                                                MyeClass Lite (Free)
                                                            </div>
                                                        </a>
                                                    </li>
                                                    <li class="nav-item">
                                                        <a class="nav-link" href="https://myeclass.academy/course/index.php?categoryid=16">
                                                            <div class="text_to_html">
                                                                UG Level Chemistry OERs
                                                            </div>
                                                        </a>
                                                    </li>
                                                    <li class="nav-item">
                                                        <a class="nav-link" href="https://myeclass.academy/course/index.php?categoryid=36">
                                                            <div class="text_to_html">
                                                                DU-GAD SECs FDP
                                                            </div>
                                                        </a>
                                                    </li>
                                                    <li class="nav-item">
                                                        <a class="nav-link" href="https://myeclass.academy/course/index.php?categoryid=18">
                                                            <div class="text_to_html">
                                                                PG Level Chemistry OERs
                                                            </div>
                                                        </a>
                                                    </li>
                                                    <li class="nav-item">
                                                        <a class="nav-link" href="https://myeclass.academy/course/index.php?categoryid=19">
                                                            <div class="text_to_html">
                                                                Training and Workshops
                                                            </div>
                                                        </a>
                                                    </li>
                                                </ul>
                                            </div>
                                            <!--//container-->
                                        </div>
                                    </div>
                                    <!--//mega-dropdown-container-->
                                    <ul class="social-media-list list-inline">
                                        <li class="list-inline-item">
                                            <a alt="#twitter-link" href="#twitter-link" target="_blank" title="#twitter-link">
                                                <i aria-hidden="true" class="fa fa-twitter">
                                                </i>
                                            </a>
                                        </li>
                                        <li class="list-inline-item">
                                            <a alt="https://www.facebook.com/MyeClass-102382238125937" href="https://www.facebook.com/MyeClass-102382238125937" target="_blank" title="https://www.facebook.com/MyeClass-102382238125937">
                                                <i aria-hidden="true" class="fa fa-facebook">
                                                </i>
                                            </a>
                                        </li>
                                        <li class="list-inline-item">
                                            <a alt="#google-link" href="#google-link" target="_blank" title="#google-link">
                                                <i aria-hidden="true" class="fa fa-google-plus">
                                                </i>
                                            </a>
                                        </li>
                                    </ul>
                                    <!--//social-media-list-->
                                </div>
                                <!--//d-flex-->
                                <div class="utilities">
                                    <!-- user_menu -->
                                    <div class="usermenu">
                                        <span class="login">
           You are not logged in. (
                                            <a href="https://myeclass.academy/login/index.php">
                                                Log in
                                            </a>
                                            )
                                        </span>
                                    </div>
                                    <!-- navbar_plugin_output -->
                                    <!-- search_box -->
                                    <span class="d-none d-md-inline-block">
                                    </span>
                                </div>
                                <!--//utilities-->
                            </div>
                        </div>
                        <!--//top-bar-inner-->
                    </div>
                </div>
                <!--//top-bar-->
                <!-- Matomo -->
                <script>
                    var _paq = window._paq = window._paq || [];
                    _paq.push(['trackPageView']);
                    _paq.push(['enableLinkTracking']);
                    (function() {
                        var u = "//analytics.dosvak.org/";
                        _paq.push(['setTrackerUrl',u + 'matomo.php']);
                        _paq.push(['setSiteId','2']);
                        var d = document, g = d.createElement('script'), s = d.getElementsByTagName('script')[0];
                        g.async = true;
                        g.src = u + 'matomo.js';
                        s.parentNode.insertBefore(g, s);
                    })();
                </script>
                <!-- End Matomo Code -->
            </header>
            <!--//header-->
            <div class="branding">
                <div class="container-fluid">
                    <div class="branding-inner">
                        <a class="site-name has-logo" href="https://myeclass.academy">
                            <img alt="MyeClass" class="site-logo" src="//myeclass.academy/pluginfile.php/1/theme_maker/logo/1699382010/600%20x%20300.png">
                        </a>
                        <ul class="main-nav d-none d-md-block">
                            <!-- custom_menu -->
                            <li class="nav-item">
                                <a class="nav-item nav-link" href="https://myeclass.academy/local/staticpage/view.php?page=aboutus">
         About us
                                </a>
                            </li>
                            <li class="dropdown nav-item">
                                <a aria-controls="drop-down-menu-6649d8cf21b2c6649d8cf20f754" aria-expanded="false" aria-haspopup="true" class="dropdown-toggle nav-link" data-toggle="dropdown" href="#" id="drop-down-6649d8cf21b2c6649d8cf20f754">
                                    Courses
                                </a>
                                <div aria-labelledby="drop-down-6649d8cf21b2c6649d8cf20f754" class="dropdown-menu" id="drop-down-menu-6649d8cf21b2c6649d8cf20f754" role="menu">
                                    <a class="dropdown-item" href="https://myeclass.academy/course/" role="menuitem">
                                        All courses
                                    </a>
                                    <a class="dropdown-item" href="https://myeclass.academy/course/search.php" role="menuitem">
                                        Course search
                                    </a>
                                    <a class="dropdown-item" href="https://myeclass.academy/course/index.php?categoryid=8" role="menuitem">
                                        MyeClass Lite
                                    </a>
                                    <a class="dropdown-item" href="https://myeclass.academy/course/index.php?categoryid=11" role="menuitem">
                                        MyeClass Self Study(S)
                                    </a>
                                    <a class="dropdown-item" href="https://myeclass.academy/course/index.php?categoryid=13" role="menuitem">
                                        MyeClass Premium
                                    </a>
                                </div>
                            </li>
                            <li class="nav-item">
                                <a class="nav-item nav-link" href="https://myeclass.academy/login/signup.php">
                                    Signup
                                </a>
                            </li>
                            <li class="nav-item">
                                <a class="nav-item nav-link" href="https://myeclass.academy/login/index.php">
                                    Signin
                                </a>
                            </li>
                            <li class="nav-item">
                                <a class="nav-item nav-link" href="https://myeclass.academy/local/staticpage/view.php?page=terms">
                                    Terms of Use
                                </a>
                            </li>
                            <li class="nav-item">
                                <a class="nav-item nav-link" href="https://myeclass.academy/local/staticpage/view.php?page=Contactus">
                                    Contact us
                                </a>
                            </li>
                            <li class="nav-item">
                                <a class="nav-item nav-link" href="https://aiinput.org">
                                    AI Generated Images
                                </a>
                            </li>
                            <li class="dropdown nav-item">
                                <a aria-controls="drop-down-menu-6649d8cf21bb16649d8cf20f755" aria-expanded="false" aria-haspopup="true" class="dropdown-toggle nav-link" data-toggle="dropdown" href="#" id="drop-down-6649d8cf21bb16649d8cf20f755" title="Language">
                                    English &lrm;(en)&lrm;
                                </a>
                                <div aria-labelledby="drop-down-6649d8cf21bb16649d8cf20f755" class="dropdown-menu" id="drop-down-menu-6649d8cf21bb16649d8cf20f755" role="menu">
                                    <a class="dropdown-item" href="https://myeclass.academy/?lang=en" role="menuitem" title="English &lrm;(en)&lrm;">
                                        English &lrm;(en)&lrm;
                                    </a>
                                    <a class="dropdown-item" href="https://myeclass.academy/?lang=ta" role="menuitem" title="Tamil &lrm;(ta)&lrm;">
                                        Tamil &lrm;(ta)&lrm;
                                    </a>
                                    <a class="dropdown-item" href="https://myeclass.academy/?lang=hi" role="menuitem" title="हिंदी &lrm;(hi)&lrm;">
                                        हिंदी &lrm;(hi)&lrm;
                                    </a>
                                    <a class="dropdown-item" href="https://myeclass.academy/?lang=ml" role="menuitem" title="മലയാളം &lrm;(ml)&lrm;">
                                        മലയാളം &lrm;(ml)&lrm;
                                    </a>
                                </div>
                            </li>
                            <!-- page_heading_menu -->
                        </ul>
                    </div>
                    <!--//branding-inner-->
                </div>
                <!--//container-fluid-->
            </div>
            <!--//branding-->
            <div style="text-align: center;">
                <!-- header responsive -->
                <ins class="adsbygoogle" data-ad-client="ca-pub-5762529776597393" data-ad-format="auto" data-ad-slot="6361089266" data-full-width-responsive="true" style="display:block">
                </ins>
                <script>
                    (adsbygoogle = window.adsbygoogle || []).push({
                    });
                </script>
            </div>
            <div class="header-alert alert alert-dismissible" role="alert" style="background-color: #FF6E42">
                <div class="container-fluid header-alert-inner">
                    <div class="alert-content">
                        <div class="inner">
                            <div class="text_to_html">
                                <b>
                                    20000+ Teachers have joined MyeClass. Join the digital age by
                                    <a href="https://docs.google.com/forms/d/e/1FAIpQLScYNsaYZx1nE3V58LuHM6RP6l-7h50GIfXB4qAZV3QH8cUzEA/viewform" rel="noreferrer noopener" target="_blank">
                                        signing up.
                                    </a>
                                </b>
                                <p>
                                </p>
                            </div>
                        </div>
                    </div>
                    <button aria-label="Close" class="close" data-dismiss="alert" type="button">
                        <span aria-hidden="true">
                            &times;
                        </span>
                    </button>
                </div>
                <!--//container-->
            </div>
            <div class="hero-section">
                <div class="hero-slider-wrapper">
                    <div class="flexslider hero-slider">
                        <ul class="slides">
                            <li class="slide slide-2">
                            </li>
                            <li class="slide slide-3">
                            </li>
                            <li class="slide slide-4">
                            </li>
                            <li class="slide slide-8">
                            </li>
                        </ul>
                    </div>
                    <div class="hero-slider-mask">
                    </div>
                </div>
                <!--//hero-slider-wrapper-->
                <div class="container hero-content">
                    <h2 class="headline">
                        <div class="text_to_html">
       The
                            <b>
                                Only
                            </b>
                            Learning Platform
                            <b>
                                Built
                            </b>
                            For
                            <b>
                                Indian
                            </b>
                            Teachers
                            <p>
                                <b>
                                    Teach - Anytime - Anywhere
                                </b>
                            </p>
                        </div>
                    </h2>
                    <div class="tagline">
                        <div class="text_to_html">
                            Upload your courses and teach your students
                            <br>
                            <br>
                            A unique blended learning platform
                        </div>
                    </div>
                    <div class="actions">
                    </div>
                </div>
                <!--//container-->
            </div>
            <!--//hero-section-->
            <div class="search-courses-section">
                <div class="container-fluid">
                    <div class="form-wrapper">
                        <form action="https://myeclass.academy/course/search.php" class="form-inline search-form" method="get">
                            <input class="form-control search-input" name="search" placeholder="Search courses" type="text">
                            <button class="btn search-btn" type="submit" value="Search">
                                <i class="fa fa-search">
                                </i>
                            </button>
                        </form>
                        <!--//search-form-->
                    </div>
                </div>
                <!--//contianer-->
            </div>
            <!--//search-courses-section-->
            <div class="benefits-section">
                <div class="container">
                    <div class="row">
                        <div class="item col-lg-4 col-12">
                            <div class="item-inner">
                                <div class="icon-holder text-center">
                                    <i class="material-icons">
          important_devices
                                    </i>
                                </div>
                                <!--//icon-->
                                <div class="item-content text-center">
                                    <h3 class="item-title">
                                        <div class="text_to_html">
           Benefit for Teachers
                                        </div>
                                    </h3>
                                    <div class="item-desc">
                                        <div class="text_to_html">
                                            <p>
                                                This LMS enables &nbsp;teachers to teach a course at any level be it
                                                <br>
                                                a school / college / university or individual teachers.
                                            </p>
                                        </div>
                                    </div>
                                </div>
                                <!--//content-->
                            </div>
                            <!--//item-inner-->
                        </div>
                        <!--/item-->
                        <div class="item col-lg-4 col-12">
                            <div class="item-inner">
                                <div class="icon-holder text-center">
                                    <i class="material-icons">
          verified_user
                                    </i>
                                </div>
                                <!--//icon-->
                                <div class="item-content text-center">
                                    <h3 class="item-title">
                                        <div class="text_to_html">
           Benefit for Universities / Schools
                                        </div>
                                    </h3>
                                    <div class="item-desc">
                                        <div class="text_to_html">
                                            <p>
                                                Fully Secure, Stable and Affordable platform for teaching with inbuilt remote teaching, grading and assessments tools
                                            </p>
                                        </div>
                                    </div>
                                </div>
                                <!--//content-->
                            </div>
                            <!--//item-inner-->
                        </div>
                        <!--/item-->
                        <div class="item col-lg-4 col-12">
                            <div class="item-inner">
                                <div class="icon-holder text-center">
                                    <i class="material-icons">
          all_inclusive
                                    </i>
                                </div>
                                <!--//icon-->
                                <div class="item-content text-center">
                                    <h3 class="item-title">
                                        <div class="text_to_html">
           Benefit for Students
                                        </div>
                                    </h3>
                                    <div class="item-desc">
                                        <div class="text_to_html">
                                            <p>
                                            </p>
                                            <p>
                                                There will be multiple courses
                                                <br>
                                                provided by star teachers that will help the student learn better.&nbsp; Use this platform to increase your knowledge.&nbsp;
                                            </p>
                                            <p>
                                            </p>
                                        </div>
                                    </div>
                                </div>
                                <!--//content-->
                            </div>
                            <!--//item-inner-->
                        </div>
                        <!--/item-->
                    </div>
                    <!--//row-->
                </div>
                <!--//container-->
            </div>
            <!--//benefits-section-->
            <div class="container-fluid" id="page">
                <div class="row" id="page-content">
                    <div class="col-12" id="region-main-box">
                        <section class="" id="region-main">
                            <div role="main">
                                <span id="maincontent">
                                </span>
                                <div class="box py-3 generalbox sitetopic">
                                    <h2 class="sectionname">
          Free Open Educational Resources
                                    </h2>
                                    <ul class="section img-text">
                                        <li class="activity label modtype_label" id="module-18175">
                                            <div>
                                                <div class="mod-indent-outer">
                                                    <div class="mod-indent">
                                                    </div>
                                                    <div>
                                                        <div class="contentwithoutlink">
                                                            <div class="no-overflow">
                                                                <div class="no-overflow">
                                                                    <p>
                                                                        <a href="https://myeclass.academy/course/index.php?categoryid=16">
                                                                            <img alt="" class="img-responsive atto_image_button_text-bottom" height="241" role="presentation" src="https://myeclass.academy/pluginfile.php/63726/mod_label/intro/Modified_MEC-Front-Course.jpg" width="900">
                                                                        </a>
                                                                        <br>
                                                                    </p>
                                                                    <p>
                                                                        <span style="background-color: rgb(255, 255, 255);">
                                                                            <a href="https://myeclass.academy/course/index.php?categoryid=16">
                                                                                Click here to Enrol in the courses available
                                                                            </a>
                                                                        </span>
                                                                        <br>
                                                                    </p>
                                                                </div>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </div>
                                        </li>
                                        <li class="activity label modtype_label" id="module-21221">
                                            <div>
                                                <div class="mod-indent-outer">
                                                    <div class="mod-indent">
                                                    </div>
                                                    <div>
                                                        <div class="contentwithoutlink">
                                                            <div class="no-overflow">
                                                                <div class="no-overflow">
                                                                    <a href="https://myeclass.academy/course/index.php?categoryid=18">
                                                                        <img alt="" class="img-responsive atto_image_button_text-bottom" height="241" role="presentation" src="https://myeclass.academy/pluginfile.php/74078/mod_label/intro/PG%20COURSES%20MEC%20FRONT%20.jpg" width="900">
                                                                    </a>
                                                                    <p>
                                                                    </p>
                                                                    <p>
                                                                        <span style="background-color: rgb(255, 255, 255);">
                                                                            <a href="https://myeclass.academy/course/index.php?categoryid=18">
                                                                                Click here to Enrol in the courses available
                                                                            </a>
                                                                        </span>
                                                                        <br>
                                                                    </p>
                                                                </div>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </div>
                                        </li>
                                    </ul>
                                </div>
                                <a class="skip-block skip" href="#skipcategories">
                                    Skip course categories
                                </a>
                                <div id="frontpage-category-names">
                                    <h2>
                                        Course categories
                                    </h2>
                                    <div class="course_category_tree clearfix frontpage-category-names">
                                        <div class="collapsible-actions">
                                            <a class="collapseexpand collapse-all" href="#">
                                                Collapse all
                                            </a>
                                        </div>
                                        <div class="content">
                                            <div class="subcategories">
                                                <div class="category loaded" data-categoryid="33" data-depth="1" data-showcourses="5" data-type="0">
                                                    <div class="info">
                                                        <h3 class="categoryname">
                                                            <a href="https://myeclass.academy/course/index.php?categoryid=33">
                                                                ICS FDP Phase 2
                                                            </a>
                                                            <span class="numberofcourse" title="Number of courses">
                                                                (134)
                                                            </span>
                                                        </h3>
                                                    </div>
                                                    <div class="content">
                                                    </div>
                                                </div>
                                                <div class="category loaded" data-categoryid="35" data-depth="1" data-showcourses="5" data-type="0">
                                                    <div class="info">
                                                        <h3 class="categoryname">
                                                            <a href="https://myeclass.academy/course/index.php?categoryid=35">
                                                                Green Chemistry FDP Phase 2
                                                            </a>
                                                            <span class="numberofcourse" title="Number of courses">
                                                                (54)
                                                            </span>
                                                        </h3>
                                                    </div>
                                                    <div class="content">
                                                    </div>
                                                </div>
                                                <div class="category loaded" data-categoryid="9" data-depth="1" data-showcourses="5" data-type="0">
                                                    <div class="info">
                                                        <h3 class="categoryname">
                                                            <a href="https://myeclass.academy/course/index.php?categoryid=9">
                                                                MyeClass as Pro (T)
                                                            </a>
                                                            <span class="numberofcourse" title="Number of courses">
                                                                (18)
                                                            </span>
                                                        </h3>
                                                    </div>
                                                    <div class="content">
                                                    </div>
                                                </div>
                                                <div class="category loaded with_children" data-categoryid="8" data-depth="1" data-showcourses="5" data-type="0">
                                                    <div class="info">
                                                        <h3 class="categoryname">
                                                            <a href="https://myeclass.academy/course/index.php?categoryid=8">
                                                                MyeClass Lite (Free)
                                                            </a>
                                                            <span class="numberofcourse" title="Number of courses">
                                                                (1384)
                                                            </span>
                                                        </h3>
                                                    </div>
                                                    <div class="content">
                                                        <div class="subcategories">
                                                            <div class="category notloaded" data-categoryid="32" data-depth="2" data-showcourses="5" data-type="0">
                                                                <div class="info">
                                                                    <h4 class="categoryname">
                                                                        <a href="https://myeclass.academy/course/index.php?categoryid=32">
                                                                            December 02-04 Courses
                                                                        </a>
                                                                        <span class="numberofcourse" title="Number of courses">
                                                                            (144)
                                                                        </span>
                                                                    </h4>
                                                                </div>
                                                                <div class="content">
                                                                </div>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                                <div class="category loaded with_children" data-categoryid="15" data-depth="1" data-showcourses="5" data-type="0">
                                                    <div class="info">
                                                        <h3 class="categoryname">
                                                            <a href="https://myeclass.academy/course/index.php?categoryid=15">
                                                                MyeClass OERs (Free)
                                                            </a>
                                                            <span class="numberofcourse" title="Number of courses">
                                                                (1)
                                                            </span>
                                                        </h3>
                                                    </div>
                                                    <div class="content">
                                                        <div class="subcategories">
                                                            <div class="category notloaded" data-categoryid="18" data-depth="2" data-showcourses="5" data-type="0">
                                                                <div class="info">
                                                                    <h4 class="categoryname">
                                                                        <a href="https://myeclass.academy/course/index.php?categoryid=18">
                                                                            PG Chemistry OERs (ePGPathsala Project)
                                                                        </a>
                                                                        <span class="numberofcourse" title="Number of courses">
                                                                            (16)
                                                                        </span>
                                                                    </h4>
                                                                </div>
                                                                <div class="content">
                                                                </div>
                                                            </div>
                                                            <div class="category notloaded" data-categoryid="27" data-depth="2" data-showcourses="5" data-type="0">
                                                                <div class="info">
                                                                    <h4 class="categoryname">
                                                                        <a href="https://myeclass.academy/course/index.php?categoryid=27">
                                                                            Senior Secondary Chemistry OERs
                                                                        </a>
                                                                        <span class="numberofcourse" title="Number of courses">
                                                                            (1)
                                                                        </span>
                                                                    </h4>
                                                                </div>
                                                                <div class="content">
                                                                </div>
                                                            </div>
                                                            <div class="category notloaded" data-categoryid="16" data-depth="2" data-showcourses="5" data-type="0">
                                                                <div class="info">
                                                                    <h4 class="categoryname">
                                                                        <a href="https://myeclass.academy/course/index.php?categoryid=16">
                                                                            UG Chemistry OERs (Teacher's e-Kits and ARPIT)
                                                                        </a>
                                                                        <span class="numberofcourse" title="Number of courses">
                                                                            (6)
                                                                        </span>
                                                                    </h4>
                                                                </div>
                                                                <div class="content">
                                                                </div>
                                                            </div>
                                                            <div class="category notloaded" data-categoryid="17" data-depth="2" data-showcourses="5" data-type="0">
                                                                <div class="info">
                                                                    <h4 class="categoryname">
                                                                        <a href="https://myeclass.academy/course/index.php?categoryid=17">
                                                                            UG Commerce OERs
                                                                        </a>
                                                                        <span class="numberofcourse" title="Number of courses">
                                                                            (2)
                                                                        </span>
                                                                    </h4>
                                                                </div>
                                                                <div class="content">
                                                                </div>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                                <div class="category loaded" data-categoryid="19" data-depth="1" data-showcourses="5" data-type="0">
                                                    <div class="info">
                                                        <h3 class="categoryname">
                                                            <a href="https://myeclass.academy/course/index.php?categoryid=19">
                                                                Training and Worskshops
                                                            </a>
                                                            <span class="numberofcourse" title="Number of courses">
                                                                (96)
                                                            </span>
                                                        </h3>
                                                    </div>
                                                    <div class="content">
                                                    </div>
                                                </div>
                                                <div class="category loaded" data-categoryid="36" data-depth="1" data-showcourses="5" data-type="0">
                                                    <div class="info">
                                                        <h3 class="categoryname">
                                                            <a href="https://myeclass.academy/course/index.php?categoryid=36">
                                                                SEC DU FDPs
                                                            </a>
                                                            <span class="numberofcourse" title="Number of courses">
                                                                (8)
                                                            </span>
                                                        </h3>
                                                    </div>
                                                    <div class="content">
                                                    </div>
                                                </div>
                                                <div class="category loaded" data-categoryid="37" data-depth="1" data-showcourses="5" data-type="0">
                                                    <div class="info">
                                                        <h3 class="categoryname">
                                                            <a href="https://myeclass.academy/course/index.php?categoryid=37">
                                                                MyEClass - MOOC COURSES
                                                            </a>
                                                            <span class="numberofcourse" title="Number of courses">
                                                                (383)
                                                            </span>
                                                        </h3>
                                                    </div>
                                                    <div class="content">
                                                    </div>
                                                </div>
                                                <div class="category loaded" data-categoryid="39" data-depth="1" data-showcourses="5" data-type="0">
                                                    <div class="info">
                                                        <h3 class="categoryname">
                                                            <a href="https://myeclass.academy/course/index.php?categoryid=39">
                                                                SWAYAM_Cancer Fundamentals
                                                            </a>
                                                            <span class="numberofcourse" title="Number of courses">
                                                                (5)
                                                            </span>
                                                        </h3>
                                                    </div>
                                                    <div class="content">
                                                    </div>
                                                </div>
                                                <div class="category loaded" data-categoryid="40" data-depth="1" data-showcourses="5" data-type="0">
                                                    <div class="info">
                                                        <h3 class="categoryname">
                                                            <a href="https://myeclass.academy/course/index.php?categoryid=40">
                                                                MyEclass FIP-05 Courses
                                                            </a>
                                                            <span class="numberofcourse" title="Number of courses">
                                                                (404)
                                                            </span>
                                                        </h3>
                                                    </div>
                                                    <div class="content">
                                                    </div>
                                                </div>
                                                <div class="category loaded" data-categoryid="41" data-depth="1" data-showcourses="5" data-type="0">
                                                    <div class="info">
                                                        <h3 class="categoryname">
                                                            <a href="https://myeclass.academy/course/index.php?categoryid=41">
                                                                MyEclass FIP-10 Courses
                                                            </a>
                                                            <span class="numberofcourse" title="Number of courses">
                                                                (125)
                                                            </span>
                                                        </h3>
                                                    </div>
                                                    <div class="content">
                                                    </div>
                                                </div>
                                                <div class="category loaded" data-categoryid="42" data-depth="1" data-showcourses="5" data-type="0">
                                                    <div class="info">
                                                        <h3 class="categoryname">
                                                            <a href="https://myeclass.academy/course/index.php?categoryid=42">
                                                                MyEclass FIP-12 Courses
                                                            </a>
                                                            <span class="numberofcourse" title="Number of courses">
                                                                (33)
                                                            </span>
                                                        </h3>
                                                    </div>
                                                    <div class="content">
                                                    </div>
                                                </div>
                                                <div class="category loaded" data-categoryid="43" data-depth="1" data-showcourses="5" data-type="0">
                                                    <div class="info">
                                                        <h3 class="categoryname">
                                                            <a href="https://myeclass.academy/course/index.php?categoryid=43">
                                                                ICS FDP-149 Phase 2
                                                            </a>
                                                            <span class="numberofcourse" title="Number of courses">
                                                                (13)
                                                            </span>
                                                        </h3>
                                                    </div>
                                                    <div class="content">
                                                    </div>
                                                </div>
                                                <div class="category loaded" data-categoryid="44" data-depth="1" data-showcourses="5" data-type="0">
                                                    <div class="info">
                                                        <h3 class="categoryname">
                                                            <a href="https://myeclass.academy/course/index.php?categoryid=44">
                                                                Myeclass FDP-174 AI Courses
                                                            </a>
                                                            <span class="numberofcourse" title="Number of courses">
                                                                (278)
                                                            </span>
                                                        </h3>
                                                    </div>
                                                    <div class="content">
                                                    </div>
                                                </div>
                                                <div class="category loaded" data-categoryid="45" data-depth="1" data-showcourses="5" data-type="0">
                                                    <div class="info">
                                                        <h3 class="categoryname">
                                                            <a href="https://myeclass.academy/course/index.php?categoryid=45">
                                                                Blended Learning &amp; LMS Moodle
                                                            </a>
                                                            <span class="numberofcourse" title="Number of courses">
                                                                (143)
                                                            </span>
                                                        </h3>
                                                    </div>
                                                    <div class="content">
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                                <span class="skip-block-to" id="skipcategories">
                                </span>
                                <br>
                            </div>
                        </section>
                    </div>
                </div>
            </div>
            <div class="cta-section">
                <div class="container-fluid text-center">
                    <div class="cta-section-inner">
                        <h2 class="cta-title">
                            <div class="text_to_html">
                                About MyeClass
                            </div>
                        </h2>
                        <div class="cta-content">
                            <div class="text_to_html">
                                <p>
                                </p>
                                <p>
                                    <b>
                                        MyeClass has been conceptualised
                                        <br>
                                        and developed by a team of leading experts from both School and Higher
                                        <br>
                                        Education sectors. The vision of MyeClass is to empower teachers&nbsp; by providing them tools necessary for digital
                                        <br>
                                        learning and effective transaction of instructional materials both in blended
                                        <br>
                                        and fully online modes.
                                    </b>
                                </p>
                                <p>
                                </p>
                            </div>
                        </div>
                        <!--//cta-content-->
                        <a class="btn btn-cta theme-btn-secondary" href="https://myeclass.academy/login/index.php">
                            <div class="text_to_html">
        Join Now
                            </div>
                        </a>
                    </div>
                    <!--//cta-section-inner-->
                </div>
                <!--//container-fluid-->
            </div>
            <!--//cta-section-->
            <div aria-hidden="true" class="d-print-none moodle-has-zindex closed" data-region="drawer" id="nav-drawer" tabindex="-1">
                <nav aria-label="" class="list-group">
                    <ul>
                        <li>
                            <a class="list-group-item list-group-item-action active active_tree_node" data-collapse="0" data-forceopen="1" data-hidden="0" data-indent="0" data-isactive="1" data-isexpandable="0" data-key="home" data-nodetype="1" data-preceedwithhr="0" data-showdivider="0" data-type="1" href="https://myeclass.academy/">
                                <div class="ml-0">
                                    <div class="media">
                                        <span class="media-left">
                                            <i aria-hidden="true" class="icon fa fa-home fa-fw">
                                            </i>
                                        </span>
                                        <span class="media-body font-weight-bold">
           Home
                                        </span>
                                    </div>
                                </div>
                            </a>
                        </li>
                    </ul>
                </nav>
            </div>
        </div>
        <div style="text-align: center;">
            <!-- header responsive -->
            <ins class="adsbygoogle" data-ad-client="ca-pub-5762529776597393" data-ad-format="auto" data-ad-slot="6361089266" data-full-width-responsive="true" style="display:block">
            </ins>
            <script>
                (adsbygoogle = window.adsbygoogle || []).push({
                });
            </script>
            <div>
                <footer class="page-footer" id="page-footer">
                    <div class="page-footer-inner">
                        <div class="container">
                            <div id="course-footer">
                            </div>
                            <div class="footer-blocks">
                                <div class="row">
                                    <div class="footer-block footer-block-links col-6 col-md-6 col-lg-3">
                                        <div class="text_to_html">
                                            <p>
                                                <b>
                                                    <a href="https://forms.gle/yYL94xk5mfxwUw4k6" rel="noreferrer noopener" target="_blank">
                                                        &nbsp;
                                                    </a>
                                                </b>
                                            </p>
                                        </div>
                                    </div>
                                    <!--//footer-block-->
                                </div>
                                <!--//row-->
                            </div>
                            <!--//footer-blocks-->
                            <div class="footer-divider">
                            </div>
                            <div class="footer-widget">
                                <div class="footer-widget-content">
                                    <div class="text_to_html">
                                        <p>
           This is a Not for Profit Initiative&nbsp;
                                            <br>
                                            <br>
                                        </p>
                                    </div>
                                </div>
                                <!--//footer-widget-content-->
                            </div>
                            <!--//footer-widget-->
                            <div class="footer-social-media">
                                <ul class="social-media-list list-inline">
                                    <li class="list-inline-item">
                                        <a alt="#twitter-link" href="#twitter-link" target="_blank" title="#twitter-link">
                                            <i aria-hidden="true" class="fa fa-twitter">
                                            </i>
                                        </a>
                                    </li>
                                    <li class="list-inline-item">
                                        <a alt="https://www.facebook.com/MyeClass-102382238125937" href="https://www.facebook.com/MyeClass-102382238125937" target="_blank" title="https://www.facebook.com/MyeClass-102382238125937">
                                            <i aria-hidden="true" class="fa fa-facebook">
                                            </i>
                                        </a>
                                    </li>
                                    <li class="list-inline-item">
                                        <a alt="#google-link" href="#google-link" target="_blank" title="#google-link">
                                            <i aria-hidden="true" class="fa fa-google-plus">
                                            </i>
                                        </a>
                                    </li>
                                </ul>
                                <!--//social-media-list-->
                            </div>
                            <!--//footer-social-media-->
                            <div class="moodle-links-container">
                                <div class="logininfo">
         You are not logged in. (
                                    <a href="https://myeclass.academy/login/index.php">
                                        Log in
                                    </a>
                                    )
                                </div>
                                <div class="tool_usertours-resettourcontainer">
                                </div>
                                <nav class="nav navbar-nav d-md-none">
                                    <ul class="list-unstyled pt-3">
                                        <li>
                                            <a href="https://myeclass.academy/local/staticpage/view.php?page=aboutus" title="">
                                                About us
                                            </a>
                                        </li>
                                        <li>
                                            Courses
                                        </li>
                                        <li>
                                            <ul class="list-unstyled ml-3">
                                                <li>
                                                    <a href="https://myeclass.academy/course/" title="">
                                                        All courses
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="https://myeclass.academy/course/search.php" title="">
                                                        Course search
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="https://myeclass.academy/course/index.php?categoryid=8" title="">
                                                        MyeClass Lite
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="https://myeclass.academy/course/index.php?categoryid=11" title="">
                                                        MyeClass Self Study(S)
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="https://myeclass.academy/course/index.php?categoryid=13" title="">
                                                        MyeClass Premium
                                                    </a>
                                                </li>
                                            </ul>
                                        </li>
                                        <li>
                                            <a href="https://myeclass.academy/login/signup.php" title="">
                                                Signup
                                            </a>
                                        </li>
                                        <li>
                                            <a href="https://myeclass.academy/login/index.php" title="">
                                                Signin
                                            </a>
                                        </li>
                                        <li>
                                            <a href="https://myeclass.academy/local/staticpage/view.php?page=terms" title="">
                                                Terms of Use
                                            </a>
                                        </li>
                                        <li>
                                            <a href="https://myeclass.academy/local/staticpage/view.php?page=Contactus" title="">
                                                Contact us
                                            </a>
                                        </li>
                                        <li>
                                            <a href="https://aiinput.org" title="">
                                                AI Generated Images
                                            </a>
                                        </li>
                                        <li>
                                            <a href="#" title="Language">
                                                English &lrm;(en)&lrm;
                                            </a>
                                        </li>
                                        <li>
                                            <ul class="list-unstyled ml-3">
                                                <li>
                                                    <a href="https://myeclass.academy/?lang=en" title="English &lrm;(en)&lrm;">
                                                        English &lrm;(en)&lrm;
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="https://myeclass.academy/?lang=ta" title="Tamil &lrm;(ta)&lrm;">
                                                        Tamil &lrm;(ta)&lrm;
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="https://myeclass.academy/?lang=hi" title="हिंदी &lrm;(hi)&lrm;">
                                                        हिंदी &lrm;(hi)&lrm;
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="https://myeclass.academy/?lang=ml" title="മലയാളം &lrm;(ml)&lrm;">
                                                        മലയാളം &lrm;(ml)&lrm;
                                                    </a>
                                                </li>
                                            </ul>
                                        </li>
                                    </ul>
                                </nav>
                            </div>
                            <!--//moodle-links-container-->
                            <script>
                                var require = {
                                    baseUrl: 'https://myeclass.academy/lib/requirejs.php/1699382010/',
                                    enforceDefine: true,
                                    skipDataMain: true,
                                    waitSeconds: 0,
                                    paths: {
                                        jquery: 'https://myeclass.academy/lib/javascript.php/1699382010/lib/jquery/jquery-3.4.1.min',
                                        jqueryui: 'https://myeclass.academy/lib/javascript.php/1699382010/lib/jquery/ui-1.12.1/jquery-ui.min',
                                        jqueryprivate: 'https://myeclass.academy/lib/javascript.php/1699382010/lib/requirejs/jquery-private'
                                    },
                                    map: {
                                        '*': {
                                            jquery: 'jqueryprivate'
                                        },
                                        '*': {
                                            process: 'core/first'
                                        },
                                        jqueryprivate: {
                                            jquery: 'jquery'
                                        }
                                    }
                                };
                            </script>
                            <script src="https://myeclass.academy/lib/javascript.php/1699382010/lib/requirejs/require.min.js">
                            </script>
                            <script>
                                M.util.js_pending("core/first");
                                require(['core/first'], function() {
                                    ;
                                    require(["media_videojs/loader"], function(loader) {
                                        loader.setUp(function(videojs) {
                                            videojs.options.flash.swf = "https://myeclass.academy/media/player/videojs/videojs/video-js.swf";
                                            videojs.addLanguage('en', {
                                                "Audio Player": "Audio Player",
                                                "Video Player": "Video Player",
                                                "Play": "Play",
                                                "Pause": "Pause",
                                                "Replay": "Replay",
                                                "Current Time": "Current Time",
                                                "Duration": "Duration",
                                                "Remaining Time": "Remaining Time",
                                                "Stream Type": "Stream Type",
                                                "LIVE": "LIVE",
                                                "Seek to live, currently behind live": "Seek to live, currently behind live",
                                                "Seek to live, currently playing live": "Seek to live, currently playing live",
                                                "Loaded": "Loaded",
                                                "Progress": "Progress",
                                                "Progress Bar": "Progress Bar",
                                                "progress bar timing: currentTime={1} duration={2}": "{1} of {2}",
                                                "Fullscreen": "Fullscreen",
                                                "Non-Fullscreen": "Non-Fullscreen",
                                                "Mute": "Mute",
                                                "Unmute": "Unmute",
                                                "Playback Rate": "Playback Rate",
                                                "Subtitles": "Subtitles",
                                                "subtitles off": "subtitles off",
                                                "Captions": "Captions",
                                                "captions off": "captions off",
                                                "Chapters": "Chapters",
                                                "Descriptions": "Descriptions",
                                                "descriptions off": "descriptions off",
                                                "Audio Track": "Audio Track",
                                                "Volume Level": "Volume Level",
                                                "You aborted the media playback": "You aborted the media playback",
                                                "A network error caused the media download to fail part-way.": "A network error caused the media download to fail part-way.",
                                                "The media could not be loaded, either because the server or network failed or because the format is not supported.": "The media could not be loaded, either because the server or network failed or because the format is not supported.",
                                                "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.",
                                                "No compatible source was found for this media.": "No compatible source was found for this media.",
                                                "The media is encrypted and we do not have the keys to decrypt it.": "The media is encrypted and we do not have the keys to decrypt it.",
                                                "Play Video": "Play Video",
                                                "Close": "Close",
                                                "Close Modal Dialog": "Close Modal Dialog",
                                                "Modal Window": "Modal Window",
                                                "This is a modal window": "This is a modal window",
                                                "This modal can be closed by pressing the Escape key or activating the close button.": "This modal can be closed by pressing the Escape key or activating the close button.",
                                                ", opens captions settings dialog": ", opens captions settings dialog",
                                                ", opens subtitles settings dialog": ", opens subtitles settings dialog",
                                                ", opens descriptions settings dialog": ", opens descriptions settings dialog",
                                                ", selected": ", selected",
                                                "captions settings": "captions settings",
                                                "subtitles settings": "subititles settings",
                                                "descriptions settings": "descriptions settings",
                                                "Text": "Text",
                                                "White": "White",
                                                "Black": "Black",
                                                "Red": "Red",
                                                "Green": "Green",
                                                "Blue": "Blue",
                                                "Yellow": "Yellow",
                                                "Magenta": "Magenta",
                                                "Cyan": "Cyan",
                                                "Background": "Background",
                                                "Window": "Window",
                                                "Transparent": "Transparent",
                                                "Semi-Transparent": "Semi-Transparent",
                                                "Opaque": "Opaque",
                                                "Font Size": "Font Size",
                                                "Text Edge Style": "Text Edge Style",
                                                "None": "None",
                                                "Raised": "Raised",
                                                "Depressed": "Depressed",
                                                "Uniform": "Uniform",
                                                "Dropshadow": "Dropshadow",
                                                "Font Family": "Font Family",
                                                "Proportional Sans-Serif": "Proportional Sans-Serif",
                                                "Monospace Sans-Serif": "Monospace Sans-Serif",
                                                "Proportional Serif": "Proportional Serif",
                                                "Monospace Serif": "Monospace Serif",
                                                "Casual": "Casual",
                                                "Script": "Script",
                                                "Small Caps": "Small Caps",
                                                "Reset": "Reset",
                                                "restore all settings to the default values": "restore all settings to the default values",
                                                "Done": "Done",
                                                "Caption Settings Dialog": "Caption Settings Dialog",
                                                "Beginning of dialog window. Escape will cancel and close the window.": "Beginning of dialog window. Escape will cancel and close the window.",
                                                "End of dialog window.": "End of dialog window.",
                                                "{1} is loading.": "{1} is loading."
                                            });
                                        });
                                    });
                                    ;
                                    require(['jquery'], function($) {
                                        $('#single_select6649d8cf20f753').change(function() {
                                            var ignore = $(this).find(':selected').attr('data-ignore');
                                            if (typeof ignore === typeof undefined) {
                                                $('#single_select_f6649d8cf20f752').submit();
                                            }
                                        });
                                    });
                                    ;
                                    require(['jquery'], function($) {
                                        $('#single_select6649d8cf20f757').change(function() {
                                            var ignore = $(this).find(':selected').attr('data-ignore');
                                            if (typeof ignore === typeof undefined) {
                                                $('#single_select_f6649d8cf20f756').submit();
                                            }
                                        });
                                    });
                                    ;
                                    require(['theme_boost/loader']);
                                    require(['theme_boost/drawer'], function(mod) {
                                        mod.init();
                                    });
                                    ;
                                    M.util.js_pending('core/notification');
                                    require(['core/notification'], function(amd) {
                                        amd.init(2, []);
                                        M.util.js_complete('core/notification');
                                    });
                                    ;
                                    M.util.js_pending('core/log');
                                    require(['core/log'], function(amd) {
                                        amd.setConfig({
                                            "level": "trace"
                                        });
                                        M.util.js_complete('core/log');
                                    });
                                    ;
                                    M.util.js_pending('core/page_global');
                                    require(['core/page_global'], function(amd) {
                                        amd.init();
                                        M.util.js_complete('core/page_global');
                                    });
                                    M.util.js_complete("core/first");
                                });
                            </script>
                            <script src="https://myeclass.academy/lib/javascript.php/1699382010/theme/maker/plugins/back-to-top.js">
                            </script>
                            <script>
                                M.str = {
                                    "moodle": {
                                        "lastmodified": "Last modified",
                                        "name": "Name",
                                        "error": "Error",
                                        "info": "Information",
                                        "yes": "Yes",
                                        "no": "No",
                                        "cancel": "Cancel",
                                        "collapseall": "Collapse all",
                                        "expandall": "Expand all",
                                        "confirm": "Confirm",
                                        "areyousure": "Are you sure?",
                                        "closebuttontitle": "Close",
                                        "unknownerror": "Unknown error",
                                        "file": "File",
                                        "url": "URL"
                                    },
                                    "repository": {
                                        "type": "Type",
                                        "size": "Size",
                                        "invalidjson": "Invalid JSON string",
                                        "nofilesattached": "No files attached",
                                        "filepicker": "File picker",
                                        "logout": "Logout",
                                        "nofilesavailable": "No files available",
                                        "norepositoriesavailable": "Sorry, none of your current repositories can return files in the required format.",
                                        "fileexistsdialogheader": "File exists",
                                        "fileexistsdialog_editor": "A file with that name has already been attached to the text you are editing.",
                                        "fileexistsdialog_filemanager": "A file with that name has already been attached",
                                        "renameto": "Rename to \"{$a}\"",
                                        "referencesexist": "There are {$a} alias\/shortcut files that use this file as their source",
                                        "select": "Select"
                                    },
                                    "admin": {
                                        "confirmdeletecomments": "You are about to delete comments, are you sure?",
                                        "confirmation": "Confirmation"
                                    },
                                    "debug": {
                                        "debuginfo": "Debug info",
                                        "line": "Line",
                                        "stacktrace": "Stack trace"
                                    },
                                    "langconfig": {
                                        "labelsep": ": "
                                    }
                                };
                            </script>
                            <script>
                                (function() {
                                    M.util.help_popups.setup(Y);
                                    Y.use("moodle-course-categoryexpander", function() {
                                        Y.Moodle.course.categoryexpander.init();
                                    });
                                    M.util.js_pending('random6649d8cf20f758');
                                    Y.on('domready', function() {
                                        M.util.js_complete("init");
                                        M.util.js_complete('random6649d8cf20f758');
                                    });
                                })();
                            </script>
                        </div>
                    </div>
                    <div class="footer-bottom-bar">
                        <small class="copyright">
                            Copyright &copy; MyeClass Academy 2022
                        </small>
                    </div>
                </footer>
                <!-- Frontpage Javascript -->
                <script>
                    $.getScript("https://myeclass.academy/theme/maker/plugins/flexslider/jquery.flexslider-min.js", function() {
                        $('.hero-slider').flexslider({
                            animation: "fade",
                            directionNav: false,
                            controlNav: false,
                            slideshowSpeed: 8000,
                            start: function() {
                                $(this).find('.slide').css("display", "block");
                            }
                        });
                    });
                    $.getScript("https://myeclass.academy/theme/maker/plugins/owlcarousel/owl.carousel.min.js", function() {
                        $('.featured-carousel').owlCarousel({
                            margin: 15,
                            nav: true,
                            navText: ['<i class="material-icons">&#xE314;</i>','<i class="material-icons">&#xE315;</i>'],
                            responsive: {
                                0: {
                                    items: 1
                                },
                                576: {
                                    items: 2
                                },
                                768: {
                                    items: 2
                                },
                                992: {
                                    items: 3
                                },
                                1200: {
                                    items: 4
                                }
                            }
                        });
                        $('.promo-carousel').owlCarousel({
                            loop: true,
                            autoplay: true,
                            autoplayHoverPause: true,
                            smartSpeed: 1000,
                            autoplayTimeout: 8000,
                            items: 1,
                            dots: false,
                            nav: true,
                            navText: ['<i class="material-icons">&#xE314;</i>','<i class="material-icons">&#xE315;</i>']
                        });
                        $('.testimonial-carousel').owlCarousel({
                            margin: 30,
                            nav: true,
                            navText: ['<i class="material-icons">&#xE314;</i>','<i class="material-icons">&#xE315;</i>'],
                            responsive: {
                                0: {
                                    items: 1
                                },
                                768: {
                                    items: 2
                                },
                                992: {
                                    items: 3
                                }
                            }
                        });
                        $('.teachers-carousel').owlCarousel({
                            margin: 30,
                            nav: true,
                            navText: ['<i class="material-icons">&#xE314;</i>','<i class="material-icons">&#xE315;</i>'],
                            responsive: {
                                0: {
                                    items: 1
                                },
                                992: {
                                    items: 2
                                }
                            }
                        });
                    });
                    $(document).ready(function() {
                        $('.play-trigger').on('click', function() {
                            var theModal = $(this).data("target");
                            var theVideo = $(theModal + ' iframe').attr('src');
                            var theVideoAuto = theVideo + "?autoplay=1";
                            $(theModal).on('shown.bs.modal', function() {
                                $(theModal + ' iframe').attr('src', theVideoAuto);
                            });
                            $(theModal).on('hide.bs.modal', function() {
                                $(theModal + ' iframe').attr('src', '');
                            });
                            $(theModal).on('hidden.bs.modal', function() {
                                $(theModal + ' iframe').attr('src', theVideo);
                            });
                        });
                        $('#faq-accordion .card-toggle').on('click', function(e) {
                            $(this).find('i.fa').toggleClass('fa-plus-square fa-minus-square');
                        });
                    });
                </script>
            </div>
        </div>
    </body>
</html>

Latest requests

# Url Url Source Date
1 https://myeclass.academy/ 2024-05-19 10:47:43
2 https://thebolditalic.com/?gi=f25d… 2024-05-19 10:47:43
3 https://xn--80adec2ampndbs9h.xn--p… 2024-05-19 10:47:41
4 https://thebolditalic.com/?gi=fdc3… 2024-05-19 10:47:40
5 https://mmsi-pkc.auth0.com/login?s… 2024-05-19 10:47:39
6 https://sbobetagent43210.tribunabl… 2024-05-19 10:47:39
7 https://yfsol.com/ 2024-05-19 10:47:36
8 https://directlenderpaydayloans877… 2024-05-19 10:47:32
9 https://giga2026.com/ 2024-05-19 10:47:31
10 https://www.youtube.com/user/Geogr… 2024-05-19 10:47:26
11 https://mmsi-pkc.auth0.com/login?s… 2024-05-19 10:47:25
12 https://thebolditalic.com/?gi=1812… 2024-05-19 10:47:24
13 https://thebolditalic.com/?gi=63f0… 2024-05-19 10:47:23
14 https://palomnik63-ru.cdn.ampproje… 2024-05-19 10:47:22
15 https://www.arthousemomo.co.kr/ 2024-05-19 10:47:22
16 https://thebolditalic.com/?gi=d700… 2024-05-19 10:47:21
17 https://thebolditalic.com/?gi=6c8c… 2024-05-19 10:47:15
18 https://mmsi-pkc.auth0.com/login?s… 2024-05-19 10:47:14
19 https://bogin66.z32.web.core.windo… 2024-05-19 10:47:14
20 http://eimall.web3.newwaynet.co.kr… 2024-05-19 10:47:13