HEX
Server: nginx/1.28.1
System: Linux iZgw8b5bpgd4jyptfmmmxgZ 6.6.102-5.2.alnx4.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Nov 27 23:11:10 CST 2025 x86_64
User: www (1000)
PHP: 8.2.28
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.scdc-marine.com/wp-content/plugins/Static-Html-Output/views/tab_logs.phtml
<div class="export_logs" style="display:none;">
<!-- 日志: -->
    <br>

    <select id="log_switcher">
        <option value="">选择要查看的日志:</option>
        <option value="detected_wordpress_urls">检测 WordPress 系统提供原始 URL </option>
        <option value="modified_crawl_list">Modified crawl list 经过过滤 或添加设置后的爬站 URL 列表</option>
        <option value="discovered_urls">Discovered URLs during crawl 爬网期间发现的所有 URL 路径(网站中存在的 URL 地址)</option>
        <option value="crawled_links">Crawled links 爬网的链接(包含主题 静态文件路径 )</option>
        <option value="encountered_404s">404s encountered 遇到的404页面</option>
        <option value="export_log">Export log 导出的日志</option>
    </select>

    <button id="reload_log_button" class="button-secondary">重新载入日志</button>



    <div id="log_load_progress" class="pulsate-css" style="float:none;display:none;"></div>

    <br>
    <br>

    <textarea id="export_log_textarea" style="width:100%;min-height:300px;padding:12px;" disabled>
    请从上面的菜单中选择要查看的日志...
    </textarea>


</div> <!-- end advanced settings -->