9router 0.3.64 → 0.3.65

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 (581) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-path-routes-manifest.json +35 -34
  3. package/app/.next/build-manifest.json +2 -2
  4. package/app/.next/prerender-manifest.json +3 -3
  5. package/app/.next/routes-manifest.json +6 -0
  6. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +1 -1
  7. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  9. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  10. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  24. package/app/.next/server/app/(dashboard)/dashboard/page.js +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  27. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  28. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  30. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  31. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  32. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  33. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +1 -1
  34. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  35. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  36. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  38. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  39. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  41. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  42. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +1 -1
  43. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  44. package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  45. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  47. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  48. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +1 -1
  49. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  50. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  51. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  52. package/app/.next/server/app/_global-error.html +2 -2
  53. package/app/.next/server/app/_global-error.rsc +1 -1
  54. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  55. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  56. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  57. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  58. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  59. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  60. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  61. package/app/.next/server/app/_not-found.html +1 -1
  62. package/app/.next/server/app/_not-found.rsc +4 -4
  63. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
  64. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  65. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
  66. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  67. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  68. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  69. package/app/.next/server/app/api/9remote/install/route_client-reference-manifest.js +1 -1
  70. package/app/.next/server/app/api/9remote/start/route_client-reference-manifest.js +1 -1
  71. package/app/.next/server/app/api/9remote/status/route_client-reference-manifest.js +1 -1
  72. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  73. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  74. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  75. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  76. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
  77. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  78. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  79. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  80. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +2 -2
  81. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  82. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  83. package/app/.next/server/app/api/cli-tools/copilot-settings/route_client-reference-manifest.js +1 -1
  84. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  85. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  86. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  87. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  88. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +2 -2
  89. package/app/.next/server/app/api/cli-tools/opencode-settings/route_client-reference-manifest.js +1 -1
  90. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  91. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  92. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  93. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  94. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  95. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  96. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  97. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  98. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  99. package/app/.next/server/app/api/locale/route_client-reference-manifest.js +1 -1
  100. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  101. package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
  102. package/app/.next/server/app/api/models/route.js +1 -1
  103. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  104. package/app/.next/server/app/api/models/test/route_client-reference-manifest.js +1 -1
  105. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  106. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  107. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  108. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  109. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  110. package/app/.next/server/app/api/oauth/gitlab/pat/route.js +1 -0
  111. package/app/.next/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -0
  112. package/app/.next/server/app/api/oauth/gitlab/pat/route_client-reference-manifest.js +1 -0
  113. package/app/.next/server/app/api/oauth/iflow/cookie/route_client-reference-manifest.js +1 -1
  114. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  115. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  116. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  117. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  118. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  119. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  120. package/app/.next/server/app/api/provider-nodes/route.js +1 -1
  121. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  122. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  123. package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
  124. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  125. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  126. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  127. package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
  128. package/app/.next/server/app/api/providers/[id]/test-models/route_client-reference-manifest.js +1 -1
  129. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  130. package/app/.next/server/app/api/providers/route.js +1 -1
  131. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  132. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  133. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  134. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  135. package/app/.next/server/app/api/proxy-pools/[id]/route_client-reference-manifest.js +1 -1
  136. package/app/.next/server/app/api/proxy-pools/[id]/test/route_client-reference-manifest.js +1 -1
  137. package/app/.next/server/app/api/proxy-pools/route_client-reference-manifest.js +1 -1
  138. package/app/.next/server/app/api/settings/database/route_client-reference-manifest.js +1 -1
  139. package/app/.next/server/app/api/settings/proxy-test/route_client-reference-manifest.js +1 -1
  140. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  141. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  142. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  143. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  144. package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
  145. package/app/.next/server/app/api/translator/console-logs/route_client-reference-manifest.js +1 -1
  146. package/app/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
  147. package/app/.next/server/app/api/translator/console-logs/stream/route_client-reference-manifest.js +1 -1
  148. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  149. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  150. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  151. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  152. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  153. package/app/.next/server/app/api/tunnel/disable/route_client-reference-manifest.js +1 -1
  154. package/app/.next/server/app/api/tunnel/enable/route_client-reference-manifest.js +1 -1
  155. package/app/.next/server/app/api/tunnel/status/route_client-reference-manifest.js +1 -1
  156. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  157. package/app/.next/server/app/api/usage/chart/route_client-reference-manifest.js +1 -1
  158. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  159. package/app/.next/server/app/api/usage/providers/route.js +1 -1
  160. package/app/.next/server/app/api/usage/providers/route_client-reference-manifest.js +1 -1
  161. package/app/.next/server/app/api/usage/request-details/route_client-reference-manifest.js +1 -1
  162. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  163. package/app/.next/server/app/api/usage/stats/route_client-reference-manifest.js +1 -1
  164. package/app/.next/server/app/api/usage/stream/route_client-reference-manifest.js +1 -1
  165. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  166. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  167. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  168. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  169. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  170. package/app/.next/server/app/api/v1/models/route.js +1 -1
  171. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  172. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  173. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  174. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  175. package/app/.next/server/app/api/v1beta/models/route.js +1 -1
  176. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  177. package/app/.next/server/app/api/version/route.js +1 -1
  178. package/app/.next/server/app/api/version/route_client-reference-manifest.js +1 -1
  179. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  180. package/app/.next/server/app/callback.html +1 -1
  181. package/app/.next/server/app/callback.rsc +4 -4
  182. package/app/.next/server/app/callback.segments/_full.segment.rsc +4 -4
  183. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  184. package/app/.next/server/app/callback.segments/_index.segment.rsc +4 -4
  185. package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
  186. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  187. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  188. package/app/.next/server/app/dashboard/basic-chat.html +1 -1
  189. package/app/.next/server/app/dashboard/basic-chat.rsc +6 -6
  190. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  191. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  192. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  193. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  194. package/app/.next/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  195. package/app/.next/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  196. package/app/.next/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
  197. package/app/.next/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  198. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  199. package/app/.next/server/app/dashboard/cli-tools.rsc +6 -6
  200. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  201. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  202. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  203. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  204. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  205. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  206. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  207. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  208. package/app/.next/server/app/dashboard/combos.html +1 -1
  209. package/app/.next/server/app/dashboard/combos.rsc +6 -6
  210. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  211. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  212. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  213. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  214. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  215. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  216. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  217. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  218. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  219. package/app/.next/server/app/dashboard/endpoint.rsc +6 -6
  220. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  221. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  222. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  223. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  224. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  225. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  226. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  227. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  228. package/app/.next/server/app/dashboard/mitm.html +1 -1
  229. package/app/.next/server/app/dashboard/mitm.rsc +6 -6
  230. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  231. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  232. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  233. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  234. package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  235. package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  236. package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
  237. package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  238. package/app/.next/server/app/dashboard/profile.html +1 -1
  239. package/app/.next/server/app/dashboard/profile.rsc +6 -6
  240. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  241. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  242. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  243. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  244. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  245. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  246. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  247. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  248. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  249. package/app/.next/server/app/dashboard/providers/new.rsc +6 -6
  250. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  251. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  252. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  253. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  254. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  255. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  256. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  257. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  258. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  259. package/app/.next/server/app/dashboard/providers.html +1 -1
  260. package/app/.next/server/app/dashboard/providers.rsc +6 -6
  261. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  262. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  263. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  264. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  265. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  266. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  267. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  268. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  269. package/app/.next/server/app/dashboard/proxy-pools.html +1 -1
  270. package/app/.next/server/app/dashboard/proxy-pools.rsc +6 -6
  271. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  272. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  273. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  274. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  275. package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  276. package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  277. package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
  278. package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  279. package/app/.next/server/app/dashboard/quota.html +2 -2
  280. package/app/.next/server/app/dashboard/quota.rsc +7 -7
  281. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  282. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  283. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  284. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  285. package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  286. package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  287. package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
  288. package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  289. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  290. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  291. package/app/.next/server/app/dashboard/settings/pricing.rsc +4 -4
  292. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  293. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  294. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  295. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  296. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  297. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  298. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  299. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  300. package/app/.next/server/app/dashboard/translator.html +1 -1
  301. package/app/.next/server/app/dashboard/translator.rsc +6 -6
  302. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  303. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  304. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  305. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  306. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  307. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  308. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  309. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  310. package/app/.next/server/app/dashboard/usage.html +1 -1
  311. package/app/.next/server/app/dashboard/usage.rsc +6 -6
  312. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  313. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  314. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  315. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  316. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  317. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  318. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  319. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  320. package/app/.next/server/app/dashboard.html +1 -1
  321. package/app/.next/server/app/dashboard.rsc +6 -6
  322. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  323. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  324. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  325. package/app/.next/server/app/dashboard.segments/_full.segment.rsc +6 -6
  326. package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
  327. package/app/.next/server/app/dashboard.segments/_index.segment.rsc +4 -4
  328. package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  329. package/app/.next/server/app/index.html +1 -1
  330. package/app/.next/server/app/index.rsc +4 -4
  331. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  332. package/app/.next/server/app/index.segments/_full.segment.rsc +4 -4
  333. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  334. package/app/.next/server/app/index.segments/_index.segment.rsc +4 -4
  335. package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  336. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  337. package/app/.next/server/app/landing.html +1 -1
  338. package/app/.next/server/app/landing.rsc +4 -4
  339. package/app/.next/server/app/landing.segments/_full.segment.rsc +4 -4
  340. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  341. package/app/.next/server/app/landing.segments/_index.segment.rsc +4 -4
  342. package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
  343. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  344. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  345. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  346. package/app/.next/server/app/login.html +1 -1
  347. package/app/.next/server/app/login.rsc +5 -5
  348. package/app/.next/server/app/login.segments/_full.segment.rsc +5 -5
  349. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  350. package/app/.next/server/app/login.segments/_index.segment.rsc +4 -4
  351. package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  352. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  353. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  354. package/app/.next/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  355. package/app/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  356. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  357. package/app/.next/server/app-paths-manifest.json +35 -34
  358. package/app/.next/server/chunks/1114.js +1 -1
  359. package/app/.next/server/chunks/2468.js +1 -0
  360. package/app/.next/server/chunks/318.js +5 -5
  361. package/app/.next/server/chunks/3245.js +1 -1
  362. package/app/.next/server/chunks/3832.js +1 -1
  363. package/app/.next/server/chunks/412.js +1 -1
  364. package/app/.next/server/chunks/4989.js +1 -1
  365. package/app/.next/server/chunks/5297.js +1 -1
  366. package/app/.next/server/chunks/649.js +1 -1
  367. package/app/.next/server/chunks/8220.js +1 -1
  368. package/app/.next/server/chunks/8590.js +1 -1
  369. package/app/.next/server/chunks/9718.js +1 -1
  370. package/app/.next/server/pages/404.html +1 -1
  371. package/app/.next/server/pages/500.html +2 -2
  372. package/app/.next/server/server-reference-manifest.js +1 -1
  373. package/app/.next/server/server-reference-manifest.json +1 -1
  374. package/app/.next/static/chunks/2652-f35d2250006f0efa.js +1 -0
  375. package/app/.next/static/chunks/{5497-0e48a4a64af94619.js → 5497-ce51becf351384d7.js} +3 -3
  376. package/app/.next/static/chunks/{9242-a7b52381d0ed17de.js → 9242-6b0eadba48a01fc0.js} +1 -1
  377. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-2f690056171c046a.js +1 -0
  378. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-4c33074d6306b72c.js +1 -0
  379. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-4a00fa0f4325f176.js +1 -0
  380. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-c3b5088fc58e748c.js +1 -0
  381. package/app/.next/static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js +1 -0
  382. package/app/.next/static/chunks/app/_global-error/page-e6ef76a14551a543.js +1 -0
  383. package/app/.next/static/chunks/app/api/9remote/install/route-e6ef76a14551a543.js +1 -0
  384. package/app/.next/static/chunks/app/api/9remote/start/route-e6ef76a14551a543.js +1 -0
  385. package/app/.next/static/chunks/app/api/9remote/status/route-e6ef76a14551a543.js +1 -0
  386. package/app/.next/static/chunks/app/api/auth/login/route-e6ef76a14551a543.js +1 -0
  387. package/app/.next/static/chunks/app/api/auth/logout/route-e6ef76a14551a543.js +1 -0
  388. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-e6ef76a14551a543.js +1 -0
  389. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-e6ef76a14551a543.js +1 -0
  390. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-e6ef76a14551a543.js +1 -0
  391. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-e6ef76a14551a543.js +1 -0
  392. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-e6ef76a14551a543.js +1 -0
  393. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-e6ef76a14551a543.js +1 -0
  394. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-e6ef76a14551a543.js +1 -0
  395. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-e6ef76a14551a543.js +1 -0
  396. package/app/.next/static/chunks/app/api/cloud/auth/route-e6ef76a14551a543.js +1 -0
  397. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-e6ef76a14551a543.js +1 -0
  398. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-e6ef76a14551a543.js +1 -0
  399. package/app/.next/static/chunks/app/api/cloud/models/alias/route-e6ef76a14551a543.js +1 -0
  400. package/app/.next/static/chunks/app/api/combos/[id]/route-e6ef76a14551a543.js +1 -0
  401. package/app/.next/static/chunks/app/api/combos/route-e6ef76a14551a543.js +1 -0
  402. package/app/.next/static/chunks/app/api/init/route-e6ef76a14551a543.js +1 -0
  403. package/app/.next/static/chunks/app/api/keys/[id]/route-e6ef76a14551a543.js +1 -0
  404. package/app/.next/static/chunks/app/api/keys/route-e6ef76a14551a543.js +1 -0
  405. package/app/.next/static/chunks/app/api/locale/route-e6ef76a14551a543.js +1 -0
  406. package/app/.next/static/chunks/app/api/models/alias/route-e6ef76a14551a543.js +1 -0
  407. package/app/.next/static/chunks/app/api/models/availability/route-e6ef76a14551a543.js +1 -0
  408. package/app/.next/static/chunks/app/api/models/route-e6ef76a14551a543.js +1 -0
  409. package/app/.next/static/chunks/app/api/models/test/route-e6ef76a14551a543.js +1 -0
  410. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-e6ef76a14551a543.js +1 -0
  411. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-e6ef76a14551a543.js +1 -0
  412. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-e6ef76a14551a543.js +1 -0
  413. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-e6ef76a14551a543.js +1 -0
  414. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-e6ef76a14551a543.js +1 -0
  415. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-e6ef76a14551a543.js +1 -0
  416. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-e6ef76a14551a543.js +1 -0
  417. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-e6ef76a14551a543.js +1 -0
  418. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-e6ef76a14551a543.js +1 -0
  419. package/app/.next/static/chunks/app/api/pricing/route-e6ef76a14551a543.js +1 -0
  420. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-e6ef76a14551a543.js +1 -0
  421. package/app/.next/static/chunks/app/api/provider-nodes/route-e6ef76a14551a543.js +1 -0
  422. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-e6ef76a14551a543.js +1 -0
  423. package/app/.next/static/chunks/app/api/providers/[id]/models/route-e6ef76a14551a543.js +1 -0
  424. package/app/.next/static/chunks/app/api/providers/[id]/route-e6ef76a14551a543.js +1 -0
  425. package/app/.next/static/chunks/app/api/providers/[id]/test/route-e6ef76a14551a543.js +1 -0
  426. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-e6ef76a14551a543.js +1 -0
  427. package/app/.next/static/chunks/app/api/providers/client/route-e6ef76a14551a543.js +1 -0
  428. package/app/.next/static/chunks/app/api/providers/route-e6ef76a14551a543.js +1 -0
  429. package/app/.next/static/chunks/app/api/providers/test-batch/route-e6ef76a14551a543.js +1 -0
  430. package/app/.next/static/chunks/app/api/providers/validate/route-e6ef76a14551a543.js +1 -0
  431. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-e6ef76a14551a543.js +1 -0
  432. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-e6ef76a14551a543.js +1 -0
  433. package/app/.next/static/chunks/app/api/proxy-pools/route-e6ef76a14551a543.js +1 -0
  434. package/app/.next/static/chunks/app/api/settings/database/route-e6ef76a14551a543.js +1 -0
  435. package/app/.next/static/chunks/app/api/settings/proxy-test/route-e6ef76a14551a543.js +1 -0
  436. package/app/.next/static/chunks/app/api/settings/require-login/route-e6ef76a14551a543.js +1 -0
  437. package/app/.next/static/chunks/app/api/settings/route-e6ef76a14551a543.js +1 -0
  438. package/app/.next/static/chunks/app/api/shutdown/route-e6ef76a14551a543.js +1 -0
  439. package/app/.next/static/chunks/app/api/tags/route-e6ef76a14551a543.js +1 -0
  440. package/app/.next/static/chunks/app/api/translator/console-logs/route-e6ef76a14551a543.js +1 -0
  441. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-e6ef76a14551a543.js +1 -0
  442. package/app/.next/static/chunks/app/api/translator/load/route-e6ef76a14551a543.js +1 -0
  443. package/app/.next/static/chunks/app/api/translator/save/route-e6ef76a14551a543.js +1 -0
  444. package/app/.next/static/chunks/app/api/translator/send/route-e6ef76a14551a543.js +1 -0
  445. package/app/.next/static/chunks/app/api/translator/translate/route-e6ef76a14551a543.js +1 -0
  446. package/app/.next/static/chunks/app/api/tunnel/disable/route-e6ef76a14551a543.js +1 -0
  447. package/app/.next/static/chunks/app/api/tunnel/enable/route-e6ef76a14551a543.js +1 -0
  448. package/app/.next/static/chunks/app/api/tunnel/status/route-e6ef76a14551a543.js +1 -0
  449. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-e6ef76a14551a543.js +1 -0
  450. package/app/.next/static/chunks/app/api/usage/chart/route-e6ef76a14551a543.js +1 -0
  451. package/app/.next/static/chunks/app/api/usage/history/route-e6ef76a14551a543.js +1 -0
  452. package/app/.next/static/chunks/app/api/usage/providers/route-e6ef76a14551a543.js +1 -0
  453. package/app/.next/static/chunks/app/api/usage/request-details/route-e6ef76a14551a543.js +1 -0
  454. package/app/.next/static/chunks/app/api/usage/request-logs/route-e6ef76a14551a543.js +1 -0
  455. package/app/.next/static/chunks/app/api/usage/stats/route-e6ef76a14551a543.js +1 -0
  456. package/app/.next/static/chunks/app/api/usage/stream/route-e6ef76a14551a543.js +1 -0
  457. package/app/.next/static/chunks/app/api/v1/api/chat/route-e6ef76a14551a543.js +1 -0
  458. package/app/.next/static/chunks/app/api/v1/chat/completions/route-e6ef76a14551a543.js +1 -0
  459. package/app/.next/static/chunks/app/api/v1/embeddings/route-e6ef76a14551a543.js +1 -0
  460. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-e6ef76a14551a543.js +1 -0
  461. package/app/.next/static/chunks/app/api/v1/messages/route-e6ef76a14551a543.js +1 -0
  462. package/app/.next/static/chunks/app/api/v1/models/route-e6ef76a14551a543.js +1 -0
  463. package/app/.next/static/chunks/app/api/v1/responses/route-e6ef76a14551a543.js +1 -0
  464. package/app/.next/static/chunks/app/api/v1/route-e6ef76a14551a543.js +1 -0
  465. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-e6ef76a14551a543.js +1 -0
  466. package/app/.next/static/chunks/app/api/v1beta/models/route-e6ef76a14551a543.js +1 -0
  467. package/app/.next/static/chunks/app/api/version/route-e6ef76a14551a543.js +1 -0
  468. package/app/.next/static/chunks/app/{layout-0c32feecf05336bd.js → layout-64d54dcedbdfab11.js} +1 -1
  469. package/app/.next/static/chunks/app/manifest.webmanifest/route-e6ef76a14551a543.js +1 -0
  470. package/app/.next/static/chunks/app/page-e6ef76a14551a543.js +1 -0
  471. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-e6ef76a14551a543.js +1 -0
  472. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-e6ef76a14551a543.js +1 -0
  473. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-e6ef76a14551a543.js +1 -0
  474. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-e6ef76a14551a543.js +1 -0
  475. package/app/.next/static/css/d373283a15291b98.css +1 -0
  476. package/app/.next/static/gHypWthmAEGnQjLzrqwbj/_buildManifest.js +1 -0
  477. package/app/package.json +1 -1
  478. package/app/public/providers/nvidia.png +0 -0
  479. package/app/src/mitm/server.js +1 -1
  480. package/package.json +1 -1
  481. package/app/.next/server/chunks/1422.js +0 -1
  482. package/app/.next/static/amVfAOuGYHFY39y9UCAI0/_buildManifest.js +0 -1
  483. package/app/.next/static/chunks/2652-141c69cce7667f8c.js +0 -1
  484. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-4ad08a3c859e80d1.js +0 -1
  485. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-9fe6937f1b7efcd0.js +0 -1
  486. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-b75ade3656734e56.js +0 -1
  487. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-72621a89da35b1ea.js +0 -1
  488. package/app/.next/static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js +0 -1
  489. package/app/.next/static/chunks/app/_global-error/page-7a52a199ae1900b3.js +0 -1
  490. package/app/.next/static/chunks/app/api/9remote/install/route-7a52a199ae1900b3.js +0 -1
  491. package/app/.next/static/chunks/app/api/9remote/start/route-7a52a199ae1900b3.js +0 -1
  492. package/app/.next/static/chunks/app/api/9remote/status/route-7a52a199ae1900b3.js +0 -1
  493. package/app/.next/static/chunks/app/api/auth/login/route-7a52a199ae1900b3.js +0 -1
  494. package/app/.next/static/chunks/app/api/auth/logout/route-7a52a199ae1900b3.js +0 -1
  495. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-7a52a199ae1900b3.js +0 -1
  496. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-7a52a199ae1900b3.js +0 -1
  497. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-7a52a199ae1900b3.js +0 -1
  498. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-7a52a199ae1900b3.js +0 -1
  499. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-7a52a199ae1900b3.js +0 -1
  500. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-7a52a199ae1900b3.js +0 -1
  501. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-7a52a199ae1900b3.js +0 -1
  502. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-7a52a199ae1900b3.js +0 -1
  503. package/app/.next/static/chunks/app/api/cloud/auth/route-7a52a199ae1900b3.js +0 -1
  504. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-7a52a199ae1900b3.js +0 -1
  505. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-7a52a199ae1900b3.js +0 -1
  506. package/app/.next/static/chunks/app/api/cloud/models/alias/route-7a52a199ae1900b3.js +0 -1
  507. package/app/.next/static/chunks/app/api/combos/[id]/route-7a52a199ae1900b3.js +0 -1
  508. package/app/.next/static/chunks/app/api/combos/route-7a52a199ae1900b3.js +0 -1
  509. package/app/.next/static/chunks/app/api/init/route-7a52a199ae1900b3.js +0 -1
  510. package/app/.next/static/chunks/app/api/keys/[id]/route-7a52a199ae1900b3.js +0 -1
  511. package/app/.next/static/chunks/app/api/keys/route-7a52a199ae1900b3.js +0 -1
  512. package/app/.next/static/chunks/app/api/locale/route-7a52a199ae1900b3.js +0 -1
  513. package/app/.next/static/chunks/app/api/models/alias/route-7a52a199ae1900b3.js +0 -1
  514. package/app/.next/static/chunks/app/api/models/availability/route-7a52a199ae1900b3.js +0 -1
  515. package/app/.next/static/chunks/app/api/models/route-7a52a199ae1900b3.js +0 -1
  516. package/app/.next/static/chunks/app/api/models/test/route-7a52a199ae1900b3.js +0 -1
  517. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-7a52a199ae1900b3.js +0 -1
  518. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-7a52a199ae1900b3.js +0 -1
  519. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-7a52a199ae1900b3.js +0 -1
  520. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-7a52a199ae1900b3.js +0 -1
  521. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-7a52a199ae1900b3.js +0 -1
  522. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-7a52a199ae1900b3.js +0 -1
  523. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-7a52a199ae1900b3.js +0 -1
  524. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-7a52a199ae1900b3.js +0 -1
  525. package/app/.next/static/chunks/app/api/pricing/route-7a52a199ae1900b3.js +0 -1
  526. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-7a52a199ae1900b3.js +0 -1
  527. package/app/.next/static/chunks/app/api/provider-nodes/route-7a52a199ae1900b3.js +0 -1
  528. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-7a52a199ae1900b3.js +0 -1
  529. package/app/.next/static/chunks/app/api/providers/[id]/models/route-7a52a199ae1900b3.js +0 -1
  530. package/app/.next/static/chunks/app/api/providers/[id]/route-7a52a199ae1900b3.js +0 -1
  531. package/app/.next/static/chunks/app/api/providers/[id]/test/route-7a52a199ae1900b3.js +0 -1
  532. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-7a52a199ae1900b3.js +0 -1
  533. package/app/.next/static/chunks/app/api/providers/client/route-7a52a199ae1900b3.js +0 -1
  534. package/app/.next/static/chunks/app/api/providers/route-7a52a199ae1900b3.js +0 -1
  535. package/app/.next/static/chunks/app/api/providers/test-batch/route-7a52a199ae1900b3.js +0 -1
  536. package/app/.next/static/chunks/app/api/providers/validate/route-7a52a199ae1900b3.js +0 -1
  537. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-7a52a199ae1900b3.js +0 -1
  538. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-7a52a199ae1900b3.js +0 -1
  539. package/app/.next/static/chunks/app/api/proxy-pools/route-7a52a199ae1900b3.js +0 -1
  540. package/app/.next/static/chunks/app/api/settings/database/route-7a52a199ae1900b3.js +0 -1
  541. package/app/.next/static/chunks/app/api/settings/proxy-test/route-7a52a199ae1900b3.js +0 -1
  542. package/app/.next/static/chunks/app/api/settings/require-login/route-7a52a199ae1900b3.js +0 -1
  543. package/app/.next/static/chunks/app/api/settings/route-7a52a199ae1900b3.js +0 -1
  544. package/app/.next/static/chunks/app/api/shutdown/route-7a52a199ae1900b3.js +0 -1
  545. package/app/.next/static/chunks/app/api/tags/route-7a52a199ae1900b3.js +0 -1
  546. package/app/.next/static/chunks/app/api/translator/console-logs/route-7a52a199ae1900b3.js +0 -1
  547. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-7a52a199ae1900b3.js +0 -1
  548. package/app/.next/static/chunks/app/api/translator/load/route-7a52a199ae1900b3.js +0 -1
  549. package/app/.next/static/chunks/app/api/translator/save/route-7a52a199ae1900b3.js +0 -1
  550. package/app/.next/static/chunks/app/api/translator/send/route-7a52a199ae1900b3.js +0 -1
  551. package/app/.next/static/chunks/app/api/translator/translate/route-7a52a199ae1900b3.js +0 -1
  552. package/app/.next/static/chunks/app/api/tunnel/disable/route-7a52a199ae1900b3.js +0 -1
  553. package/app/.next/static/chunks/app/api/tunnel/enable/route-7a52a199ae1900b3.js +0 -1
  554. package/app/.next/static/chunks/app/api/tunnel/status/route-7a52a199ae1900b3.js +0 -1
  555. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-7a52a199ae1900b3.js +0 -1
  556. package/app/.next/static/chunks/app/api/usage/chart/route-7a52a199ae1900b3.js +0 -1
  557. package/app/.next/static/chunks/app/api/usage/history/route-7a52a199ae1900b3.js +0 -1
  558. package/app/.next/static/chunks/app/api/usage/providers/route-7a52a199ae1900b3.js +0 -1
  559. package/app/.next/static/chunks/app/api/usage/request-details/route-7a52a199ae1900b3.js +0 -1
  560. package/app/.next/static/chunks/app/api/usage/request-logs/route-7a52a199ae1900b3.js +0 -1
  561. package/app/.next/static/chunks/app/api/usage/stats/route-7a52a199ae1900b3.js +0 -1
  562. package/app/.next/static/chunks/app/api/usage/stream/route-7a52a199ae1900b3.js +0 -1
  563. package/app/.next/static/chunks/app/api/v1/api/chat/route-7a52a199ae1900b3.js +0 -1
  564. package/app/.next/static/chunks/app/api/v1/chat/completions/route-7a52a199ae1900b3.js +0 -1
  565. package/app/.next/static/chunks/app/api/v1/embeddings/route-7a52a199ae1900b3.js +0 -1
  566. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-7a52a199ae1900b3.js +0 -1
  567. package/app/.next/static/chunks/app/api/v1/messages/route-7a52a199ae1900b3.js +0 -1
  568. package/app/.next/static/chunks/app/api/v1/models/route-7a52a199ae1900b3.js +0 -1
  569. package/app/.next/static/chunks/app/api/v1/responses/route-7a52a199ae1900b3.js +0 -1
  570. package/app/.next/static/chunks/app/api/v1/route-7a52a199ae1900b3.js +0 -1
  571. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-7a52a199ae1900b3.js +0 -1
  572. package/app/.next/static/chunks/app/api/v1beta/models/route-7a52a199ae1900b3.js +0 -1
  573. package/app/.next/static/chunks/app/api/version/route-7a52a199ae1900b3.js +0 -1
  574. package/app/.next/static/chunks/app/manifest.webmanifest/route-7a52a199ae1900b3.js +0 -1
  575. package/app/.next/static/chunks/app/page-7a52a199ae1900b3.js +0 -1
  576. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-7a52a199ae1900b3.js +0 -1
  577. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-7a52a199ae1900b3.js +0 -1
  578. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-7a52a199ae1900b3.js +0 -1
  579. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-7a52a199ae1900b3.js +0 -1
  580. package/app/.next/static/css/444c3f32c7259aa2.css +0 -1
  581. /package/app/.next/static/{amVfAOuGYHFY39y9UCAI0 → gHypWthmAEGnQjLzrqwbj}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- <!DOCTYPE html><!--amVfAOuGYHFY39y9UCAI0--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/081a0afca5a9bd20.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/444c3f32c7259aa2.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/599369d853c61df7.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-694cf8a18cf9b4cc.js"/><script src="/_next/static/chunks/4bd1b696-e5d7c65570c947b7.js" async=""></script><script src="/_next/static/chunks/3794-c67589461d449d62.js" async=""></script><script src="/_next/static/chunks/main-app-8803a230dfc5c361.js" async=""></script><script src="/_next/static/chunks/c6123951-59125299ca0d7b46.js" async=""></script><script src="/_next/static/chunks/619-6fb7f67f0cfecb7d.js" async=""></script><script src="/_next/static/chunks/2652-141c69cce7667f8c.js" async=""></script><script src="/_next/static/chunks/5497-0e48a4a64af94619.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js" async=""></script><script src="/_next/static/chunks/app/layout-0c32feecf05336bd.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/combos/page-73b26e1af919cd35.js" async=""></script><link rel="preload" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&amp;display=swap" as="style"/><meta name="next-size-adjust" content=""/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"/><meta name="theme-color" content="#0a0a0a"/><title>9Router - AI Infrastructure Management</title><meta name="description" content="One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="icon" href="/favicon.ico?603d046c9a6fdfbb" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/favicon.svg"/><link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&amp;display=swap" rel="stylesheet"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen w-full overflow-hidden bg-bg"><div class="fixed top-4 right-4 z-[80] flex w-[min(92vw,380px)] flex-col gap-2"></div><div class="hidden lg:flex"><aside class="flex w-72 flex-col border-r border-black/5 dark:border-white/5 bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="flex items-center gap-2 px-6 pt-5 pb-2"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div></div><div class="px-6 py-4 flex flex-col gap-2"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded bg-linear-to-br from-[#f97815] to-[#c2590a]"><span class="material-symbols-outlined text-white text-[20px]">hub</span></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">Endpoint Proxy</h1><span class="text-xs text-text-muted">v<!-- -->0.3.64</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-1 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="text-sm font-medium">Endpoint</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-sm font-medium">Providers</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group bg-primary/10 text-primary" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] fill-1">layers</span><span class="text-sm font-medium">Combos</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-sm font-medium">Usage</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">data_usage</span><span class="text-sm font-medium">Quota Tracker</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/mitm"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">security</span><span class="text-sm font-medium">MITM</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-sm font-medium">CLI Tools</span></a><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">Debug</p><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-sm font-medium">Console Log</span></a></div><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="text-sm font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-sm font-medium">Settings</span></a></div></nav><div class="p-3 border-t border-black/5 dark:border-white/5"><div class="flex items-start gap-2 p-2 rounded-lg bg-surface/50 mb-2"><div class="flex items-center justify-center size-6 rounded-md bg-blue-500/10 text-blue-500 shrink-0 mt-0.5"><span class="material-symbols-outlined text-[14px]">info</span></div><div class="flex flex-col"><span class="text-xs font-medium text-text-main leading-relaxed">Service is running in terminal. You can close this web page. Shutdown will stop the service.</span></div></div><button class="inline-flex items-center justify-center gap-2 font-medium transition-all duration-200 cursor-pointer active:scale-[0.99] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 border border-black/15 dark:border-white/15 text-text-main hover:bg-black/5 h-9 px-4 text-sm rounded-lg w-full text-red-500 border-red-200 hover:bg-red-50 hover:border-red-300"><span class="material-symbols-outlined text-[18px]">power_settings_new</span>Shutdown</button></div></aside></div><div class="fixed inset-y-0 left-0 z-50 transform lg:hidden transition-transform duration-300 ease-in-out -translate-x-full"><aside class="flex w-72 flex-col border-r border-black/5 dark:border-white/5 bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="flex items-center gap-2 px-6 pt-5 pb-2"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div></div><div class="px-6 py-4 flex flex-col gap-2"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded bg-linear-to-br from-[#f97815] to-[#c2590a]"><span class="material-symbols-outlined text-white text-[20px]">hub</span></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">Endpoint Proxy</h1><span class="text-xs text-text-muted">v<!-- -->0.3.64</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-1 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="text-sm font-medium">Endpoint</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-sm font-medium">Providers</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group bg-primary/10 text-primary" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] fill-1">layers</span><span class="text-sm font-medium">Combos</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-sm font-medium">Usage</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">data_usage</span><span class="text-sm font-medium">Quota Tracker</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/mitm"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">security</span><span class="text-sm font-medium">MITM</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-sm font-medium">CLI Tools</span></a><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">Debug</p><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-sm font-medium">Console Log</span></a></div><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="text-sm font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-sm font-medium">Settings</span></a></div></nav><div class="p-3 border-t border-black/5 dark:border-white/5"><div class="flex items-start gap-2 p-2 rounded-lg bg-surface/50 mb-2"><div class="flex items-center justify-center size-6 rounded-md bg-blue-500/10 text-blue-500 shrink-0 mt-0.5"><span class="material-symbols-outlined text-[14px]">info</span></div><div class="flex flex-col"><span class="text-xs font-medium text-text-main leading-relaxed">Service is running in terminal. You can close this web page. Shutdown will stop the service.</span></div></div><button class="inline-flex items-center justify-center gap-2 font-medium transition-all duration-200 cursor-pointer active:scale-[0.99] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 border border-black/15 dark:border-white/15 text-text-main hover:bg-black/5 h-9 px-4 text-sm rounded-lg w-full text-red-500 border-red-200 hover:bg-red-50 hover:border-red-300"><span class="material-symbols-outlined text-[18px]">power_settings_new</span>Shutdown</button></div></aside></div><main class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300"><header class="flex items-center justify-between px-8 py-5 border-b border-black/5 dark:border-white/5 bg-bg/80 backdrop-blur-xl z-10 sticky top-0"><div class="flex items-center gap-3 lg:hidden"><button class="text-text-main hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="hidden lg:flex flex-col"><div><h1 class="text-2xl font-semibold text-text-main tracking-tight">Combos</h1><p class="text-sm text-text-muted">Model combos with fallback</p></div></div><div class="flex items-center gap-3 ml-auto"><button class="relative flex items-center gap-1.5 px-2.5 py-1.5 rounded-lg transition-all text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5" title="9Remote"><span class="material-symbols-outlined text-[18px]">computer</span><span class="text-xs font-medium">Remote</span></button><div class=""><button class="flex items-center gap-2 px-3 py-2 rounded-lg text-text-muted hover:text-text-main hover:bg-surface/60 transition-colors" title="Language" data-i18n-skip="true"><span class="text-xl">🇺🇸</span><span class="text-xs font-medium uppercase">en</span></button></div><button class="flex items-center justify-center size-10 rounded-full text-text-muted hover:bg-black/5 hover:text-text-main transition-colors" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-red-500 hover:bg-red-500/10 transition-all" title="Logout"><span class="material-symbols-outlined">logout</span></button></div></header><div class="flex-1 overflow-y-auto custom-scrollbar p-6 lg:p-10 "><div class="max-w-7xl mx-auto"><div class="flex flex-col gap-6"><div class="p-6 rounded-xl border border-border bg-surface"><div class="flex items-center justify-between mb-4"><div class="animate-pulse rounded-lg bg-border h-4 w-24"></div><div class="animate-pulse rounded-lg bg-border size-10 rounded-lg"></div></div><div class="animate-pulse rounded-lg bg-border h-8 w-16 mb-2"></div><div class="animate-pulse rounded-lg bg-border h-3 w-20"></div></div><div class="p-6 rounded-xl border border-border bg-surface"><div class="flex items-center justify-between mb-4"><div class="animate-pulse rounded-lg bg-border h-4 w-24"></div><div class="animate-pulse rounded-lg bg-border size-10 rounded-lg"></div></div><div class="animate-pulse rounded-lg bg-border h-8 w-16 mb-2"></div><div class="animate-pulse rounded-lg bg-border h-3 w-20"></div></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-694cf8a18cf9b4cc.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[21110,[\"4335\",\"static/chunks/c6123951-59125299ca0d7b46.js\",\"619\",\"static/chunks/619-6fb7f67f0cfecb7d.js\",\"2652\",\"static/chunks/2652-141c69cce7667f8c.js\",\"5497\",\"static/chunks/5497-0e48a4a64af94619.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js\"],\"ThemeProvider\"]\n3:I[94635,[\"2652\",\"static/chunks/2652-141c69cce7667f8c.js\",\"7177\",\"static/chunks/app/layout-0c32feecf05336bd.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[7648,[\"4335\",\"static/chunks/c6123951-59125299ca0d7b46.js\",\"619\",\"static/chunks/619-6fb7f67f0cfecb7d.js\",\"2652\",\"static/chunks/2652-141c69cce7667f8c.js\",\"5497\",\"static/chunks/5497-0e48a4a64af94619.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js\"],\"default\"]\n7:I[61304,[],\"ClientPageRoot\"]\n8:I[47295,[\"4335\",\"static/chunks/c6123951-59125299ca0d7b46.js\",\"619\",\"static/chunks/619-6fb7f67f0cfecb7d.js\",\"2652\",\"static/chunks/2652-141c69cce7667f8c.js\",\"5497\",\"static/chunks/5497-0e48a4a64af94619.js\",\"3649\",\"static/chunks/app/(dashboard)/dashboard/combos/page-73b26e1af919cd35.js\"],\"default\"]\nb:I[90484,[],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[90484,[],\"ViewportBoundary\"]\n10:I[90484,[],\"MetadataBoundary\"]\n12:I[27123,[],\"\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/081a0afca5a9bd20.css\",\"style\"]\n:HL[\"/_next/static/css/444c3f32c7259aa2.css\",\"style\"]\n:HL[\"/_next/static/css/599369d853c61df7.css\",\"style\"]\n:HL[\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\u0026display=swap\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"amVfAOuGYHFY39y9UCAI0\",\"c\":[\"\",\"dashboard\",\"combos\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"combos\",{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/081a0afca5a9bd20.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/444c3f32c7259aa2.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.googleapis.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.gstatic.com\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"link\",null,{\"href\":\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\u0026display=swap\",\"rel\":\"stylesheet\"}]]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",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\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/599369d853c61df7.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"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:props:children: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:props:children: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:props:children: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:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@9\",\"$@a\"]}}],null,[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Le\",null,{\"children\":\"$Lf\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L10\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L11\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$12\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:{}\na:\"$0:f:0:1:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"f:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n"])</script><script>self.__next_f.push([1,"13:I[86869,[],\"IconMark\"]\nd:null\n11:[[\"$\",\"title\",\"0\",{\"children\":\"9Router - AI Infrastructure Management\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?603d046c9a6fdfbb\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L13\",\"5\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><!--gHypWthmAEGnQjLzrqwbj--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/081a0afca5a9bd20.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/d373283a15291b98.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/599369d853c61df7.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-694cf8a18cf9b4cc.js"/><script src="/_next/static/chunks/4bd1b696-e5d7c65570c947b7.js" async=""></script><script src="/_next/static/chunks/3794-c67589461d449d62.js" async=""></script><script src="/_next/static/chunks/main-app-8803a230dfc5c361.js" async=""></script><script src="/_next/static/chunks/c6123951-59125299ca0d7b46.js" async=""></script><script src="/_next/static/chunks/619-6fb7f67f0cfecb7d.js" async=""></script><script src="/_next/static/chunks/2652-f35d2250006f0efa.js" async=""></script><script src="/_next/static/chunks/5497-ce51becf351384d7.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js" async=""></script><script src="/_next/static/chunks/app/layout-64d54dcedbdfab11.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/combos/page-73b26e1af919cd35.js" async=""></script><link rel="preload" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&amp;display=swap" as="style"/><meta name="next-size-adjust" content=""/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"/><meta name="theme-color" content="#0a0a0a"/><title>9Router - AI Infrastructure Management</title><meta name="description" content="One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="icon" href="/favicon.ico?603d046c9a6fdfbb" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/favicon.svg"/><link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&amp;display=swap" rel="stylesheet"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen w-full overflow-hidden bg-bg"><div class="fixed top-4 right-4 z-[80] flex w-[min(92vw,380px)] flex-col gap-2"></div><div class="hidden lg:flex"><aside class="flex w-72 flex-col border-r border-black/5 dark:border-white/5 bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="flex items-center gap-2 px-6 pt-5 pb-2"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div></div><div class="px-6 py-4 flex flex-col gap-2"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded bg-linear-to-br from-[#f97815] to-[#c2590a]"><span class="material-symbols-outlined text-white text-[20px]">hub</span></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">Endpoint Proxy</h1><span class="text-xs text-text-muted">v<!-- -->0.3.65</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-1 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="text-sm font-medium">Endpoint</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-sm font-medium">Providers</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group bg-primary/10 text-primary" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] fill-1">layers</span><span class="text-sm font-medium">Combos</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-sm font-medium">Usage</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">data_usage</span><span class="text-sm font-medium">Quota Tracker</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/mitm"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">security</span><span class="text-sm font-medium">MITM</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-sm font-medium">CLI Tools</span></a><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">Debug</p><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-sm font-medium">Console Log</span></a></div><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="text-sm font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-sm font-medium">Settings</span></a></div></nav><div class="p-3 border-t border-black/5 dark:border-white/5"><div class="flex items-start gap-2 p-2 rounded-lg bg-surface/50 mb-2"><div class="flex items-center justify-center size-6 rounded-md bg-blue-500/10 text-blue-500 shrink-0 mt-0.5"><span class="material-symbols-outlined text-[14px]">info</span></div><div class="flex flex-col"><span class="text-xs font-medium text-text-main leading-relaxed">Service is running in terminal. You can close this web page. Shutdown will stop the service.</span></div></div><button class="inline-flex items-center justify-center gap-2 font-medium transition-all duration-200 cursor-pointer active:scale-[0.99] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 border border-black/15 dark:border-white/15 text-text-main hover:bg-black/5 h-9 px-4 text-sm rounded-lg w-full text-red-500 border-red-200 hover:bg-red-50 hover:border-red-300"><span class="material-symbols-outlined text-[18px]">power_settings_new</span>Shutdown</button></div></aside></div><div class="fixed inset-y-0 left-0 z-50 transform lg:hidden transition-transform duration-300 ease-in-out -translate-x-full"><aside class="flex w-72 flex-col border-r border-black/5 dark:border-white/5 bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="flex items-center gap-2 px-6 pt-5 pb-2"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div></div><div class="px-6 py-4 flex flex-col gap-2"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded bg-linear-to-br from-[#f97815] to-[#c2590a]"><span class="material-symbols-outlined text-white text-[20px]">hub</span></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">Endpoint Proxy</h1><span class="text-xs text-text-muted">v<!-- -->0.3.65</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-1 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="text-sm font-medium">Endpoint</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-sm font-medium">Providers</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group bg-primary/10 text-primary" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] fill-1">layers</span><span class="text-sm font-medium">Combos</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-sm font-medium">Usage</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">data_usage</span><span class="text-sm font-medium">Quota Tracker</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/mitm"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">security</span><span class="text-sm font-medium">MITM</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-sm font-medium">CLI Tools</span></a><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">Debug</p><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-sm font-medium">Console Log</span></a></div><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="text-sm font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-sm font-medium">Settings</span></a></div></nav><div class="p-3 border-t border-black/5 dark:border-white/5"><div class="flex items-start gap-2 p-2 rounded-lg bg-surface/50 mb-2"><div class="flex items-center justify-center size-6 rounded-md bg-blue-500/10 text-blue-500 shrink-0 mt-0.5"><span class="material-symbols-outlined text-[14px]">info</span></div><div class="flex flex-col"><span class="text-xs font-medium text-text-main leading-relaxed">Service is running in terminal. You can close this web page. Shutdown will stop the service.</span></div></div><button class="inline-flex items-center justify-center gap-2 font-medium transition-all duration-200 cursor-pointer active:scale-[0.99] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 border border-black/15 dark:border-white/15 text-text-main hover:bg-black/5 h-9 px-4 text-sm rounded-lg w-full text-red-500 border-red-200 hover:bg-red-50 hover:border-red-300"><span class="material-symbols-outlined text-[18px]">power_settings_new</span>Shutdown</button></div></aside></div><main class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300"><header class="flex items-center justify-between px-8 py-5 border-b border-black/5 dark:border-white/5 bg-bg/80 backdrop-blur-xl z-10 sticky top-0"><div class="flex items-center gap-3 lg:hidden"><button class="text-text-main hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="hidden lg:flex flex-col"><div><h1 class="text-2xl font-semibold text-text-main tracking-tight">Combos</h1><p class="text-sm text-text-muted">Model combos with fallback</p></div></div><div class="flex items-center gap-3 ml-auto"><button class="relative flex items-center gap-1.5 px-2.5 py-1.5 rounded-lg transition-all text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5" title="9Remote"><span class="material-symbols-outlined text-[18px]">computer</span><span class="text-xs font-medium">Remote</span></button><div class=""><button class="flex items-center gap-2 px-3 py-2 rounded-lg text-text-muted hover:text-text-main hover:bg-surface/60 transition-colors" title="Language" data-i18n-skip="true"><span class="text-xl">🇺🇸</span><span class="text-xs font-medium uppercase">en</span></button></div><button class="flex items-center justify-center size-10 rounded-full text-text-muted hover:bg-black/5 hover:text-text-main transition-colors" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-red-500 hover:bg-red-500/10 transition-all" title="Logout"><span class="material-symbols-outlined">logout</span></button></div></header><div class="flex-1 overflow-y-auto custom-scrollbar p-6 lg:p-10 "><div class="max-w-7xl mx-auto"><div class="flex flex-col gap-6"><div class="p-6 rounded-xl border border-border bg-surface"><div class="flex items-center justify-between mb-4"><div class="animate-pulse rounded-lg bg-border h-4 w-24"></div><div class="animate-pulse rounded-lg bg-border size-10 rounded-lg"></div></div><div class="animate-pulse rounded-lg bg-border h-8 w-16 mb-2"></div><div class="animate-pulse rounded-lg bg-border h-3 w-20"></div></div><div class="p-6 rounded-xl border border-border bg-surface"><div class="flex items-center justify-between mb-4"><div class="animate-pulse rounded-lg bg-border h-4 w-24"></div><div class="animate-pulse rounded-lg bg-border size-10 rounded-lg"></div></div><div class="animate-pulse rounded-lg bg-border h-8 w-16 mb-2"></div><div class="animate-pulse rounded-lg bg-border h-3 w-20"></div></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-694cf8a18cf9b4cc.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[21110,[\"4335\",\"static/chunks/c6123951-59125299ca0d7b46.js\",\"619\",\"static/chunks/619-6fb7f67f0cfecb7d.js\",\"2652\",\"static/chunks/2652-f35d2250006f0efa.js\",\"5497\",\"static/chunks/5497-ce51becf351384d7.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js\"],\"ThemeProvider\"]\n3:I[94635,[\"2652\",\"static/chunks/2652-f35d2250006f0efa.js\",\"7177\",\"static/chunks/app/layout-64d54dcedbdfab11.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[7648,[\"4335\",\"static/chunks/c6123951-59125299ca0d7b46.js\",\"619\",\"static/chunks/619-6fb7f67f0cfecb7d.js\",\"2652\",\"static/chunks/2652-f35d2250006f0efa.js\",\"5497\",\"static/chunks/5497-ce51becf351384d7.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js\"],\"default\"]\n7:I[61304,[],\"ClientPageRoot\"]\n8:I[47295,[\"4335\",\"static/chunks/c6123951-59125299ca0d7b46.js\",\"619\",\"static/chunks/619-6fb7f67f0cfecb7d.js\",\"2652\",\"static/chunks/2652-f35d2250006f0efa.js\",\"5497\",\"static/chunks/5497-ce51becf351384d7.js\",\"3649\",\"static/chunks/app/(dashboard)/dashboard/combos/page-73b26e1af919cd35.js\"],\"default\"]\nb:I[90484,[],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[90484,[],\"ViewportBoundary\"]\n10:I[90484,[],\"MetadataBoundary\"]\n12:I[27123,[],\"\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/081a0afca5a9bd20.css\",\"style\"]\n:HL[\"/_next/static/css/d373283a15291b98.css\",\"style\"]\n:HL[\"/_next/static/css/599369d853c61df7.css\",\"style\"]\n:HL[\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\u0026display=swap\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"gHypWthmAEGnQjLzrqwbj\",\"c\":[\"\",\"dashboard\",\"combos\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"combos\",{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/081a0afca5a9bd20.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/d373283a15291b98.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.googleapis.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.gstatic.com\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"link\",null,{\"href\":\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\u0026display=swap\",\"rel\":\"stylesheet\"}]]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",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\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/599369d853c61df7.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"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:props:children: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:props:children: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:props:children: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:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@9\",\"$@a\"]}}],null,[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Le\",null,{\"children\":\"$Lf\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L10\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L11\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$12\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:{}\na:\"$0:f:0:1:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"f:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n"])</script><script>self.__next_f.push([1,"13:I[86869,[],\"IconMark\"]\nd:null\n11:[[\"$\",\"title\",\"0\",{\"children\":\"9Router - AI Infrastructure Management\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?603d046c9a6fdfbb\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L13\",\"5\",{}]]\n"])</script></body></html>
