most-box 0.0.4 → 0.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (197) hide show
  1. package/LICENSE +21 -21
  2. package/README.md +222 -182
  3. package/electron/main.js +67 -0
  4. package/out/404/index.html +2 -2
  5. package/out/404.html +2 -2
  6. package/out/__next.__PAGE__.txt +6 -4
  7. package/out/__next._full.txt +20 -17
  8. package/out/__next._head.txt +3 -3
  9. package/out/__next._index.txt +6 -5
  10. package/out/__next._tree.txt +4 -2
  11. package/out/_next/static/chunks/00s106sbq8t9v.js +1 -0
  12. package/out/_next/static/chunks/0174xh3wfsjm1.js +2 -0
  13. package/out/_next/static/chunks/01xlw8hd842-c.js +1 -0
  14. package/out/_next/static/chunks/02ou_44kkb5dz.js +1 -0
  15. package/out/_next/static/chunks/02pr2b_eos3~h.js +1 -0
  16. package/out/_next/static/chunks/07lsjkarm1p9f.css +1 -0
  17. package/out/_next/static/chunks/0_-ccbcyh_o30.css +1 -0
  18. package/out/_next/static/chunks/0_b839~4.q324.js +1 -0
  19. package/out/_next/static/chunks/0_sna3wdypbzr.js +1 -0
  20. package/out/_next/static/chunks/0_wia9ofmsi1c.css +2 -0
  21. package/out/_next/static/chunks/0byj66sc-9o0g.js +1 -0
  22. package/out/_next/static/chunks/0bzupvr5gt3k9.js +31 -0
  23. package/out/_next/static/chunks/0d3shmwh5_nmn.js +1 -0
  24. package/out/_next/static/chunks/0du450zbk4kq_.js +1 -0
  25. package/out/_next/static/chunks/0e_h0d3ekzks8.css +1 -0
  26. package/out/_next/static/chunks/0ho~log~~-jwp.css +1 -0
  27. package/out/_next/static/chunks/0ibjp~7qzxfjv.js +5 -0
  28. package/out/_next/static/chunks/0imvn_arv36xt.css +1 -0
  29. package/out/_next/static/chunks/0j9~17180dl8j.js +1 -0
  30. package/out/_next/static/chunks/0ji.28mehrvdp.js +1 -0
  31. package/out/_next/static/chunks/0jl~j62iz2uvr.js +1 -0
  32. package/out/_next/static/chunks/0nct0fubs64d-.js +1 -0
  33. package/out/_next/static/chunks/{0bogtdbh.dcu1.js → 0n~dq4kpx9xxx.js} +1 -1
  34. package/out/_next/static/chunks/0pqt~8bl3ukh4.js +4 -0
  35. package/out/_next/static/chunks/0q7ck9f.90_i9.js +1 -0
  36. package/out/_next/static/chunks/0qub_r0x_r-e9.css +1 -0
  37. package/out/_next/static/chunks/0rr4gwjp9z~9a.js +1 -0
  38. package/out/_next/static/chunks/0ry.po.a~iu4p.js +1 -0
  39. package/out/_next/static/chunks/0slwj0c46k5cu.js +1 -0
  40. package/out/_next/static/chunks/0sorqk.oc6b7j.css +1 -0
  41. package/out/_next/static/chunks/11dalasm30arx.js +1 -0
  42. package/out/_next/static/chunks/turbopack-0a_g3u0ud~jb8.js +1 -0
  43. package/out/_not-found/__next._full.txt +19 -15
  44. package/out/_not-found/__next._head.txt +3 -3
  45. package/out/_not-found/__next._index.txt +6 -5
  46. package/out/_not-found/__next._not-found.__PAGE__.txt +9 -0
  47. package/out/_not-found/__next._not-found.txt +3 -3
  48. package/out/_not-found/__next._tree.txt +2 -2
  49. package/out/_not-found/index.html +2 -2
  50. package/out/_not-found/index.txt +19 -15
  51. package/out/app/__next._full.txt +20 -0
  52. package/out/app/__next._head.txt +5 -0
  53. package/out/app/__next._index.txt +7 -0
  54. package/out/app/__next._tree.txt +2 -0
  55. package/out/app/__next.app.__PAGE__.txt +9 -0
  56. package/out/app/__next.app.txt +5 -0
  57. package/out/app/index.html +15 -0
  58. package/out/app/index.txt +20 -0
  59. package/out/changelog/__next._full.txt +22 -0
  60. package/out/changelog/__next._head.txt +5 -0
  61. package/out/changelog/__next._index.txt +7 -0
  62. package/out/changelog/__next._tree.txt +3 -0
  63. package/out/changelog/__next.changelog.__PAGE__.txt +10 -0
  64. package/out/changelog/__next.changelog.txt +5 -0
  65. package/out/changelog/index.html +15 -0
  66. package/out/changelog/index.txt +22 -0
  67. package/out/chat/__next._full.txt +20 -18
  68. package/out/chat/__next._head.txt +3 -3
  69. package/out/chat/__next._index.txt +6 -5
  70. package/out/chat/__next._tree.txt +3 -3
  71. package/out/chat/__next.chat.__PAGE__.txt +9 -0
  72. package/out/chat/__next.chat.txt +5 -4
  73. package/out/chat/index.html +2 -2
  74. package/out/chat/index.txt +20 -18
  75. package/out/docs/__next._full.txt +22 -0
  76. package/out/docs/__next._head.txt +5 -0
  77. package/out/docs/__next._index.txt +7 -0
  78. package/out/docs/__next._tree.txt +3 -0
  79. package/out/docs/__next.docs.__PAGE__.txt +10 -0
  80. package/out/docs/__next.docs.txt +5 -0
  81. package/out/docs/getting-started/__next._full.txt +22 -0
  82. package/out/docs/getting-started/__next._head.txt +5 -0
  83. package/out/docs/getting-started/__next._index.txt +7 -0
  84. package/out/docs/getting-started/__next._tree.txt +3 -0
  85. package/out/docs/getting-started/__next.docs.getting-started.__PAGE__.txt +10 -0
  86. package/out/docs/getting-started/__next.docs.getting-started.txt +5 -0
  87. package/out/docs/getting-started/__next.docs.txt +5 -0
  88. package/out/docs/getting-started/index.html +15 -0
  89. package/out/docs/getting-started/index.txt +22 -0
  90. package/out/docs/index.html +15 -0
  91. package/out/docs/index.txt +22 -0
  92. package/out/download/__next._full.txt +34 -0
  93. package/out/download/__next._head.txt +5 -0
  94. package/out/download/__next._index.txt +7 -0
  95. package/out/download/__next._tree.txt +4 -0
  96. package/out/download/__next.download.__PAGE__.txt +16 -0
  97. package/out/download/__next.download.txt +5 -0
  98. package/out/download/index.html +15 -0
  99. package/out/download/index.txt +34 -0
  100. package/out/fonts/jetbrains-mono-latin-400-normal.woff2 +0 -0
  101. package/out/fonts/jetbrains-mono-latin-500-normal.woff2 +0 -0
  102. package/out/fonts/jetbrains-mono-latin-600-normal.woff2 +0 -0
  103. package/out/fonts/jetbrains-mono-latin-700-normal.woff2 +0 -0
  104. package/out/index.html +2 -2
  105. package/out/index.txt +20 -17
  106. package/out/lottery/__next._full.txt +21 -0
  107. package/out/lottery/__next._head.txt +5 -0
  108. package/out/lottery/__next._index.txt +7 -0
  109. package/out/lottery/__next._tree.txt +3 -0
  110. package/out/lottery/__next.lottery.__PAGE__.txt +9 -0
  111. package/out/lottery/__next.lottery.txt +6 -0
  112. package/out/lottery/index.html +15 -0
  113. package/out/lottery/index.txt +21 -0
  114. package/out/ping/__next._full.txt +21 -0
  115. package/out/ping/__next._head.txt +5 -0
  116. package/out/ping/__next._index.txt +7 -0
  117. package/out/ping/__next._tree.txt +4 -0
  118. package/out/ping/__next.ping.__PAGE__.txt +10 -0
  119. package/out/ping/__next.ping.txt +5 -0
  120. package/out/ping/index.html +15 -0
  121. package/out/ping/index.txt +21 -0
  122. package/out/pwa-512x512.png +0 -0
  123. package/out/web3/__next._full.txt +21 -0
  124. package/out/web3/__next._head.txt +5 -0
  125. package/out/web3/__next._index.txt +7 -0
  126. package/out/web3/__next._tree.txt +3 -0
  127. package/out/web3/__next.web3.__PAGE__.txt +9 -0
  128. package/out/web3/__next.web3.txt +6 -0
  129. package/out/web3/ed25519/__next._full.txt +20 -0
  130. package/out/web3/ed25519/__next._head.txt +5 -0
  131. package/out/web3/ed25519/__next._index.txt +7 -0
  132. package/out/web3/ed25519/__next._tree.txt +3 -0
  133. package/out/web3/ed25519/__next.web3.ed25519.__PAGE__.txt +6 -0
  134. package/out/web3/ed25519/__next.web3.ed25519.txt +5 -0
  135. package/out/web3/ed25519/__next.web3.txt +6 -0
  136. package/out/web3/ed25519/index.html +1 -0
  137. package/out/web3/ed25519/index.txt +20 -0
  138. package/out/web3/index.html +15 -0
  139. package/out/web3/index.txt +21 -0
  140. package/out/web3/tools/__next._full.txt +20 -0
  141. package/out/web3/tools/__next._head.txt +5 -0
  142. package/out/web3/tools/__next._index.txt +7 -0
  143. package/out/web3/tools/__next._tree.txt +3 -0
  144. package/out/web3/tools/__next.web3.tools.__PAGE__.txt +6 -0
  145. package/out/web3/tools/__next.web3.tools.txt +5 -0
  146. package/out/web3/tools/__next.web3.txt +6 -0
  147. package/out/web3/tools/index.html +1 -0
  148. package/out/web3/tools/index.txt +20 -0
  149. package/package.json +162 -53
  150. package/public/fonts/jetbrains-mono-latin-400-normal.woff2 +0 -0
  151. package/public/fonts/jetbrains-mono-latin-500-normal.woff2 +0 -0
  152. package/public/fonts/jetbrains-mono-latin-600-normal.woff2 +0 -0
  153. package/public/fonts/jetbrains-mono-latin-700-normal.woff2 +0 -0
  154. package/public/pwa-512x512.png +0 -0
  155. package/server/cli.js +3 -0
  156. package/server/index.js +963 -0
  157. package/{src → server/src}/config.js +51 -50
  158. package/{src → server/src}/core/cid.js +157 -150
  159. package/{src → server/src}/index.js +1950 -1669
  160. package/server/src/utils/api.js +68 -0
  161. package/server/src/utils/avatar.js +11 -0
  162. package/{src → server/src}/utils/errors.js +70 -66
  163. package/server/src/utils/mostWallet.js +42 -0
  164. package/server/src/utils/mp.js +117 -0
  165. package/{src → server/src}/utils/security.js +173 -169
  166. package/server/src/utils/userIdentity.js +93 -0
  167. package/cli.js +0 -2
  168. package/out/_next/static/chunks/00l-yd3t8dvwz.js +0 -5
  169. package/out/_next/static/chunks/03k8t3tgym~8~.js +0 -1
  170. package/out/_next/static/chunks/09vfh8lfuacc0.css +0 -1
  171. package/out/_next/static/chunks/0dbhjjzl8qfwv.js +0 -1
  172. package/out/_next/static/chunks/0f73psqhr8dre.css +0 -1
  173. package/out/_next/static/chunks/0fbi7z4_.4j1j.js +0 -1
  174. package/out/_next/static/chunks/0ht900cau6_ur.js +0 -31
  175. package/out/_next/static/chunks/0ohm.ia-4ec60.js +0 -1
  176. package/out/_next/static/chunks/0u5ydb-f0.vxl.js +0 -1
  177. package/out/_next/static/chunks/14t2m1on-s5v~.js +0 -1
  178. package/out/_next/static/chunks/turbopack-076ce9exut_h3.js +0 -1
  179. package/out/_not-found/__next._not-found/__PAGE__.txt +0 -5
  180. package/out/app.css +0 -1535
  181. package/out/bundle.js +0 -107
  182. package/out/bundle.js.map +0 -7
  183. package/out/chat/__next.chat/__PAGE__.txt +0 -9
  184. package/out/chat-page.js +0 -112
  185. package/out/chat.css +0 -378
  186. package/out/index.js +0 -148
  187. package/public/app.css +0 -1535
  188. package/public/bundle.js +0 -107
  189. package/public/bundle.js.map +0 -7
  190. package/public/chat-page.js +0 -112
  191. package/public/chat.css +0 -378
  192. package/public/index.js +0 -148
  193. package/server.js +0 -880
  194. package/src/utils/api.js +0 -6
  195. /package/out/_next/static/{0h4f4QFk_KC9FlSRfQACk → alUUgRz4oMlw4EtULOYfV}/_buildManifest.js +0 -0
  196. /package/out/_next/static/{0h4f4QFk_KC9FlSRfQACk → alUUgRz4oMlw4EtULOYfV}/_clientMiddlewareManifest.js +0 -0
  197. /package/out/_next/static/{0h4f4QFk_KC9FlSRfQACk → alUUgRz4oMlw4EtULOYfV}/_ssgManifest.js +0 -0
