<!DOCTYPE html>
<html lang="zh-cn">
<head>
    <meta charset="utf-8" />
    <title>文本查看器</title>
    <link rel="stylesheet" href="https://s4.zstatic.net/ajax/libs/highlight.js/11.6.0/styles/github.min.css">
    <style type="text/css" media="screen">
        code{
            font-family:  Arial,sans-serif;
        }
        #viewhtml{
            word-break: break-all;
            white-space: break-spaces;
        }
    </style>
</head>
<body>
<pre><code id="viewhtml">{
    &quot;backup_id&quot;: &quot;41e2ece1953929ba9ef0968583fa9233&quot;,
    &quot;base_path&quot;: &quot;\/mnt\/sda1\/www\/TVbox&quot;,
    &quot;scan_dir&quot;: &quot;\/mnt\/sda1\/www\/TVbox&quot;,
    &quot;relative_scan_dir&quot;: &quot;.&quot;,
    &quot;files&quot;: {
        &quot;DEMO.json&quot;: {
            &quot;path&quot;: &quot;DEMO.json&quot;,
            &quot;full_path&quot;: &quot;\/mnt\/sda1\/www\/TVbox\/DEMO.json&quot;,
            &quot;size&quot;: 9362,
            &quot;modified&quot;: 1756804454,
            &quot;md5&quot;: &quot;8c791299a9f357c4358e8d6310fdf52f&quot;
        },
        &quot;index.php&quot;: {
            &quot;path&quot;: &quot;index.php&quot;,
            &quot;full_path&quot;: &quot;\/mnt\/sda1\/www\/TVbox\/index.php&quot;,
            &quot;size&quot;: 1794,
            &quot;modified&quot;: 1756805230,
            &quot;md5&quot;: &quot;c33f515d8261f6d9a6093c4fa6f68d13&quot;
        },
        &quot;iptv4.m3u&quot;: {
            &quot;path&quot;: &quot;iptv4.m3u&quot;,
            &quot;full_path&quot;: &quot;\/mnt\/sda1\/www\/TVbox\/iptv4.m3u&quot;,
            &quot;size&quot;: 539330,
            &quot;modified&quot;: 1756804456,
            &quot;md5&quot;: &quot;bf5a63673b3f467ff9726bb7f4a987f6&quot;
        },
        &quot;iptv6.m3u&quot;: {
            &quot;path&quot;: &quot;iptv6.m3u&quot;,
            &quot;full_path&quot;: &quot;\/mnt\/sda1\/www\/TVbox\/iptv6.m3u&quot;,
            &quot;size&quot;: 17214,
            &quot;modified&quot;: 1756804456,
            &quot;md5&quot;: &quot;15d20433b52bac350f14834ba5c373b2&quot;
        },
        &quot;README.md&quot;: {
            &quot;path&quot;: &quot;README.md&quot;,
            &quot;full_path&quot;: &quot;\/mnt\/sda1\/www\/TVbox\/README.md&quot;,
            &quot;size&quot;: 10122,
            &quot;modified&quot;: 1756804456,
            &quot;md5&quot;: &quot;16d2e199a5f896575bcbc0f18ce53e08&quot;
        },
        &quot;top98.json&quot;: {
            &quot;path&quot;: &quot;top98.json&quot;,
            &quot;full_path&quot;: &quot;\/mnt\/sda1\/www\/TVbox\/top98.json&quot;,
            &quot;size&quot;: 16302,
            &quot;modified&quot;: 1756804456,
            &quot;md5&quot;: &quot;b6c1a1567642b95ece09d5d0b2786bff&quot;
        },
        &quot;TVBox \u5f00\u6e90\u7248.md&quot;: {
            &quot;path&quot;: &quot;TVBox \u5f00\u6e90\u7248.md&quot;,
            &quot;full_path&quot;: &quot;\/mnt\/sda1\/www\/TVbox\/TVBox \u5f00\u6e90\u7248.md&quot;,
            &quot;size&quot;: 4572,
            &quot;modified&quot;: 1756804456,
            &quot;md5&quot;: &quot;39ba34e73464a95eea01ce22b20e5097&quot;
        },
        &quot;bak_sender.php&quot;: {
            &quot;path&quot;: &quot;bak_sender.php&quot;,
            &quot;full_path&quot;: &quot;\/mnt\/sda1\/www\/TVbox\/bak_sender.php&quot;,
            &quot;size&quot;: 42944,
            &quot;modified&quot;: 1769412428,
            &quot;md5&quot;: &quot;bd5b28d3e3ea06f55dc0ae51818d617a&quot;
        }
    },
    &quot;pending&quot;: [],
    &quot;completed&quot;: [
        &quot;DEMO.json&quot;,
        &quot;index.php&quot;,
        &quot;iptv4.m3u&quot;,
        &quot;iptv6.m3u&quot;,
        &quot;README.md&quot;,
        &quot;top98.json&quot;,
        &quot;TVBox \u5f00\u6e90\u7248.md&quot;,
        &quot;bak_sender.php&quot;
    ],
    &quot;failed&quot;: [],
    &quot;excluded&quot;: [],
    &quot;start_time&quot;: 1769412498,
    &quot;last_update&quot;: 1769412528,
    &quot;total_files&quot;: 8,
    &quot;total_size&quot;: 641640
}</code></pre>
<script src="https://s4.zstatic.net/ajax/libs/highlight.js/11.6.0/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
</body>
</html>