请更新你的浏览器 你的浏览器已不再受支持。请尽快更新,以畅享最理想的 YouTube 体验和我们的最新功能。 了解详情 Microsoft Edge Mozilla Firefox Opera Google Chrome以后再提醒我 关于 版权 联系我们 条款 隐私权 政策与安全 © 2025 Google LLC
While it’s not a common occurrence, YouTube can sometimes go down. This is the first thing you should check. There is no straightforward way to check if YouTube’s servers are non-operational, but we recommend a couple of methods. You can get the info straight from the horse’s mouth...
disk: 1000 -mounts: - run: - source: local - source_path: run # The configuration of app when it is exposed to the web. web: @@ -26,8 +24,8 @@ web: root: "_docs" index: - "index.html" - expires: 300s - passthru: false + expires: 1y + passthru: "/404.html" ...