@@ -1,11 +1,11 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-141c69cce7667f8c.js","5497","static/chunks/5497-0e48a4a64af94619.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"ThemeProvider"]
3
- 3:I[94635,["2652","static/chunks/2652-141c69cce7667f8c.js","7177","static/chunks/app/layout-0c32feecf05336bd.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"ThemeProvider"]
3
+ 3:I[94635,["2652","static/chunks/2652-f35d2250006f0efa.js","7177","static/chunks/app/layout-64d54dcedbdfab11.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[7648,["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-141c69cce7667f8c.js","5497","static/chunks/5497-0e48a4a64af94619.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"default"]
6
+ 6:I[7648,["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"default"]
7
7
  7:I[61304,[],"ClientPageRoot"]
8
- 8:I[47295,["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-141c69cce7667f8c.js","5497","static/chunks/5497-0e48a4a64af94619.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-73b26e1af919cd35.js"],"default"]
8
+ 8:I[47295,["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-73b26e1af919cd35.js"],"default"]
9
9
  b:I[90484,[],"OutletBoundary"]
10
10
  c:"$Sreact.suspense"
11
11
  e:I[90484,[],"ViewportBoundary"]
@@ -13,10 +13,10 @@ e:I[90484,[],"ViewportBoundary"]
13
13
  12:I[27123,[],""]
14
14
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
15
15
  :HL["/_next/static/css/081a0afca5a9bd20.css","style"]
16
- :HL["/_next/static/css/444c3f32c7259aa2.css","style"]
16
+ :HL["/_next/static/css/d373283a15291b98.css","style"]
17
17
  :HL["/_next/static/css/599369d853c61df7.css","style"]
18
18
  :HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
19
- 0:{"P":null,"b":"amVfAOuGYHFY39y9UCAI0","c":["","dashboard","combos"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["combos",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/444c3f32c7259aa2.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",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":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/599369d853c61df7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","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:props:children: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:props:children: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:props:children: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:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
19
+ 0:{"P":null,"b":"gHypWthmAEGnQjLzrqwbj","c":["","dashboard","combos"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["combos",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/d373283a15291b98.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",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":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/599369d853c61df7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","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:props:children: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:props:children: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:props:children: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:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
20
20
  9:{}
21
21
  a:"$0:f:0:1:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
22
22
  f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[61304,[],"ClientPageRoot"]
3
- 3:I[47295,["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-141c69cce7667f8c.js","5497","static/chunks/5497-0e48a4a64af94619.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-73b26e1af919cd35.js"],"default"]
3
+ 3:I[47295,["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-73b26e1af919cd35.js"],"default"]
4
4
  6:I[90484,[],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"buildId":"amVfAOuGYHFY39y9UCAI0","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"gHypWthmAEGnQjLzrqwbj","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
7
7
  4:{}
8
8
  5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
9
9
  8:null
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
- 0:{"buildId":"amVfAOuGYHFY39y9UCAI0","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"gHypWthmAEGnQjLzrqwbj","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
- 0:{"buildId":"amVfAOuGYHFY39y9UCAI0","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"gHypWthmAEGnQjLzrqwbj","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1,6 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[7648,["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-141c69cce7667f8c.js","5497","static/chunks/5497-0e48a4a64af94619.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"default"]
2
+ 2:I[7648,["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"default"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
5
5
  :HL["/_next/static/css/599369d853c61df7.css","style"]
6
- 0:{"buildId":"amVfAOuGYHFY39y9UCAI0","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/599369d853c61df7.css","precedence":"next"}]],["$","$L2",null,{"children":["$","$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."}]}]]}]}]],[]]}]}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"gHypWthmAEGnQjLzrqwbj","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/599369d853c61df7.css","precedence":"next"}]],["$","$L2",null,{"children":["$","$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."}]}]]}]}]],[]]}]}]]}],"loading":null,"isPartial":false}
@@ -1,11 +1,11 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-141c69cce7667f8c.js","5497","static/chunks/5497-0e48a4a64af94619.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"ThemeProvider"]
3
- 3:I[94635,["2652","static/chunks/2652-141c69cce7667f8c.js","7177","static/chunks/app/layout-0c32feecf05336bd.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"ThemeProvider"]
3
+ 3:I[94635,["2652","static/chunks/2652-f35d2250006f0efa.js","7177","static/chunks/app/layout-64d54dcedbdfab11.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[7648,["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-141c69cce7667f8c.js","5497","static/chunks/5497-0e48a4a64af94619.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"default"]
6
+ 6:I[7648,["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"default"]
7
7
  7:I[61304,[],"ClientPageRoot"]
8
- 8:I[47295,["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-141c69cce7667f8c.js","5497","static/chunks/5497-0e48a4a64af94619.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-73b26e1af919cd35.js"],"default"]
8
+ 8:I[47295,["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-73b26e1af919cd35.js"],"default"]
9
9
  b:I[90484,[],"OutletBoundary"]
10
10
  c:"$Sreact.suspense"
11
11
  e:I[90484,[],"ViewportBoundary"]
@@ -13,10 +13,10 @@ e:I[90484,[],"ViewportBoundary"]
13
13
  12:I[27123,[],""]
14
14
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
15
15
  :HL["/_next/static/css/081a0afca5a9bd20.css","style"]
16
- :HL["/_next/static/css/444c3f32c7259aa2.css","style"]
16
+ :HL["/_next/static/css/d373283a15291b98.css","style"]
17
17
  :HL["/_next/static/css/599369d853c61df7.css","style"]
18
18
  :HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
19
- 0:{"P":null,"b":"amVfAOuGYHFY39y9UCAI0","c":["","dashboard","combos"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["combos",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/444c3f32c7259aa2.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",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":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/599369d853c61df7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","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:props:children: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:props:children: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:props:children: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:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
19
+ 0:{"P":null,"b":"gHypWthmAEGnQjLzrqwbj","c":["","dashboard","combos"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["combos",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/d373283a15291b98.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",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":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/599369d853c61df7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","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:props:children: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:props:children: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:props:children: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:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
20
20
  9:{}
21
21
  a:"$0:f:0:1:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
22
22
  f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]
@@ -3,4 +3,4 @@
3
3
  3:I[90484,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
5
  5:I[86869,[],"IconMark"]
6
- 0:{"buildId":"amVfAOuGYHFY39y9UCAI0","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"9Router - AI Infrastructure Management"}],["$","meta","1",{"name":"description","content":"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","link","3",{"rel":"icon","href":"/favicon.ico?603d046c9a6fdfbb","type":"image/x-icon","sizes":"16x16"}],["$","link","4",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","5",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"gHypWthmAEGnQjLzrqwbj","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"9Router - AI Infrastructure Management"}],["$","meta","1",{"name":"description","content":"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","link","3",{"rel":"icon","href":"/favicon.ico?603d046c9a6fdfbb","type":"image/x-icon","sizes":"16x16"}],["$","link","4",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","5",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-141c69cce7667f8c.js","5497","static/chunks/5497-0e48a4a64af94619.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"ThemeProvider"]
3
- 3:I[94635,["2652","static/chunks/2652-141c69cce7667f8c.js","7177","static/chunks/app/layout-0c32feecf05336bd.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"ThemeProvider"]
3
+ 3:I[94635,["2652","static/chunks/2652-f35d2250006f0efa.js","7177","static/chunks/app/layout-64d54dcedbdfab11.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
6
  :HL["/_next/static/css/081a0afca5a9bd20.css","style"]
7
- :HL["/_next/static/css/444c3f32c7259aa2.css","style"]
7
+ :HL["/_next/static/css/d373283a15291b98.css","style"]
8
8
  :HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
9
- 0:{"buildId":"amVfAOuGYHFY39y9UCAI0","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/444c3f32c7259aa2.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",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."}]}]]}]}]],[]]}]}]}]}]]}]]}],"loading":null,"isPartial":false}
9
+ 0:{"buildId":"gHypWthmAEGnQjLzrqwbj","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/d373283a15291b98.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",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."}]}]]}]}]],[]]}]}]}]}]]}]]}],"loading":null,"isPartial":false}
@@ -1,6 +1,6 @@
1
1
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
2
2
  :HL["/_next/static/css/081a0afca5a9bd20.css","style"]
3
- :HL["/_next/static/css/444c3f32c7259aa2.css","style"]
3
+ :HL["/_next/static/css/d373283a15291b98.css","style"]
4
4
  :HL["/_next/static/css/599369d853c61df7.css","style"]
5
5
  :HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
6
- 0:{"buildId":"amVfAOuGYHFY39y9UCAI0","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(dashboard)","paramType":null,"paramKey":"(dashboard)","hasRuntimePrefetch":false,"slots":{"children":{"name":"dashboard","paramType":null,"paramKey":"dashboard","hasRuntimePrefetch":false,"slots":{"children":{"name":"combos","paramType":null,"paramKey":"combos","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
6
+ 0:{"buildId":"gHypWthmAEGnQjLzrqwbj","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(dashboard)","paramType":null,"paramKey":"(dashboard)","hasRuntimePrefetch":false,"slots":{"children":{"name":"dashboard","paramType":null,"paramKey":"dashboard","hasRuntimePrefetch":false,"slots":{"children":{"name":"combos","paramType":null,"paramKey":"combos","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}