HEX
Server: nginx/1.18.0
System: Linux iZj6c1ieg2jrpk1z5tzi19Z 6.3.9-1.el7.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun 21 22:18:40 EDT 2023 x86_64
User: www (1001)
PHP: 8.2.4
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/www.cytocare.cn/wp-content/plugins/wedocs/templates/modals/search-modal.php
<div role='button' class='doc-search doc-search-container'>
    <div class='doc-search-modal'>
        <div class='modal-header doc-search-bar'>
            <form class='doc-search-form'>
                <label class='doc-search-magnifier-label' for='doc-search-input' id='doc-search-label'>
                    <svg width='20' height='20' class='doc-search-icon' viewBox='0 0 20 20'>
                        <path
                            fill='none'
                            stroke-width='2'
                            stroke='#475569'
                            fill-rule='evenodd'
                            stroke-linecap='round'
                            stroke-linejoin='round'
                            d='M14.386 14.386l4.0877 4.0877-4.0877-4.0877c-2.9418 2.9419-7.7115 2.9419-10.6533 0-2.9419-2.9418-2.9419-7.7115 0-10.6533 2.9418-2.9419 7.7115-2.9419 10.6533 0 2.9419 2.9418 2.9419 7.7115 0 10.6533z'
                        ></path>
                    </svg>
                </label>
                <div class='doc-search-loading-indicator' style='width: 20px; display: none;'>
                    <svg viewBox='0 0 38 38' stroke='currentColor' stroke-opacity='.5'>
                        <g fill='none' fill-rule='evenodd'>
                            <g transform='translate(1 1)' stroke-width='2'>
                                <circle stroke-opacity='.3' cx='18' cy='18' r='18'></circle>
                                <path d='M36 18c0-9.94-8.06-18-18-18'>
                                    <animateTransform attributeName='transform' type='rotate' from='0 18 18' to='360 18 18' dur='1s' repeatCount='indefinite'></animateTransform>
                                </path>
                            </g>
                        </g>
                    </svg>
                </div>
                <div class='doc-search-field'>
                    <input
                        type='text'
                        id='doc-search-input'
                        placeholder='<?php _e( 'Search documentation', 'wedocs' ); ?>'
                    />
                    <svg fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="search-clean">
                        <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
                    </svg>
                </div>
            </form>
            <button class='doc-search-cancel' type='reset'>
                <?php _e( 'ESC', 'wedocs' ); ?>
            </button>
        </div>
        <div class='modal-body doc-search-dropdown'>
            <div class='doc-search-dropdown-container'>
                <section class='doc-search-hits'>
                    <div class='doc-empty-search'>
                        <?php _e( 'Search field cannot be blank', 'wedocs' ); ?>
                    </div>
                </section>
            </div>
        </div>
    </div>
</div>