https://admin.s2gepin.com/login

Submitted URL:
https://admin.s2gepin.com/login
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 75 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetogglestring
documentPictureInPicturestring
onscrollendstring
languageVariablesstring
__argumentPlaceholderstring
__string
hostUrlstring
API_URL_AUTHstring
tnsstring
$string

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head>
    <base href="/">
    <title>
            s2gepin Management Panel
    </title>
    <meta charset="utf-8">
    <meta name="description" content="s2gepin | Admin Panel, all technological infrastructure is provided by Hyper Technology E-Commerce, Marketplace Applications.">
    <!-- <meta name="keywords" content="" /> -->
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta property="og:locale" content="en_US">
    <meta property="og:type" content="article">
    <meta property="og:title" content="s2gepin | Admin Panel, all technological infrastructure is provided by Hyper Technology E-Commerce, Marketplace Applications.">
    <meta property="og:url" content="https://www.s2gepin.com/">
    <meta property="og:site_name" content="HYPanel | s2gepin">
    <link rel="canonical" href="https://www.s2gepin.com/">
    <link rel="shortcut icon" href="https://assets.hyperteknoloji.com/cdn/s2gepin/setting/docAds%C4%B1z%20tasar%C4%B1m%2891%29_9b245d5d4305804ef68822fcc18593d0.png">
    <!--begin::Fonts-->
    <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700">
    <!--end::Fonts-->
    <!--begin::Global Stylesheets Bundle(used by all pages)-->
    <link href="/assets/plugins/global/plugins.bundle.css" rel="stylesheet" type="text/css">
    <link href="/assets/css/style.bundle.css" rel="stylesheet" type="text/css">
    <!--end::Global Stylesheets Bundle-->
    <script>
        var languageVariables = {};
    </script>
            <script src="/assets/lang/en.js"></script>
        <script>
        const LANG_CULTURE = 'en';
        var __argumentPlaceholder = (value, args) => {
            if (args != null) {
                for (var k in args) {
                    value = value.replaceAll(':' + k, args[k]);
                }
            }
            return value;
        }

        var __ = (key, args = null) => {
            var value = languageVariables[key];
            return __argumentPlaceholder(value === undefined ? key : value, args);
        }
    </script>
</head>

<body id="kt_body" class="bg-body">
    <div class="d-flex flex-column flex-root">
        <div class="d-flex flex-column flex-column-fluid bgi-position-y-bottom position-x-center bgi-no-repeat bgi-size-contain bgi-attachment-fixed" style="background-image: url(/assets/media/illustrations/sketchy-1/13.png);">

                <div class="d-flex flex-center flex-column flex-column-fluid p-10 pb-lg-20">
    <a href="javascript:void(0);" class="mb-12">
        <img alt="Logo" src="https://assets.hyperteknoloji.com/cdn/s2gepin/setting/docs2gpin_logo_text_site_icin_beyaz%20optimize_b4ecb75d037cd64d81723a8a6900e9b2.png" class="h-50px">
    </a>
    <div class="w-lg-500px bg-body rounded shadow-sm p-10 p-lg-15 mx-auto">
        <form class="form w-100 fv-plugins-bootstrap5 fv-plugins-framework" novalidate="novalidate" id="kt_sign_in_form" action="#">
            <div class="text-center mb-10">
                <h1 class="text-dark mb-3">Management Panel</h1>
            </div>
            <div class="fv-row mb-10 fv-plugins-icon-container">
                <label class="form-label fs-6 fw-bolder text-dark">Email</label>
                <input class="form-control form-control-lg form-control-solid" type="text" name="email" autocomplete="off">
            <div class="fv-plugins-message-container invalid-feedback"></div></div>
            <div class="fv-row mb-10 fv-plugins-icon-container">
                <div class="d-flex flex-stack mb-2">
                    <label class="form-label fw-bolder text-dark fs-6 mb-0">Password</label>
                    <a href="/resetpw" class="link-primary fs-6 fw-bolder">Forgot my password</a>
                </div>
                <input class="form-control form-control-lg form-control-solid" type="password" name="password" autocomplete="off">
            <div class="fv-plugins-message-container invalid-feedback"></div></div>
            <div class="text-center">
                <button type="submit" id="kt_sign_in_submit" class="btn btn-lg btn-primary w-100 mb-5">
                    <span class="indicator-label">Continue</span>
                    <span class="indicator-progress">Please Wait...
                        <span class="spinner-border spinner-border-sm align-middle ms-2"></span></span>
                </button>
            </div>
        <div></div></form>
    </div>
