NG1NDEX
Server IP : 103.233.192.212  /  Your IP : 3.17.80.220
Web Server : Apache/2
System : Linux sv1.inde.co.th 3.10.0-1160.36.2.el7.x86_64 #1 SMP Wed Jul 21 11:57:15 UTC 2021 x86_64
User : sumpatuan ( 1058)
PHP Version : 5.5.38
Disable Function : symlink,shell_exec,exec,proc_close,proc_open,popen,system,dl,putenv,passthru,escapeshellarg,escapeshellcmd,pcntl_exec,proc_get_status,proc_nice,proc_terminate,pclose,ini_alter,virtual,openlog,ini_restore
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/sumpatuan/domains/sumpatuan.go.th/public_html/main/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/sumpatuan/domains/sumpatuan.go.th/public_html/main/cookie.php
        <!--------------------------------------------------------------------- Cookie ---------------------------------------------------------->
        <div id="cookie-accept" class="div_cookie">
            <div class="container">
                <div class="row pt-2 pb-3">
                    <div class="col-lg-10 m-auto">
                        <span class="text-white fs-18 lh-base fw-300" >เว็บไซต์ของเราใช้คุกกี้ เพื่อจัดการข้อมูลส่วนบุคคล และพัฒนาประสบการณ์การใช้งานให้กับผู้ใช้ <br class="hideTab">อ่านเพิ่มเติมใน <a href="Privacy" target="_blank" class="link-warning link-offset-3 fw-500">นโยบายความเป็นส่วนตัวและคุกกี้</a></span>
                    </div>
                    <div class="col-lg-2 m-auto text-end">
                        <button type="button" id="close-accept" name="close-accept" class="btn btn-lg btn-danger rounded-pill"><i class="fas fa-check-circle"></i> ยอมรับ</button>
                    </div>
                </div>
            </div>
        </div>
        <script>
                if (document.cookie.indexOf("accept-cookie=yes") >= 0){
                    document.getElementById('cookie-accept').style.display = 'none';
                }else{
                    document.getElementById('cookie-accept').style.display = 'block';
                }

                $("#close-accept").click(function(event){
                    document.getElementById('cookie-accept').style.display='none';

                        if (document.cookie.indexOf("accept-cookie=yes") >= 0){

                        }else{
                            expiry = new Date();
                            expiry.setTime(expiry.getTime()+(365*24*60*60*1000)); 
                            document.cookie = "accept-cookie=yes; expires=" + expiry.toGMTString();
                        }

                    var data=$(this).text();
                    event.preventDefault()
                        $.ajax({
                            url: "index.php",
                            type: "POST",
                            data: {"close-accept":data},
                            success: function(data){
                                data = JSON.toString(data);

                            }
                        });
                });
        </script>
        <!------------------------------------------------------------------------------------------------------------------------------------>

Anon7 - 2022
AnonSec Team