package/out/404.html CHANGED
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html lang="zh-CN"><head><meta charSet="UTF-8"/><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/09vfh8lfuacc0.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0ht900cau6_ur.js"/><script src="/_next/static/chunks/00l-yd3t8dvwz.js" async=""></script><script src="/_next/static/chunks/0bogtdbh.dcu1.js" async=""></script><script src="/_next/static/chunks/turbopack-076ce9exut_h3.js" async=""></script><script src="/_next/static/chunks/0u5ydb-f0.vxl.js" async=""></script><script src="/_next/static/chunks/0dbhjjzl8qfwv.js" async=""></script><meta name="robots" content="noindex"/><link rel="icon" href="/favicon.ico"/><title>404: This page could not be found.</title><title>MostBox 文件管理</title><meta name="description" content="MostBox P2P 文件管理"/><script>
1
+ <!DOCTYPE html><html lang="zh-CN" data-scroll-behavior="smooth"><head><meta charSet="UTF-8"/><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/0_wia9ofmsi1c.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0bzupvr5gt3k9.js"/><script src="/_next/static/chunks/0pqt~8bl3ukh4.js" async=""></script><script src="/_next/static/chunks/0n~dq4kpx9xxx.js" async=""></script><script src="/_next/static/chunks/0174xh3wfsjm1.js" async=""></script><script src="/_next/static/chunks/turbopack-0a_g3u0ud~jb8.js" async=""></script><script src="/_next/static/chunks/0jl~j62iz2uvr.js" async=""></script><script src="/_next/static/chunks/0d3shmwh5_nmn.js" async=""></script><script src="/_next/static/chunks/11dalasm30arx.js" async=""></script><meta name="robots" content="noindex"/><link rel="icon" href="/favicon.ico"/><meta name="theme-color" content="#5e6ad2"/><title>MostBox</title><meta name="description" content="P2P 文件分享,无需注册"/><script>
2
2
  (function() {
3
3
  var theme = localStorage.getItem('theme');
4
4
  if (theme === 'dark' || (!theme && window.matchMedia('(prefers-color-scheme: dark)').matches)) {
@@ -12,4 +12,4 @@
12
12
  window.onunhandledrejection = function(event) {
13
13
  console.error('[Unhandled Promise Rejection]', event.reason);
14
14
  };
15
- </script><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/0ht900cau6_ur.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[17279,[\"/_next/static/chunks/0u5ydb-f0.vxl.js\",\"/_next/static/chunks/0dbhjjzl8qfwv.js\"],\"ErrorBoundary\"]\n3:I[39756,[\"/_next/static/chunks/0u5ydb-f0.vxl.js\",\"/_next/static/chunks/0dbhjjzl8qfwv.js\"],\"default\"]\n4:I[37457,[\"/_next/static/chunks/0u5ydb-f0.vxl.js\",\"/_next/static/chunks/0dbhjjzl8qfwv.js\"],\"default\"]\n5:I[97367,[\"/_next/static/chunks/0u5ydb-f0.vxl.js\",\"/_next/static/chunks/0dbhjjzl8qfwv.js\"],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n9:I[97367,[\"/_next/static/chunks/0u5ydb-f0.vxl.js\",\"/_next/static/chunks/0dbhjjzl8qfwv.js\"],\"ViewportBoundary\"]\nb:I[97367,[\"/_next/static/chunks/0u5ydb-f0.vxl.js\",\"/_next/static/chunks/0dbhjjzl8qfwv.js\"],\"MetadataBoundary\"]\nd:I[68027,[\"/_next/static/chunks/0u5ydb-f0.vxl.js\",\"/_next/static/chunks/0dbhjjzl8qfwv.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/09vfh8lfuacc0.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/09vfh8lfuacc0.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0u5ydb-f0.vxl.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0dbhjjzl8qfwv.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"zh-CN\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"meta\",null,{\"charSet\":\"UTF-8\"}],[\"$\",\"meta\",null,{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\"}],[\"$\",\"link\",null,{\"rel\":\"icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n (function() {\\n var theme = localStorage.getItem('theme');\\n if (theme === 'dark' || (!theme \u0026\u0026 window.matchMedia('(prefers-color-scheme: dark)').matches)) {\\n document.documentElement.setAttribute('data-theme', 'dark');\\n }\\n })();\\n \"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"children\":[[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n window.onerror = function(message, source, lineno, colno, error) {\\n console.error('[Global Error]', { message, source, lineno, colno, error });\\n };\\n window.onunhandledrejection = function(event) {\\n console.error('[Unhandled Promise Rejection]', event.reason);\\n };\\n \"}}],[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:1:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:1:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:1:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:1:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,null]},null,false,\"$@8\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L9\",null,{\"children\":\"$La\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lc\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$d\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/09vfh8lfuacc0.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"0h4f4QFk_KC9FlSRfQACk\"}\n"])</script><script>self.__next_f.push([1,"e:[]\n8:\"$We\"\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"7:null\nc:[[\"$\",\"title\",\"0\",{\"children\":\"MostBox 文件管理\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"MostBox P2P 文件管理\"}]]\n"])</script></body></html>
15
+ </script><div class="not-found-page"><div class="not-found-card"><div class="not-found-icon"><svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-compass" aria-hidden="true"><circle cx="12" cy="12" r="10"></circle><path d="m16.24 7.76-1.804 5.411a2 2 0 0 1-1.265 1.265L7.76 16.24l1.804-5.411a2 2 0 0 1 1.265-1.265z"></path></svg></div><h1 class="not-found-title">页面未找到</h1><p class="not-found-desc">你访问的页面似乎已经迷失在 P2P 网络中了</p><div class="not-found-actions"><button class="not-found-btn-secondary"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-left" aria-hidden="true"><path d="m12 19-7-7 7-7"></path><path d="M19 12H5"></path></svg>上一页</button><a class="not-found-btn-primary" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-house" aria-hidden="true"><path d="M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"></path><path d="M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path></svg>回首页</a></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/0bzupvr5gt3k9.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[14232,[\"/_next/static/chunks/0jl~j62iz2uvr.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"ErrorBoundary\"]\n3:I[39756,[\"/_next/static/chunks/0jl~j62iz2uvr.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\"]\n4:I[37457,[\"/_next/static/chunks/0jl~j62iz2uvr.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\"]\n5:I[36768,[\"/_next/static/chunks/0jl~j62iz2uvr.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/11dalasm30arx.js\"],\"default\"]\n6:I[47257,[\"/_next/static/chunks/0jl~j62iz2uvr.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"ClientPageRoot\"]\n9:I[97367,[\"/_next/static/chunks/0jl~j62iz2uvr.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\nd:I[97367,[\"/_next/static/chunks/0jl~j62iz2uvr.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"ViewportBoundary\"]\nf:I[97367,[\"/_next/static/chunks/0jl~j62iz2uvr.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"MetadataBoundary\"]\n11:I[68027,[\"/_next/static/chunks/0jl~j62iz2uvr.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0_wia9ofmsi1c.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0_wia9ofmsi1c.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0jl~j62iz2uvr.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"zh-CN\",\"suppressHydrationWarning\":true,\"data-scroll-behavior\":\"smooth\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"meta\",null,{\"charSet\":\"UTF-8\"}],[\"$\",\"meta\",null,{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\"}],[\"$\",\"link\",null,{\"rel\":\"icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"meta\",null,{\"name\":\"theme-color\",\"content\":\"#5e6ad2\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n (function() {\\n var theme = localStorage.getItem('theme');\\n if (theme === 'dark' || (!theme \u0026\u0026 window.matchMedia('(prefers-color-scheme: dark)').matches)) {\\n document.documentElement.setAttribute('data-theme', 'dark');\\n }\\n })();\\n \"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"children\":[[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n window.onerror = function(message, source, lineno, colno, error) {\\n console.error('[Global Error]', { message, source, lineno, colno, error });\\n };\\n window.onunhandledrejection = function(event) {\\n console.error('[Unhandled Promise Rejection]', event.reason);\\n };\\n \"}}],[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"$L5\",null,{}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L6\",null,{\"Component\":\"$5\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@7\",\"$@8\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/11dalasm30arx.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@b\"}]}]]}],{},null,false,null]},null,false,\"$@c\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L10\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$11\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0_wia9ofmsi1c.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"alUUgRz4oMlw4EtULOYfV\"}\n"])</script><script>self.__next_f.push([1,"12:[]\nc:\"$W12\"\n7:{}\n8:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"b:null\n10:[[\"$\",\"title\",\"0\",{\"children\":\"MostBox\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"P2P 文件分享,无需注册\"}]]\n"])</script></body></html>
@@ -1,9 +1,11 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[47257,["/_next/static/chunks/0u5ydb-f0.vxl.js","/_next/static/chunks/0dbhjjzl8qfwv.js"],"ClientPageRoot"]
3
- 3:I[29615,["/_next/static/chunks/0u5ydb-f0.vxl.js","/_next/static/chunks/0dbhjjzl8qfwv.js","/_next/static/chunks/03k8t3tgym~8~.js","/_next/static/chunks/0ohm.ia-4ec60.js"],"default"]
4
- 6:I[97367,["/_next/static/chunks/0u5ydb-f0.vxl.js","/_next/static/chunks/0dbhjjzl8qfwv.js"],"OutletBoundary"]
2
+ 2:I[47257,["/_next/static/chunks/0jl~j62iz2uvr.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ClientPageRoot"]
3
+ 3:I[31713,["/_next/static/chunks/0jl~j62iz2uvr.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/02ou_44kkb5dz.js"],"default"]
4
+ 6:I[97367,["/_next/static/chunks/0jl~j62iz2uvr.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/03k8t3tgym~8~.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0ohm.ia-4ec60.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"0h4f4QFk_KC9FlSRfQACk"}
6
+ :HL["/_next/static/chunks/0_-ccbcyh_o30.css","style"]
7
+ :HL["/_next/static/chunks/0imvn_arv36xt.css","style"]
8
+ 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0_-ccbcyh_o30.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0imvn_arv36xt.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/02ou_44kkb5dz.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"alUUgRz4oMlw4EtULOYfV"}
7
9
  4:{}
8
10
  5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
9
11
  8:null
@@ -1,18 +1,21 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[17279,["/_next/static/chunks/0u5ydb-f0.vxl.js","/_next/static/chunks/0dbhjjzl8qfwv.js"],"ErrorBoundary"]
3
- 3:I[39756,["/_next/static/chunks/0u5ydb-f0.vxl.js","/_next/static/chunks/0dbhjjzl8qfwv.js"],"default"]
4
- 4:I[37457,["/_next/static/chunks/0u5ydb-f0.vxl.js","/_next/static/chunks/0dbhjjzl8qfwv.js"],"default"]
5
- 5:I[47257,["/_next/static/chunks/0u5ydb-f0.vxl.js","/_next/static/chunks/0dbhjjzl8qfwv.js"],"ClientPageRoot"]
6
- 6:I[29615,["/_next/static/chunks/0u5ydb-f0.vxl.js","/_next/static/chunks/0dbhjjzl8qfwv.js","/_next/static/chunks/03k8t3tgym~8~.js","/_next/static/chunks/0ohm.ia-4ec60.js"],"default"]
7
- 9:I[97367,["/_next/static/chunks/0u5ydb-f0.vxl.js","/_next/static/chunks/0dbhjjzl8qfwv.js"],"OutletBoundary"]
8
- a:"$Sreact.suspense"
9
- c:I[97367,["/_next/static/chunks/0u5ydb-f0.vxl.js","/_next/static/chunks/0dbhjjzl8qfwv.js"],"ViewportBoundary"]
10
- e:I[97367,["/_next/static/chunks/0u5ydb-f0.vxl.js","/_next/static/chunks/0dbhjjzl8qfwv.js"],"MetadataBoundary"]
11
- 10:I[68027,["/_next/static/chunks/0u5ydb-f0.vxl.js","/_next/static/chunks/0dbhjjzl8qfwv.js"],"default",1]
12
- :HL["/_next/static/chunks/09vfh8lfuacc0.css","style"]
13
- 0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/09vfh8lfuacc0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0u5ydb-f0.vxl.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0dbhjjzl8qfwv.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","meta",null,{"charSet":"UTF-8"}],["$","meta",null,{"name":"viewport","content":"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"}],["$","link",null,{"rel":"icon","href":"/favicon.ico"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n (function() {\n var theme = localStorage.getItem('theme');\n if (theme === 'dark' || (!theme && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.setAttribute('data-theme', 'dark');\n }\n })();\n "}}]]}],["$","body",null,{"children":["$","$L2",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n window.onerror = function(message, source, lineno, colno, error) {\n console.error('[Global Error]', { message, source, lineno, colno, error });\n };\n window.onunhandledrejection = function(event) {\n console.error('[Unhandled Promise Rejection]', event.reason);\n };\n "}}],["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}]}]]}]]}],{"children":[["$","$1","c",{"children":[["$","$L5",null,{"Component":"$6","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@7","$@8"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/03k8t3tgym~8~.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0ohm.ia-4ec60.js","async":true,"nonce":"$undefined"}]],["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],null]}],false]],"m":"$undefined","G":["$10",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/09vfh8lfuacc0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"0h4f4QFk_KC9FlSRfQACk"}
14
- 7:{}
15
- 8:"$0:f:0:1:1:children:0:props:children:0:props:serverProvidedParams:params"
16
- d:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
17
- b:null
18
- f:[["$","title","0",{"children":"MostBox 文件管理"}],["$","meta","1",{"name":"description","content":"MostBox P2P 文件管理"}]]
2
+ 2:I[14232,["/_next/static/chunks/0jl~j62iz2uvr.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ErrorBoundary"]
3
+ 3:I[39756,["/_next/static/chunks/0jl~j62iz2uvr.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
4
+ 4:I[37457,["/_next/static/chunks/0jl~j62iz2uvr.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
5
+ 5:I[36768,["/_next/static/chunks/0jl~j62iz2uvr.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/11dalasm30arx.js"],"default"]
6
+ 6:I[47257,["/_next/static/chunks/0jl~j62iz2uvr.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ClientPageRoot"]
7
+ 7:I[31713,["/_next/static/chunks/0jl~j62iz2uvr.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/02ou_44kkb5dz.js"],"default"]
8
+ a:I[97367,["/_next/static/chunks/0jl~j62iz2uvr.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"OutletBoundary"]
9
+ b:"$Sreact.suspense"
10
+ d:I[97367,["/_next/static/chunks/0jl~j62iz2uvr.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ViewportBoundary"]
11
+ f:I[97367,["/_next/static/chunks/0jl~j62iz2uvr.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"MetadataBoundary"]
12
+ 11:I[68027,["/_next/static/chunks/0jl~j62iz2uvr.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default",1]
13
+ :HL["/_next/static/chunks/0_wia9ofmsi1c.css","style"]
14
+ :HL["/_next/static/chunks/0_-ccbcyh_o30.css","style"]
15
+ :HL["/_next/static/chunks/0imvn_arv36xt.css","style"]
16
+ 0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0_wia9ofmsi1c.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0jl~j62iz2uvr.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","suppressHydrationWarning":true,"data-scroll-behavior":"smooth","children":[["$","head",null,{"children":[["$","meta",null,{"charSet":"UTF-8"}],["$","meta",null,{"name":"viewport","content":"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"}],["$","link",null,{"rel":"icon","href":"/favicon.ico"}],["$","meta",null,{"name":"theme-color","content":"#5e6ad2"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n (function() {\n var theme = localStorage.getItem('theme');\n if (theme === 'dark' || (!theme && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.setAttribute('data-theme', 'dark');\n }\n })();\n "}}]]}],["$","body",null,{"children":["$","$L2",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n window.onerror = function(message, source, lineno, colno, error) {\n console.error('[Global Error]', { message, source, lineno, colno, error });\n };\n window.onunhandledrejection = function(event) {\n console.error('[Unhandled Promise Rejection]', event.reason);\n };\n "}}],["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","$L5",null,{}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}]}]]}]]}],{"children":[["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@8","$@9"]}}],[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0_-ccbcyh_o30.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0imvn_arv36xt.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/02ou_44kkb5dz.js","async":true,"nonce":"$undefined"}]],["$","$La",null,{"children":["$","$b",null,{"name":"Next.MetadataOutlet","children":"$@c"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$b",null,{"name":"Next.Metadata","children":"$L10"}]}]}],null]}],false]],"m":"$undefined","G":["$11",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0_wia9ofmsi1c.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"alUUgRz4oMlw4EtULOYfV"}
17
+ 8:{}
18
+ 9:"$0:f:0:1:1:children:0:props:children:0:props:serverProvidedParams:params"
19
+ e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
20
+ c:null
21
+ 10:[["$","title","0",{"children":"MostBox"}],["$","meta","1",{"name":"description","content":"P2P 文件分享,无需注册"}]]
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[97367,["/_next/static/chunks/0u5ydb-f0.vxl.js","/_next/static/chunks/0dbhjjzl8qfwv.js"],"ViewportBoundary"]
3
- 3:I[97367,["/_next/static/chunks/0u5ydb-f0.vxl.js","/_next/static/chunks/0dbhjjzl8qfwv.js"],"MetadataBoundary"]
2
+ 2:I[97367,["/_next/static/chunks/0jl~j62iz2uvr.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ViewportBoundary"]
3
+ 3:I[97367,["/_next/static/chunks/0jl~j62iz2uvr.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"MostBox 文件管理"}],["$","meta","1",{"name":"description","content":"MostBox P2P 文件管理"}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"0h4f4QFk_KC9FlSRfQACk"}
5
+ 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"MostBox"}],["$","meta","1",{"name":"description","content":"P2P 文件分享,无需注册"}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"alUUgRz4oMlw4EtULOYfV"}
@@ -1,6 +1,7 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[17279,["/_next/static/chunks/0u5ydb-f0.vxl.js","/_next/static/chunks/0dbhjjzl8qfwv.js"],"ErrorBoundary"]
3
- 3:I[39756,["/_next/static/chunks/0u5ydb-f0.vxl.js","/_next/static/chunks/0dbhjjzl8qfwv.js"],"default"]
4
- 4:I[37457,["/_next/static/chunks/0u5ydb-f0.vxl.js","/_next/static/chunks/0dbhjjzl8qfwv.js"],"default"]
5
- :HL["/_next/static/chunks/09vfh8lfuacc0.css","style"]
6
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/09vfh8lfuacc0.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0u5ydb-f0.vxl.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0dbhjjzl8qfwv.js","async":true}]],["$","html",null,{"lang":"zh-CN","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","meta",null,{"charSet":"UTF-8"}],["$","meta",null,{"name":"viewport","content":"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"}],["$","link",null,{"rel":"icon","href":"/favicon.ico"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n (function() {\n var theme = localStorage.getItem('theme');\n if (theme === 'dark' || (!theme && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.setAttribute('data-theme', 'dark');\n }\n })();\n "}}]]}],["$","body",null,{"children":["$","$L2",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n window.onerror = function(message, source, lineno, colno, error) {\n console.error('[Global Error]', { message, source, lineno, colno, error });\n };\n window.onunhandledrejection = function(event) {\n console.error('[Unhandled Promise Rejection]', event.reason);\n };\n "}}],["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]]}]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"0h4f4QFk_KC9FlSRfQACk"}
2
+ 2:I[14232,["/_next/static/chunks/0jl~j62iz2uvr.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ErrorBoundary"]
3
+ 3:I[39756,["/_next/static/chunks/0jl~j62iz2uvr.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
4
+ 4:I[37457,["/_next/static/chunks/0jl~j62iz2uvr.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
5
+ 5:I[36768,["/_next/static/chunks/0jl~j62iz2uvr.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/11dalasm30arx.js"],"default"]
6
+ :HL["/_next/static/chunks/0_wia9ofmsi1c.css","style"]
7
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0_wia9ofmsi1c.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0jl~j62iz2uvr.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true}]],["$","html",null,{"lang":"zh-CN","suppressHydrationWarning":true,"data-scroll-behavior":"smooth","children":[["$","head",null,{"children":[["$","meta",null,{"charSet":"UTF-8"}],["$","meta",null,{"name":"viewport","content":"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"}],["$","link",null,{"rel":"icon","href":"/favicon.ico"}],["$","meta",null,{"name":"theme-color","content":"#5e6ad2"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n (function() {\n var theme = localStorage.getItem('theme');\n if (theme === 'dark' || (!theme && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.setAttribute('data-theme', 'dark');\n }\n })();\n "}}]]}],["$","body",null,{"children":["$","$L2",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n window.onerror = function(message, source, lineno, colno, error) {\n console.error('[Global Error]', { message, source, lineno, colno, error });\n };\n window.onunhandledrejection = function(event) {\n console.error('[Unhandled Promise Rejection]', event.reason);\n };\n "}}],["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"notFound":[["$","$L5",null,{}],[]]}]]}]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"alUUgRz4oMlw4EtULOYfV"}
@@ -1,2 +1,4 @@
1
- :HL["/_next/static/chunks/09vfh8lfuacc0.css","style"]
2
- 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}},"staleTime":300,"buildId":"0h4f4QFk_KC9FlSRfQACk"}
1
+ :HL["/_next/static/chunks/0_wia9ofmsi1c.css","style"]
2
+ :HL["/_next/static/chunks/0_-ccbcyh_o30.css","style"]
3
+ :HL["/_next/static/chunks/0imvn_arv36xt.css","style"]
4
+ 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}},"staleTime":300,"buildId":"alUUgRz4oMlw4EtULOYfV"}
@@ -0,0 +1 @@
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,95057,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={formatUrl:function(){return a},formatWithValidation:function(){return c},urlObjectKeys:function(){return i}};for(var o in n)Object.defineProperty(r,o,{enumerable:!0,get:n[o]});let u=e.r(90809)._(e.r(98183)),l=/https?|ftp|gopher|file/;function a(e){let{auth:t,hostname:r}=e,n=e.protocol||"",o=e.pathname||"",a=e.hash||"",i=e.query||"",c=!1;t=t?encodeURIComponent(t).replace(/%3A/i,":")+"@":"",e.host?c=t+e.host:r&&(c=t+(~r.indexOf(":")?`[${r}]`:r),e.port&&(c+=":"+e.port)),i&&"object"==typeof i&&(i=String(u.urlQueryToSearchParams(i)));let s=e.search||i&&`?${i}`||"";return n&&!n.endsWith(":")&&(n+=":"),e.slashes||(!n||l.test(n))&&!1!==c?(c="//"+(c||""),o&&"/"!==o[0]&&(o="/"+o)):c||(c=""),a&&"#"!==a[0]&&(a="#"+a),s&&"?"!==s[0]&&(s="?"+s),o=o.replace(/[?#]/g,encodeURIComponent),s=s.replace("#","%23"),`${n}${c}${o}${s}${a}`}let i=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function c(e){return a(e)}},18581,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"useMergedRef",{enumerable:!0,get:function(){return o}});let n=e.r(71645);function o(e,t){let r=(0,n.useRef)(null),o=(0,n.useRef)(null);return(0,n.useCallback)(n=>{if(null===n){let e=r.current;e&&(r.current=null,e());let t=o.current;t&&(o.current=null,t())}else e&&(r.current=u(e,n)),t&&(o.current=u(t,n))},[e,t])}function u(e,t){if("function"!=typeof e)return e.current=t,()=>{e.current=null};{let r=e(t);return"function"==typeof r?r:()=>e(null)}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},73668,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"isLocalURL",{enumerable:!0,get:function(){return u}});let n=e.r(18967),o=e.r(52817);function u(e){if(!(0,n.isAbsoluteUrl)(e))return!0;try{let t=(0,n.getLocationOrigin)(),r=new URL(e,t);return r.origin===t&&(0,o.hasBasePath)(r.pathname)}catch(e){return!1}}},84508,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"errorOnce",{enumerable:!0,get:function(){return n}});let n=e=>{}},22016,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={default:function(){return b},useLinkStatus:function(){return v}};for(var o in n)Object.defineProperty(r,o,{enumerable:!0,get:n[o]});let u=e.r(90809),l=e.r(43476),a=u._(e.r(71645)),i=e.r(95057),c=e.r(8372),s=e.r(18581),f=e.r(18967),p=e.r(5550);e.r(33525);let d=e.r(88540),h=e.r(91949),y=e.r(73668),g=e.r(9396);function b(t){var r,n;let o,u,b,[v,_]=(0,a.useOptimistic)(h.IDLE_LINK_STATUS),P=(0,a.useRef)(null),{href:j,as:C,children:O,prefetch:S=null,passHref:T,replace:R,shallow:k,scroll:w,onClick:E,onMouseEnter:L,onTouchStart:x,legacyBehavior:A=!1,onNavigate:M,transitionTypes:U,ref:N,unstable_dynamicOnHover:I,...B}=t;o=O,A&&("string"==typeof o||"number"==typeof o)&&(o=(0,l.jsx)("a",{children:o}));let K=a.default.useContext(c.AppRouterContext),$=!1!==S,D=!1!==S?null===(n=S)||"auto"===n?g.FetchStrategy.PPR:g.FetchStrategy.Full:g.FetchStrategy.PPR,W="string"==typeof(r=C||j)?r:(0,i.formatUrl)(r);if(A){if(o?.$$typeof===Symbol.for("react.lazy"))throw Object.defineProperty(Error("`<Link legacyBehavior>` received a direct child that is either a Server Component, or JSX that was loaded with React.lazy(). This is not supported. Either remove legacyBehavior, or make the direct child a Client Component that renders the Link's `<a>` tag."),"__NEXT_ERROR_CODE",{value:"E863",enumerable:!1,configurable:!0});u=a.default.Children.only(o)}let F=A?u&&"object"==typeof u&&u.ref:N,z=a.default.useCallback(e=>(null!==K&&(P.current=(0,h.mountLinkInstance)(e,W,K,D,$,_)),()=>{P.current&&((0,h.unmountLinkForCurrentNavigation)(P.current),P.current=null),(0,h.unmountPrefetchableInstance)(e)}),[$,W,K,D,_]),q={ref:(0,s.useMergedRef)(z,F),onClick(t){A||"function"!=typeof E||E(t),A&&u.props&&"function"==typeof u.props.onClick&&u.props.onClick(t),!K||t.defaultPrevented||function(t,r,n,o,u,l,i){if("u">typeof window){let c,{nodeName:s}=t.currentTarget;if("A"===s.toUpperCase()&&((c=t.currentTarget.getAttribute("target"))&&"_self"!==c||t.metaKey||t.ctrlKey||t.shiftKey||t.altKey||t.nativeEvent&&2===t.nativeEvent.which)||t.currentTarget.hasAttribute("download"))return;if(!(0,y.isLocalURL)(r)){o&&(t.preventDefault(),location.replace(r));return}if(t.preventDefault(),l){let e=!1;if(l({preventDefault:()=>{e=!0}}),e)return}let{dispatchNavigateAction:f}=e.r(99781);a.default.startTransition(()=>{f(r,o?"replace":"push",!1===u?d.ScrollBehavior.NoScroll:d.ScrollBehavior.Default,n.current,i)})}}(t,W,P,R,w,M,U)},onMouseEnter(e){A||"function"!=typeof L||L(e),A&&u.props&&"function"==typeof u.props.onMouseEnter&&u.props.onMouseEnter(e),K&&$&&(0,h.onNavigationIntent)(e.currentTarget,!0===I)},onTouchStart:function(e){A||"function"!=typeof x||x(e),A&&u.props&&"function"==typeof u.props.onTouchStart&&u.props.onTouchStart(e),K&&$&&(0,h.onNavigationIntent)(e.currentTarget,!0===I)}};return(0,f.isAbsoluteUrl)(W)?q.href=W:A&&!T&&("a"!==u.type||"href"in u.props)||(q.href=(0,p.addBasePath)(W)),b=A?a.default.cloneElement(u,q):(0,l.jsx)("a",{...B,...q,children:o}),(0,l.jsx)(m.Provider,{value:v,children:b})}e.r(84508);let m=(0,a.createContext)(h.IDLE_LINK_STATUS),v=()=>(0,a.useContext)(m);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},71987,88973,e=>{"use strict";e.s(["default",0,{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}],71987),e.s(["hasA11yProp",0,e=>{for(let t in e)if(t.startsWith("aria-")||"role"===t||"title"===t)return!0;return!1}],88973)},96661,e=>{"use strict";e.s(["mergeClasses",0,(...e)=>e.filter((e,t,r)=>!!e&&""!==e.trim()&&r.indexOf(e)===t).join(" ").trim()])},5014,e=>{"use strict";var t=e.i(71645),r=e.i(71987),n=e.i(88973),o=e.i(96661);let u=(0,t.createContext)({}),l=(0,t.forwardRef)(({color:e,size:l,strokeWidth:a,absoluteStrokeWidth:i,className:c="",children:s,iconNode:f,...p},d)=>{let{size:h=24,strokeWidth:y=2,absoluteStrokeWidth:g=!1,color:b="currentColor",className:m=""}=(0,t.useContext)(u)??{},v=i??g?24*Number(a??y)/Number(l??h):a??y;return(0,t.createElement)("svg",{ref:d,...r.default,width:l??h??r.default.width,height:l??h??r.default.height,stroke:e??b,strokeWidth:v,className:(0,o.mergeClasses)("lucide",m,c),...!s&&!(0,n.hasA11yProp)(p)&&{"aria-hidden":"true"},...p},[...f.map(([e,r])=>(0,t.createElement)(e,r)),...Array.isArray(s)?s:[s]])});e.s(["default",0,l],5014)}]);