VaKeR CYBER ARMY
Logo of a company Server : Apache/2.4.41 (Ubuntu)
System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 7.4.33
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Directory :  /var/www/html/libs/absol/demo/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/html/libs/absol/demo/html2image.html
<html>

<head>
    <meta charset="UTF-8">
    <title>Page Image</title>
    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css"
        integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
    <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
    <link href="https://cdn.materialdesignicons.com/3.6.95/css/materialdesignicons.min.css" rel="stylesheet">
    <script src="../dist/absol.js?date=<?php  echo stat('../dist/absol.js')['mtime'];?>"></script>
    <link rel="stylesheet" href="https://absol.cf/hightlight/styles/default.css">
    <script src="https://absol.cf/hightlight/highlight.pack.js"></script>
</head>

<body>
    <!-- <code class="xml viewable">
        <script src="https://absol.cf/hightlight/highlight.pack.js"></script>
    </code> -->
    <div class="demo">
        <div><label>Url </label><input type="text" value="https://google.com" /><input type="number" value="0"
                min="0" style="width: 5em" /><button>send</button></div>
        <img class="page-img" />
    </div>
    <script class="viewable">
        var $ = absol.$;
        var _ = absol._;
        var mDemo = $('.demo');
        var mImage = $('.page-img', mDemo);
        var mInput = $('input[type="text"]', mDemo);
        var mDelayInput = $('input[type="number"]', mDemo);
        var mButton = $('button', mDemo).on('click', function () {
            mImage.src = "https://absol.cf/exticons/other/ellipsis_loading.svg";
            mButton.disabled = true;
            absol.XHR.postRepquest("https://absol.cf:9095/html2image", JSON.stringify({
                apiKey: "auKB8o83G7EONRE8rmqgPGfv_jaG3XitkwiKg-Ihxbi0i9loWMjnbjVFBV_NGFLp95-UPGqan5iTeMmllazVCaIRgdVlSBIS3ruR8W6JAF814JNftAu1IqQYWdK0aZdACVowdKac5iGe7_to3n6pewDkQ4ibZ8xXQv7D-zZblrk",
                url: mInput.value,
                delayTime: mDelayInput.value
            }), 'json').then(function (res) {
                mButton.disabled = false;
                if (res.img) {
                    mImage.src = res.img;
                }
                else {
                    mImage.src = "https://absol.cf/exticons/other/error_2d3.svg";
                }
            });
        });


    </script>

    <script src="./autohightlighting.js?"></script>
</body>

VaKeR 2022