</div>
<div class="modal fade" id="kt_modal_two_factor_authentication" tabindex="-1" aria-hidden="true">
    <div class="modal-dialog modal-dialog-centered mw-500px">
        <div class="modal-content">
            <div class="modal-header flex-stack p-3 px-5">
                <h2 class="fs-5">Two-Factor Authentication</h2>
                <div class="btn btn-sm btn-icon btn-active-color-primary" data-bs-dismiss="modal">
                    <span class="svg-icon svg-icon-1">
                        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
                            <rect opacity="0.5" x="6" y="17.3137" width="16" height="2" rx="1" transform="rotate(-45 6 17.3137)" fill="black"></rect>
                            <rect x="7.41422" y="6" width="16" height="2" rx="1" transform="rotate(45 7.41422 6)" fill="black"></rect>
                        </svg>
                    </span>
                </div>
            </div>
            <div class="modal-body scroll-y px-8 py-5">
                <div data-kt-element="sms">
                    <div class="text-muted fw-bold mb-6 auth-message">
                        Please enter the 6-digit verification code sent to your phone to continue.
                    </div>
                    <form id="kt_verify_form" data-kt-element="sms-form" class="form fv-plugins-bootstrap5 fv-plugins-framework" action="#">
                        <div class="mb-5 fv-row fv-plugins-icon-container">
                            <input type="text" class="form-control form-control-lg mx-auto w-auto text-center" name="Code" placeholder="XXXXXX" maxlength="6" required="">
                            <div class="fv-plugins-message-container invalid-feedback"></div>
                        <div class="fv-plugins-message-container invalid-feedback"></div></div>
                        <div class="d-flex flex-center">
                            <button id="kt_verfiy_submit" type="submit" data-kt-element="sms-submit" class="btn btn-primary">
                                <span class="indicator-label">Send</span>
                                <span class="indicator-progress">Please wait...
                                    <span class="spinner-border spinner-border-sm align-middle ms-2"></span></span>
                            </button>
                        </div>
                    <div></div></form>
                </div>
            </div>
        </div>
    </div>

</div>
            <div class="d-flex flex-center flex-column-auto p-10">
                <div class="d-flex align-items-center fw-bold fs-6">
                    <a href="javascript:void(0);" class="text-muted text-hover-primary px-2">Hyper Teknoloji v2Panel</a>
                </div>
            </div>
        </div>
    </div>
    <script>
    var hostUrl = "/assets/";
    var API_URL_AUTH = "https://api.s2gepin.com";
</script>
<!--begin::Global Javascript Bundle(used by all pages)-->
<script src="/assets/plugins/global/plugins.bundle.js"></script>
<script src="/assets/js/ajaxRequest.js?id=9b1c7ba4530fe6ce79ebbb4334956268"></script>
<script src="/assets/js/scripts.bundle.js?id=c0f44953bfd3622b1e227d2b38a7c679"></script>
<!--end::Global Javascript Bundle-->


    <!--begin::Page Custom Javascript(used by this page)-->
    <script src="/assets/js/login/login.js?id=085e740c321325477e6b1baa353e8b2e"></script>
    <!--end::Page Custom Javascript-->



<svg id="SvgjsSvg1001" width="2" height="0" xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.dev" style="overflow: hidden; top: -100%; left: -100%; position: absolute; opacity: 0;"><defs id="SvgjsDefs1002"></defs><polyline id="SvgjsPolyline1003" points="0,0"></polyline><path id="SvgjsPath1004" d="M0 0 "></path></svg></body></html>