@jheavenknows/bluerouter 1.0.100 → 1.0.102

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 (287) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +3 -3
  3. package/app/.next-cli-build/build-manifest.json +2 -2
  4. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  5. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  6. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/prompt-logs/page_client-reference-manifest.js +1 -1
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/provider-health/page_client-reference-manifest.js +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  27. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  28. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  29. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  30. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  31. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  32. package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  33. package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  34. package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  35. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  36. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  37. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  38. package/app/.next-cli-build/server/app/_not-found.rsc +3 -3
  39. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +3 -3
  40. package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  41. package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +3 -3
  42. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  43. package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  44. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  45. package/app/.next-cli-build/server/app/api/models/route.js +1 -1
  46. package/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
  47. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  48. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  49. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  50. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
  51. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  52. package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
  53. package/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
  54. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  55. package/app/.next-cli-build/server/app/callback.html +1 -1
  56. package/app/.next-cli-build/server/app/callback.rsc +3 -3
  57. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +3 -3
  58. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  59. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +3 -3
  60. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
  61. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  62. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  63. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  64. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +5 -5
  65. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  66. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  67. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  68. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  69. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +5 -5
  70. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  71. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +3 -3
  72. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
  73. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  74. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +5 -5
  75. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  76. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  77. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  78. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  79. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +5 -5
  80. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  81. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +3 -3
  82. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  83. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  84. package/app/.next-cli-build/server/app/dashboard/combos.rsc +5 -5
  85. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  86. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  87. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  88. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  89. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +5 -5
  90. package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  91. package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
  92. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  93. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  94. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +6 -6
  95. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +3 -3
  96. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  97. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  98. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  99. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  100. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  101. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
  102. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  103. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  104. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +5 -5
  105. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  106. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  107. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  108. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  109. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  110. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +5 -5
  111. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  112. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +3 -3
  113. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
  114. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  115. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +5 -5
  116. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  117. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  118. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  119. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  120. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +5 -5
  121. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  122. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +3 -3
  123. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
  124. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  125. package/app/.next-cli-build/server/app/dashboard/profile.rsc +4 -4
  126. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +1 -1
  127. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  128. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  129. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  130. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +4 -4
  131. package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  132. package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
  133. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  134. package/app/.next-cli-build/server/app/dashboard/prompt-logs.html +1 -1
  135. package/app/.next-cli-build/server/app/dashboard/prompt-logs.rsc +4 -4
  136. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard/prompt-logs/__PAGE__.segment.rsc +1 -1
  137. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard/prompt-logs.segment.rsc +1 -1
  138. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  139. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  140. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_full.segment.rsc +4 -4
  141. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_head.segment.rsc +1 -1
  142. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_index.segment.rsc +3 -3
  143. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_tree.segment.rsc +1 -1
  144. package/app/.next-cli-build/server/app/dashboard/provider-health.html +1 -1
  145. package/app/.next-cli-build/server/app/dashboard/provider-health.rsc +4 -4
  146. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard/provider-health/__PAGE__.segment.rsc +1 -1
  147. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard/provider-health.segment.rsc +1 -1
  148. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  149. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  150. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_full.segment.rsc +4 -4
  151. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_head.segment.rsc +1 -1
  152. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_index.segment.rsc +3 -3
  153. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_tree.segment.rsc +1 -1
  154. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  155. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +5 -5
  156. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  157. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  158. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  159. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  160. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  161. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +5 -5
  162. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  163. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +3 -3
  164. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  165. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  166. package/app/.next-cli-build/server/app/dashboard/providers.rsc +5 -5
  167. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  168. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  169. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  170. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  171. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +5 -5
  172. package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  173. package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
  174. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  175. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  176. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +5 -5
  177. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  178. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  179. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  180. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  181. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +5 -5
  182. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  183. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +3 -3
  184. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
  185. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  186. package/app/.next-cli-build/server/app/dashboard/quota.rsc +6 -6
  187. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  188. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  189. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  190. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  191. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +6 -6
  192. package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  193. package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +3 -3
  194. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
  195. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  196. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  197. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +3 -3
  198. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +3 -3
  199. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  200. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +3 -3
  201. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  202. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  203. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  204. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  205. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  206. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  207. package/app/.next-cli-build/server/app/dashboard/skills.rsc +5 -5
  208. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  209. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  210. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  211. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  212. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +5 -5
  213. package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  214. package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +3 -3
  215. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
  216. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  217. package/app/.next-cli-build/server/app/dashboard/translator.rsc +5 -5
  218. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  219. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  220. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  221. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  222. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +5 -5
  223. package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  224. package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
  225. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  226. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  227. package/app/.next-cli-build/server/app/dashboard/usage.rsc +5 -5
  228. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  229. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  230. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  231. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  232. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +5 -5
  233. package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  234. package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
  235. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  236. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  237. package/app/.next-cli-build/server/app/dashboard.rsc +5 -5
  238. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  239. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  240. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  241. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +5 -5
  242. package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  243. package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +3 -3
  244. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  245. package/app/.next-cli-build/server/app/index.html +1 -1
  246. package/app/.next-cli-build/server/app/index.rsc +3 -3
  247. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  248. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +3 -3
  249. package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  250. package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +3 -3
  251. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
  252. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  253. package/app/.next-cli-build/server/app/landing.html +1 -1
  254. package/app/.next-cli-build/server/app/landing.rsc +3 -3
  255. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +3 -3
  256. package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  257. package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +3 -3
  258. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
  259. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  260. package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  261. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  262. package/app/.next-cli-build/server/app/login.html +1 -1
  263. package/app/.next-cli-build/server/app/login.rsc +3 -3
  264. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +3 -3
  265. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  266. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +3 -3
  267. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
  268. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +1 -1
  269. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  270. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  271. package/app/.next-cli-build/server/app-paths-manifest.json +3 -3
  272. package/app/.next-cli-build/server/chunks/2496.js +1 -1
  273. package/app/.next-cli-build/server/chunks/3110.js +1 -1
  274. package/app/.next-cli-build/server/chunks/4746.js +1 -1
  275. package/app/.next-cli-build/server/chunks/7130.js +1 -1
  276. package/app/.next-cli-build/server/chunks/7153.js +1 -1
  277. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  278. package/app/.next-cli-build/server/pages/404.html +1 -1
  279. package/app/.next-cli-build/server/pages/500.html +1 -1
  280. package/app/.next-cli-build/static/chunks/{1321-e7c3ae4cab815da0.js → 1321-9219a37feb33b518.js} +1 -1
  281. package/app/cli/.build-home/AppData/Roaming/bluerouter/db/data.sqlite-shm +0 -0
  282. package/app/cli/.build-home/AppData/Roaming/bluerouter/db/data.sqlite-wal +0 -0
  283. package/app/package.json +1 -1
  284. package/package.json +1 -1
  285. package/app/cli/.build-home/AppData/Roaming/bluerouter/db/backups/upgrade-1.0.94-to-1.0.95-1.0.95-20260609-144418/data.sqlite +0 -0
  286. /package/app/.next-cli-build/static/{TaXFwK5wTc0t37P49XQyE → X0kXjUHxe9pBYm8CcGmyJ}/_buildManifest.js +0 -0
  287. /package/app/.next-cli-build/static/{TaXFwK5wTc0t37P49XQyE → X0kXjUHxe9pBYm8CcGmyJ}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/7a3e1568f247f3d0.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/e6e3026313fa15d6.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/008a05b0ad6b854a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a990cabb6976f421.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-cef5038dc7aa126a.js" async=""></script><script src="/_next/static/chunks/main-app-0a27584eea53a4b0.js" async=""></script><script src="/_next/static/chunks/1a258343-bc0b514c079d8898.js" async=""></script><script src="/_next/static/chunks/8500-f62a38ff68ab7f42.js" async=""></script><script src="/_next/static/chunks/4288-6abec21269cb069a.js" async=""></script><script src="/_next/static/chunks/1321-e7c3ae4cab815da0.js" async=""></script><script src="/_next/static/chunks/5497-d53fb809d9bf7413.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-6402a1623c681e71.js" async=""></script><script src="/_next/static/chunks/app/layout-39f1f36912db26e1.js" async=""></script><script src="/_next/static/chunks/5772-901f1092d831ec37.js" async=""></script><script src="/_next/static/chunks/4404-63455b79e318b1c7.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/mitm/page-f05795e77fee5793.js" async=""></script><meta name="theme-color" content="#0a0a0a"/><title>Blue Router Gateway - 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?d69b7278ea27dcf7" type="image/x-icon" sizes="32x32"/><link rel="icon" href="/favicon.svg"/><script>if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}</script><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 h-full w-72 flex-col border-r border-border bg-surface px-4 py-4 text-text-main"><div class="mb-4 rounded-2xl border border-border bg-background/60 p-4 shadow-sm"><div class="flex items-center gap-3"><div class="flex h-10 w-10 items-center justify-center rounded-xl bg-primary/10 text-primary"><span class="material-symbols-outlined text-[22px]">hub</span></div><div class="min-w-0"><div class="truncate text-base font-semibold">Blue Router</div><div class="text-xs text-text-muted">v<!-- -->1.0.99</div></div></div></div><nav class="flex-1 space-y-1 overflow-y-auto pr-1"><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[20px]">api</span><span class="truncate">Endpoint</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[20px]">dns</span><span class="truncate">Providers</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[20px]">layers</span><span class="truncate">Combos</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[20px]">bar_chart</span><span class="truncate">Usage</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[20px]">data_usage</span><span class="truncate">Quota Tracker</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all bg-primary/10 text-primary" href="/dashboard/mitm"><span class="material-symbols-outlined text-[20px]">security</span><span class="truncate">AI Traffic Gateway</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/prompt-logs"><span class="material-symbols-outlined text-[20px]">manage_search</span><span class="truncate">Prompt Logs</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[20px]">terminal</span><span class="truncate">CLI Tools</span></a><div class="pt-3 text-xs font-semibold uppercase tracking-wide text-text-muted">System</div><div><button type="button" class="group flex w-full items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[20px]">perm_media</span><span class="flex-1 truncate text-left">Media Providers</span><span class="material-symbols-outlined text-[18px]">expand_more</span></button></div><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[20px]">lan</span><span class="truncate">Proxy Pools</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/skills"><span class="material-symbols-outlined text-[20px]">extension</span><span class="truncate">Skills</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[20px]">settings</span><span class="truncate">Settings</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[20px]">terminal</span><span class="truncate">Console Log</span></a></nav><div class="mt-3 grid grid-cols-3 gap-2 border-t border-border pt-3"><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-blue-200 text-blue-600 transition hover:border-blue-300 hover:bg-blue-50 dark:border-blue-500/30 dark:hover:bg-blue-500/10" title="Restart" aria-label="Restart"><span class="material-symbols-outlined text-[20px]">restart_alt</span></button><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-border text-text-muted transition hover:bg-surface hover:text-text-main" title="Logout" aria-label="Logout"><span class="material-symbols-outlined text-[20px]">logout</span></button><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-red-200 text-red-500 transition hover:border-red-300 hover:bg-red-50 dark:border-red-500/30 dark:hover:bg-red-500/10" title="Shutdown" aria-label="Shutdown"><span class="material-symbols-outlined text-[20px]">power_settings_new</span></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 h-full w-72 flex-col border-r border-border bg-surface px-4 py-4 text-text-main"><div class="mb-4 rounded-2xl border border-border bg-background/60 p-4 shadow-sm"><div class="flex items-center gap-3"><div class="flex h-10 w-10 items-center justify-center rounded-xl bg-primary/10 text-primary"><span class="material-symbols-outlined text-[22px]">hub</span></div><div class="min-w-0"><div class="truncate text-base font-semibold">Blue Router</div><div class="text-xs text-text-muted">v<!-- -->1.0.99</div></div></div></div><nav class="flex-1 space-y-1 overflow-y-auto pr-1"><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[20px]">api</span><span class="truncate">Endpoint</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[20px]">dns</span><span class="truncate">Providers</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[20px]">layers</span><span class="truncate">Combos</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[20px]">bar_chart</span><span class="truncate">Usage</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[20px]">data_usage</span><span class="truncate">Quota Tracker</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all bg-primary/10 text-primary" href="/dashboard/mitm"><span class="material-symbols-outlined text-[20px]">security</span><span class="truncate">AI Traffic Gateway</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/prompt-logs"><span class="material-symbols-outlined text-[20px]">manage_search</span><span class="truncate">Prompt Logs</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[20px]">terminal</span><span class="truncate">CLI Tools</span></a><div class="pt-3 text-xs font-semibold uppercase tracking-wide text-text-muted">System</div><div><button type="button" class="group flex w-full items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[20px]">perm_media</span><span class="flex-1 truncate text-left">Media Providers</span><span class="material-symbols-outlined text-[18px]">expand_more</span></button></div><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[20px]">lan</span><span class="truncate">Proxy Pools</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/skills"><span class="material-symbols-outlined text-[20px]">extension</span><span class="truncate">Skills</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[20px]">settings</span><span class="truncate">Settings</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[20px]">terminal</span><span class="truncate">Console Log</span></a></nav><div class="mt-3 grid grid-cols-3 gap-2 border-t border-border pt-3"><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-blue-200 text-blue-600 transition hover:border-blue-300 hover:bg-blue-50 dark:border-blue-500/30 dark:hover:bg-blue-500/10" title="Restart" aria-label="Restart"><span class="material-symbols-outlined text-[20px]">restart_alt</span></button><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-border text-text-muted transition hover:bg-surface hover:text-text-main" title="Logout" aria-label="Logout"><span class="material-symbols-outlined text-[20px]">logout</span></button><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-red-200 text-red-500 transition hover:border-red-300 hover:bg-red-50 dark:border-red-500/30 dark:hover:bg-red-500/10" title="Shutdown" aria-label="Shutdown"><span class="material-symbols-outlined text-[20px]">power_settings_new</span></button></div></aside></div><main class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300 isolate"><div class="landing-grid absolute inset-0 pointer-events-none -z-10" aria-hidden="true"></div><header class="shrink-0 flex items-center justify-between gap-3 px-4 lg:px-8 pt-3 pb-2 border-b border-border-subtle bg-surface/60 backdrop-blur-xl lg:bg-transparent lg:backdrop-blur-none z-20"><div class="flex items-center gap-3 lg:hidden shrink-0"><button class="text-text-main hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="flex flex-col min-w-0 flex-1"><div><div class="flex items-center gap-2"><span class="material-symbols-outlined text-primary text-xl lg:text-2xl">security</span><h1 class="text-base lg:text-2xl font-semibold tracking-tight truncate">AI Traffic Proxy</h1></div><p class="hidden lg:block text-sm text-text-muted truncate">Intercept CLI tool traffic and route through this router gateway</p></div></div><div class="flex items-center gap-1 shrink-0"><button class="flex items-center justify-center size-10 rounded-full text-text-muted hover:text-text-main hover:bg-surface-2 transition-colors" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><div class="relative"><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Menu"><span class="material-symbols-outlined">grid_view</span></button></div><div class=""></div></div></header><div class="flex-1 overflow-y-auto custom-scrollbar p-6 lg:p-10 "><div class="w-full max-w-none"><div class="rounded-lg border border-yellow-500/30 bg-yellow-500/10 p-4 text-sm text-yellow-700 dark:text-yellow-300"><span class="material-symbols-rounded align-middle text-base">warning</span> <!-- -->⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.</div><div class="bg-surface border border-border-subtle rounded-[14px] shadow-[var(--shadow-soft)] p-4 border-primary/20 bg-primary/5"><div class="flex flex-col gap-3"><div class="flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between"><div class="flex min-w-0 flex-wrap items-center gap-2"><span class="material-symbols-outlined text-primary text-[20px]">security</span><span class="font-semibold text-sm text-text-main">MITM Server</span><span class="inline-flex items-center gap-1.5 rounded-full font-semibold bg-surface-2 text-text-muted px-2 py-0.5 text-[10px]">Stopped</span></div><div class="flex flex-wrap items-center gap-1 text-xs text-text-muted" data-i18n-skip="true"><span class="flex items-center gap-0.5 px-1.5 py-0.5 rounded text-text-muted"><span class="material-symbols-outlined text-[12px]">cancel</span>Cert</span><span class="flex items-center gap-0.5 px-1.5 py-0.5 rounded text-text-muted"><span class="material-symbols-outlined text-[12px]">cancel</span>Trusted</span><span class="flex items-center gap-0.5 px-1.5 py-0.5 rounded text-text-muted"><span class="material-symbols-outlined text-[12px]">cancel</span>Server</span></div></div><div class="px-2 py-2 rounded-lg bg-surface/50 border border-border/50 flex flex-col gap-2"><p class="text-[11px] text-text-muted leading-relaxed"><span class="font-medium text-text-main">Purpose:</span> Use Antigravity IDE &amp; GitHub Copilot → with ANY provider/model from Bluerouter</p><p class="text-[11px] text-text-muted leading-relaxed"><span class="font-medium text-text-main">How it works:</span> Antigravity/Copilot IDE request → DNS redirect to localhost:443 → AI Traffic Proxy intercepts → Bluerouter → response to Antigravity/Copilot</p></div><div class="flex flex-col gap-2"><div class="grid gap-1 sm:grid-cols-[8rem_auto_1fr] sm:items-center sm:gap-2"><span class="text-xs font-semibold text-text-main sm:text-right sm:text-sm">Router Base URL</span><span class="material-symbols-outlined hidden text-text-muted text-[14px] sm:inline">arrow_forward</span><input type="text" placeholder="http://localhost:20128" class="flex-1 min-w-0 px-2 py-1.5 bg-surface rounded border border-border text-xs text-text-main focus:outline-none focus:ring-1 focus:ring-primary/50 disabled:opacity-50" value="http://localhost:20128"/></div><div class="grid gap-1 sm:grid-cols-[8rem_auto_1fr] sm:items-center sm:gap-2"><span class="text-xs font-semibold text-text-main sm:text-right sm:text-sm">API Key</span><span class="material-symbols-outlined hidden text-text-muted text-[14px] sm:inline">arrow_forward</span><input type="text" list="mitm-api-keys" placeholder="sk_bluerouter (default)" class="flex-1 min-w-0 px-2 py-1.5 bg-surface rounded border border-border text-xs text-text-main focus:outline-none focus:ring-1 focus:ring-primary/50" value=""/></div></div><div class="flex flex-col gap-2 sm:flex-row sm:flex-wrap sm:items-center" data-i18n-skip="true"><button disabled="" class="flex w-full items-center justify-center gap-1.5 rounded-lg border border-primary/30 bg-primary/10 px-4 py-2 text-xs font-medium text-primary transition-colors hover:bg-primary/20 disabled:opacity-50 sm:w-auto sm:py-1.5"><span class="material-symbols-outlined text-[16px]">play_circle</span>Start Server</button></div></div></div><div class="bg-surface border border-border-subtle rounded-[14px] shadow-[var(--shadow-soft)] p-4 border-border/60 bg-surface/60"><div class="flex flex-col gap-4"><div class="flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between"><div class="flex items-center gap-2"><span class="material-symbols-outlined text-primary text-[20px]">workspace_premium</span><span class="font-semibold text-sm text-text-main">MITM Root CA</span><span class="inline-flex items-center gap-1.5 rounded-full font-semibold bg-surface-2 text-text-muted px-2 py-0.5 text-[10px]">Missing</span></div><div class="flex flex-wrap gap-2"><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 text-text-muted hover:bg-surface-2 hover:text-text-main h-7 px-3 text-xs rounded-[8px]" disabled="">Download Cert</button><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 text-text-muted hover:bg-surface-2 hover:text-text-main h-7 px-3 text-xs rounded-[8px]" disabled="">Download CSR</button></div></div><div class="rounded-lg border border-border/50 bg-background/40 p-3 text-xs text-text-muted"><div class="grid gap-1 sm:grid-cols-[8rem_1fr]"><span class="font-medium text-text-main">Subject</span><span class="font-mono break-all" data-i18n-skip="true">-</span><span class="font-medium text-text-main">Issuer</span><span class="font-mono break-all" data-i18n-skip="true">-</span><span class="font-medium text-text-main">Valid until</span><span data-i18n-skip="true">-</span><span class="font-medium text-text-main">Type</span><span>Self-signed or generated CA</span></div></div><div class="grid gap-4 lg:grid-cols-2"><div class="flex flex-col gap-3 rounded-lg border border-border/50 bg-surface/40 p-3"><div><div class="text-sm font-medium text-text-main">1. Upload cert + private key</div><p class="mt-1 text-xs text-text-muted">Use this when you already have a CA certificate and matching private key.</p></div><label class="text-xs font-medium text-text-main">CA certificate (.crt/.pem)</label><input type="file" accept=".crt,.pem,.cer" class="text-xs text-text-muted"/><label class="text-xs font-medium text-text-main">Private key (.key/.pem)</label><input type="file" accept=".key,.pem" class="text-xs text-text-muted"/><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-brand-500 hover:bg-brand-600 text-white shadow-sm disabled:bg-surface-3 disabled:text-text-muted h-7 px-3 text-xs rounded-[8px]">Upload Cert + Key</button></div><div class="flex flex-col gap-3 rounded-lg border border-border/50 bg-surface/40 p-3"><div><div class="text-sm font-medium text-text-main">2. Generate CSR, sign externally</div><p class="mt-1 text-xs text-text-muted">Generate CSR here, sign it on your CA server with CA:true/keyCertSign, then upload the signed certificate.</p></div><div class="flex flex-col gap-1.5"><div class="relative"><input type="text" placeholder="Common Name" class="w-full py-2.5 px-3 text-sm text-text-main bg-surface-2 rounded-[10px] border border-transparent placeholder-text-muted/70 focus:outline-none focus:ring-2 focus:ring-brand-500/30 focus:border-brand-500/40 transition-all duration-150 ease-out disabled:opacity-50 disabled:cursor-not-allowed text-[16px] sm:text-sm" value="Blue Router Gateway Root CA"/></div></div><div class="flex flex-col gap-1.5"><div class="relative"><input type="text" placeholder="Organization" class="w-full py-2.5 px-3 text-sm text-text-main bg-surface-2 rounded-[10px] border border-transparent placeholder-text-muted/70 focus:outline-none focus:ring-2 focus:ring-brand-500/30 focus:border-brand-500/40 transition-all duration-150 ease-out disabled:opacity-50 disabled:cursor-not-allowed text-[16px] sm:text-sm" value="Blue Router Gateway"/></div></div><div class="flex flex-col gap-1.5"><div class="relative"><input type="text" placeholder="Country, e.g. VN" class="w-full py-2.5 px-3 text-sm text-text-main bg-surface-2 rounded-[10px] border border-transparent placeholder-text-muted/70 focus:outline-none focus:ring-2 focus:ring-brand-500/30 focus:border-brand-500/40 transition-all duration-150 ease-out disabled:opacity-50 disabled:cursor-not-allowed text-[16px] sm:text-sm" maxLength="2" value="VN"/></div></div><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 text-text-muted hover:bg-surface-2 hover:text-text-main h-7 px-3 text-xs rounded-[8px]">Generate CSR</button><label class="text-xs font-medium text-text-main">Signed CA certificate from CA server</label><input type="file" accept=".crt,.pem,.cer" class="text-xs text-text-muted"/><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-brand-500 hover:bg-brand-600 text-white shadow-sm disabled:bg-surface-3 disabled:text-text-muted h-7 px-3 text-xs rounded-[8px]" disabled="">Upload Signed Cert</button></div></div></div></div><div class="bg-surface border border-border-subtle rounded-[14px] shadow-[var(--shadow-soft)] p-6"><div class="flex items-center justify-between mb-4"><div class="flex items-center gap-3"><div class="p-2 rounded-[10px] bg-bg text-text-muted"><span class="material-symbols-outlined text-[20px]">database</span></div><div><h3 class="text-text-main font-semibold">Prompt Log Database</h3><p class="text-sm text-text-muted">Store MITM/Copilot prompt logs in a queryable database</p></div></div></div><div class="space-y-4"><div class="flex flex-wrap items-center gap-2"><span class="inline-flex items-center gap-1.5 rounded-full font-semibold bg-surface-2 text-text-muted px-2.5 py-1 text-xs">Disabled</span><span class="text-xs text-text-muted">File logs still remain available under DATA_DIR/logs/requests.</span></div><div class="rounded-lg border border-yellow-500/30 bg-yellow-500/10 p-3 text-xs text-yellow-700 dark:text-yellow-300">Prompt logs may contain source code, selected code, internal URLs, and user prompts. Protect the database and set retention according to your policy.</div><div class="grid gap-3 md:grid-cols-2"><label class="flex flex-col gap-1 text-xs"><span class="text-text-muted">Database type</span><select class="w-full rounded border border-border bg-surface px-2 py-1.5 text-xs text-text-main focus:outline-none focus:ring-1 focus:ring-primary/50"><option value="sqlite" selected="">SQLite local</option><option value="postgres">PostgreSQL</option><option value="mysql">MySQL / MariaDB</option></select></label><label class="flex flex-col gap-1 text-xs"><span class="text-text-muted">Retention days</span><input type="number" placeholder="" class="w-full rounded border border-border bg-surface px-2 py-1.5 text-xs text-text-main focus:outline-none focus:ring-1 focus:ring-primary/50 disabled:opacity-50" value="30"/></label></div><label class="flex flex-col gap-1 text-xs"><span class="text-text-muted">SQLite path</span><input type="text" placeholder="/var/lib/bluerouter/logs/promptLogs.sqlite" class="w-full rounded border border-border bg-surface px-2 py-1.5 text-xs text-text-main focus:outline-none focus:ring-1 focus:ring-primary/50 disabled:opacity-50" value=""/></label><div class="grid gap-2 rounded-lg border border-border bg-surface/40 p-3 md:grid-cols-2"><label class="flex items-center gap-2 text-xs text-text-main"><input type="checkbox"/>Enable database prompt logging</label><label class="flex items-center gap-2 text-xs text-text-main"><input type="checkbox" checked=""/>Log client request</label><label class="flex items-center gap-2 text-xs text-text-main"><input type="checkbox" checked=""/>Log normalized/source request</label><label class="flex items-center gap-2 text-xs text-text-main"><input type="checkbox" checked=""/>Log target/provider request</label><label class="flex items-center gap-2 text-xs text-text-main"><input type="checkbox"/>Log provider response</label><label class="flex items-center gap-2 text-xs text-text-main"><input type="checkbox" checked=""/>Log errors</label></div><div class="flex flex-wrap gap-2"><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-surface-2 hover:bg-surface-3 text-text-main border border-border disabled:opacity-50 h-7 px-3 text-xs rounded-[8px]">Reload</button><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-surface-2 hover:bg-surface-3 text-text-main border border-border disabled:opacity-50 h-7 px-3 text-xs rounded-[8px]">Test connection</button><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-surface-2 hover:bg-surface-3 text-text-main border border-border disabled:opacity-50 h-7 px-3 text-xs rounded-[8px]">Initialize schema</button><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-brand-500 hover:bg-brand-600 text-white shadow-sm disabled:bg-surface-3 disabled:text-text-muted h-7 px-3 text-xs rounded-[8px]">Save</button><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-green-600 hover:bg-green-700 text-white shadow-sm disabled:bg-surface-3 disabled:text-text-muted h-7 px-3 text-xs rounded-[8px]">Save &amp; initialize</button></div></div></div><div class="bg-surface border border-border-subtle rounded-[14px] shadow-[var(--shadow-soft)] p-3 overflow-hidden"><div class="flex items-start justify-between gap-3 hover:cursor-pointer sm:items-center"><div class="flex min-w-0 items-center gap-3"><div class="size-8 flex items-center justify-center shrink-0"><img alt="Antigravity" loading="lazy" width="32" height="32" decoding="async" data-nimg="1" class="size-8 object-contain rounded-lg" style="color:transparent" src="/providers/antigravity.png"/></div><div class="min-w-0"><div class="flex flex-wrap items-center gap-2"><h3 class="font-medium text-sm">Antigravity</h3><span class="inline-flex items-center gap-1.5 rounded-full font-semibold bg-surface-2 text-text-muted px-2 py-0.5 text-[10px]">Server off</span></div><p class="text-xs text-text-muted sm:truncate">Intercept <!-- -->Antigravity<!-- --> requests via AI Traffic Proxy</p></div></div><span class="material-symbols-outlined text-text-muted text-[20px] transition-transform ">expand_more</span></div></div><div class="bg-surface border border-border-subtle rounded-[14px] shadow-[var(--shadow-soft)] p-3 overflow-hidden"><div class="flex items-start justify-between gap-3 hover:cursor-pointer sm:items-center"><div class="flex min-w-0 items-center gap-3"><div class="size-8 flex items-center justify-center shrink-0"><img alt="GitHub Copilot" loading="lazy" width="32" height="32" decoding="async" data-nimg="1" class="size-8 object-contain rounded-lg" style="color:transparent" src="/providers/copilot.png"/></div><div class="min-w-0"><div class="flex flex-wrap items-center gap-2"><h3 class="font-medium text-sm">GitHub Copilot</h3><span class="inline-flex items-center gap-1.5 rounded-full font-semibold bg-surface-2 text-text-muted px-2 py-0.5 text-[10px]">Server off</span></div><p class="text-xs text-text-muted sm:truncate">Intercept <!-- -->GitHub Copilot<!-- --> requests via AI Traffic Proxy</p></div></div><span class="material-symbols-outlined text-text-muted text-[20px] transition-transform ">expand_more</span></div></div><div class="bg-surface border border-border-subtle rounded-[14px] shadow-[var(--shadow-soft)] p-3 overflow-hidden"><div class="flex items-start justify-between gap-3 hover:cursor-pointer sm:items-center"><div class="flex min-w-0 items-center gap-3"><div class="size-8 flex items-center justify-center shrink-0"><img alt="Kiro" loading="lazy" width="32" height="32" decoding="async" data-nimg="1" class="size-8 object-contain rounded-lg" style="color:transparent" src="/providers/kiro.png"/></div><div class="min-w-0"><div class="flex flex-wrap items-center gap-2"><h3 class="font-medium text-sm">Kiro</h3><span class="inline-flex items-center gap-1.5 rounded-full font-semibold bg-surface-2 text-text-muted px-2 py-0.5 text-[10px]">Server off</span></div><p class="text-xs text-text-muted sm:truncate">Intercept <!-- -->Kiro<!-- --> requests via AI Traffic Proxy</p></div></div><span class="material-symbols-outlined text-text-muted text-[20px] transition-transform ">expand_more</span></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-a990cabb6976f421.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,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"8500\",\"static/chunks/8500-f62a38ff68ab7f42.js\",\"4288\",\"static/chunks/4288-6abec21269cb069a.js\",\"1321\",\"static/chunks/1321-e7c3ae4cab815da0.js\",\"5497\",\"static/chunks/5497-d53fb809d9bf7413.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-6402a1623c681e71.js\"],\"ThemeProvider\"]\n3:I[94635,[\"1321\",\"static/chunks/1321-e7c3ae4cab815da0.js\",\"7177\",\"static/chunks/app/layout-39f1f36912db26e1.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[7648,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"8500\",\"static/chunks/8500-f62a38ff68ab7f42.js\",\"4288\",\"static/chunks/4288-6abec21269cb069a.js\",\"1321\",\"static/chunks/1321-e7c3ae4cab815da0.js\",\"5497\",\"static/chunks/5497-d53fb809d9bf7413.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-6402a1623c681e71.js\"],\"default\"]\n7:I[55987,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"8500\",\"static/chunks/8500-f62a38ff68ab7f42.js\",\"4288\",\"static/chunks/4288-6abec21269cb069a.js\",\"5772\",\"static/chunks/5772-901f1092d831ec37.js\",\"1321\",\"static/chunks/1321-e7c3ae4cab815da0.js\",\"5497\",\"static/chunks/5497-d53fb809d9bf7413.js\",\"4404\",\"static/chunks/4404-63455b79e318b1c7.js\",\"6607\",\"static/chunks/app/(dashboard)/dashboard/mitm/page-f05795e77fee5793.js\"],\"default\"]\n8:I[90484,[],\"OutletBoundary\"]\n9:\"$Sreact.suspense\"\nc:I[90484,[],\"ViewportBoundary\"]\ne:I[90484,[],\"MetadataBoundary\"]\n10:I[27123,[],\"default\",1]\n:HL[\"/_next/static/css/7a3e1568f247f3d0.css\",\"style\"]\n:HL[\"/_next/static/css/e6e3026313fa15d6.css\",\"style\"]\n:HL[\"/_next/static/css/008a05b0ad6b854a.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"dashboard\",\"mitm\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"mitm\",{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/7a3e1568f247f3d0.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/e6e3026313fa15d6.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"if(document.fonts\u0026\u0026document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}\"}}]}],[\"$\",\"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/008a05b0ad6b854a.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,{}],null,[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@a\"}]}]]}],{},null,false,null]},null,false,\"$@b\"]},null,false,\"$@b\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lc\",null,{\"children\":\"$Ld\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lf\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$10\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"TaXFwK5wTc0t37P49XQyE\"}\n"])</script><script>self.__next_f.push([1,"11:[]\nb:\"$W11\"\n"])</script><script>self.__next_f.push([1,"d:[[\"$\",\"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,"12:I[86869,[],\"IconMark\"]\na:null\nf:[[\"$\",\"title\",\"0\",{\"children\":\"Blue Router Gateway - 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?d69b7278ea27dcf7\",\"type\":\"image/x-icon\",\"sizes\":\"32x32\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L12\",\"5\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/7a3e1568f247f3d0.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/e6e3026313fa15d6.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/008a05b0ad6b854a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a990cabb6976f421.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-cef5038dc7aa126a.js" async=""></script><script src="/_next/static/chunks/main-app-0a27584eea53a4b0.js" async=""></script><script src="/_next/static/chunks/1a258343-bc0b514c079d8898.js" async=""></script><script src="/_next/static/chunks/8500-f62a38ff68ab7f42.js" async=""></script><script src="/_next/static/chunks/4288-6abec21269cb069a.js" async=""></script><script src="/_next/static/chunks/1321-9219a37feb33b518.js" async=""></script><script src="/_next/static/chunks/5497-d53fb809d9bf7413.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-6402a1623c681e71.js" async=""></script><script src="/_next/static/chunks/app/layout-39f1f36912db26e1.js" async=""></script><script src="/_next/static/chunks/5772-901f1092d831ec37.js" async=""></script><script src="/_next/static/chunks/4404-63455b79e318b1c7.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/mitm/page-f05795e77fee5793.js" async=""></script><meta name="theme-color" content="#0a0a0a"/><title>Blue Router Gateway - 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?d69b7278ea27dcf7" type="image/x-icon" sizes="32x32"/><link rel="icon" href="/favicon.svg"/><script>if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}</script><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 h-full w-72 flex-col border-r border-border bg-surface px-4 py-4 text-text-main"><div class="mb-4 rounded-2xl border border-border bg-background/60 p-4 shadow-sm"><div class="flex items-center gap-3"><div class="flex h-10 w-10 items-center justify-center rounded-xl bg-primary/10 text-primary"><span class="material-symbols-outlined text-[22px]">hub</span></div><div class="min-w-0"><div class="truncate text-base font-semibold">Blue Router</div><div class="text-xs text-text-muted">v<!-- -->1.0.101</div></div></div></div><nav class="flex-1 space-y-1 overflow-y-auto pr-1"><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[20px]">api</span><span class="truncate">Endpoint</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[20px]">dns</span><span class="truncate">Providers</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[20px]">layers</span><span class="truncate">Combos</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[20px]">bar_chart</span><span class="truncate">Usage</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[20px]">data_usage</span><span class="truncate">Quota Tracker</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all bg-primary/10 text-primary" href="/dashboard/mitm"><span class="material-symbols-outlined text-[20px]">security</span><span class="truncate">AI Traffic Gateway</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/prompt-logs"><span class="material-symbols-outlined text-[20px]">manage_search</span><span class="truncate">Prompt Logs</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[20px]">terminal</span><span class="truncate">CLI Tools</span></a><div class="pt-3 text-xs font-semibold uppercase tracking-wide text-text-muted">System</div><div><button type="button" class="group flex w-full items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[20px]">perm_media</span><span class="flex-1 truncate text-left">Media Providers</span><span class="material-symbols-outlined text-[18px]">expand_more</span></button></div><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[20px]">lan</span><span class="truncate">Proxy Pools</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/skills"><span class="material-symbols-outlined text-[20px]">extension</span><span class="truncate">Skills</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[20px]">settings</span><span class="truncate">Settings</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[20px]">terminal</span><span class="truncate">Console Log</span></a></nav><div class="mt-3 grid grid-cols-3 gap-2 border-t border-border pt-3"><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-blue-200 text-blue-600 transition hover:border-blue-300 hover:bg-blue-50 dark:border-blue-500/30 dark:hover:bg-blue-500/10" title="Restart" aria-label="Restart"><span class="material-symbols-outlined text-[20px]">restart_alt</span></button><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-border text-text-muted transition hover:bg-surface hover:text-text-main" title="Logout" aria-label="Logout"><span class="material-symbols-outlined text-[20px]">logout</span></button><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-red-200 text-red-500 transition hover:border-red-300 hover:bg-red-50 dark:border-red-500/30 dark:hover:bg-red-500/10" title="Shutdown" aria-label="Shutdown"><span class="material-symbols-outlined text-[20px]">power_settings_new</span></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 h-full w-72 flex-col border-r border-border bg-surface px-4 py-4 text-text-main"><div class="mb-4 rounded-2xl border border-border bg-background/60 p-4 shadow-sm"><div class="flex items-center gap-3"><div class="flex h-10 w-10 items-center justify-center rounded-xl bg-primary/10 text-primary"><span class="material-symbols-outlined text-[22px]">hub</span></div><div class="min-w-0"><div class="truncate text-base font-semibold">Blue Router</div><div class="text-xs text-text-muted">v<!-- -->1.0.101</div></div></div></div><nav class="flex-1 space-y-1 overflow-y-auto pr-1"><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[20px]">api</span><span class="truncate">Endpoint</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[20px]">dns</span><span class="truncate">Providers</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[20px]">layers</span><span class="truncate">Combos</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[20px]">bar_chart</span><span class="truncate">Usage</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[20px]">data_usage</span><span class="truncate">Quota Tracker</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all bg-primary/10 text-primary" href="/dashboard/mitm"><span class="material-symbols-outlined text-[20px]">security</span><span class="truncate">AI Traffic Gateway</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/prompt-logs"><span class="material-symbols-outlined text-[20px]">manage_search</span><span class="truncate">Prompt Logs</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[20px]">terminal</span><span class="truncate">CLI Tools</span></a><div class="pt-3 text-xs font-semibold uppercase tracking-wide text-text-muted">System</div><div><button type="button" class="group flex w-full items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[20px]">perm_media</span><span class="flex-1 truncate text-left">Media Providers</span><span class="material-symbols-outlined text-[18px]">expand_more</span></button></div><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[20px]">lan</span><span class="truncate">Proxy Pools</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/skills"><span class="material-symbols-outlined text-[20px]">extension</span><span class="truncate">Skills</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[20px]">settings</span><span class="truncate">Settings</span></a><a class="group flex items-center gap-3 rounded-lg px-3 py-2 text-sm font-medium transition-all text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[20px]">terminal</span><span class="truncate">Console Log</span></a></nav><div class="mt-3 grid grid-cols-3 gap-2 border-t border-border pt-3"><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-blue-200 text-blue-600 transition hover:border-blue-300 hover:bg-blue-50 dark:border-blue-500/30 dark:hover:bg-blue-500/10" title="Restart" aria-label="Restart"><span class="material-symbols-outlined text-[20px]">restart_alt</span></button><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-border text-text-muted transition hover:bg-surface hover:text-text-main" title="Logout" aria-label="Logout"><span class="material-symbols-outlined text-[20px]">logout</span></button><button type="button" class="flex h-10 items-center justify-center rounded-xl border border-red-200 text-red-500 transition hover:border-red-300 hover:bg-red-50 dark:border-red-500/30 dark:hover:bg-red-500/10" title="Shutdown" aria-label="Shutdown"><span class="material-symbols-outlined text-[20px]">power_settings_new</span></button></div></aside></div><main class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300 isolate"><div class="landing-grid absolute inset-0 pointer-events-none -z-10" aria-hidden="true"></div><header class="shrink-0 flex items-center justify-between gap-3 px-4 lg:px-8 pt-3 pb-2 border-b border-border-subtle bg-surface/60 backdrop-blur-xl lg:bg-transparent lg:backdrop-blur-none z-20"><div class="flex items-center gap-3 lg:hidden shrink-0"><button class="text-text-main hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="flex flex-col min-w-0 flex-1"><div><div class="flex items-center gap-2"><span class="material-symbols-outlined text-primary text-xl lg:text-2xl">security</span><h1 class="text-base lg:text-2xl font-semibold tracking-tight truncate">AI Traffic Proxy</h1></div><p class="hidden lg:block text-sm text-text-muted truncate">Intercept CLI tool traffic and route through this router gateway</p></div></div><div class="flex items-center gap-1 shrink-0"><button class="flex items-center justify-center size-10 rounded-full text-text-muted hover:text-text-main hover:bg-surface-2 transition-colors" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><div class="relative"><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Menu"><span class="material-symbols-outlined">grid_view</span></button></div><div class=""></div></div></header><div class="flex-1 overflow-y-auto custom-scrollbar p-6 lg:p-10 "><div class="w-full max-w-none"><div class="rounded-lg border border-yellow-500/30 bg-yellow-500/10 p-4 text-sm text-yellow-700 dark:text-yellow-300"><span class="material-symbols-rounded align-middle text-base">warning</span> <!-- -->⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.</div><div class="bg-surface border border-border-subtle rounded-[14px] shadow-[var(--shadow-soft)] p-4 border-primary/20 bg-primary/5"><div class="flex flex-col gap-3"><div class="flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between"><div class="flex min-w-0 flex-wrap items-center gap-2"><span class="material-symbols-outlined text-primary text-[20px]">security</span><span class="font-semibold text-sm text-text-main">MITM Server</span><span class="inline-flex items-center gap-1.5 rounded-full font-semibold bg-surface-2 text-text-muted px-2 py-0.5 text-[10px]">Stopped</span></div><div class="flex flex-wrap items-center gap-1 text-xs text-text-muted" data-i18n-skip="true"><span class="flex items-center gap-0.5 px-1.5 py-0.5 rounded text-text-muted"><span class="material-symbols-outlined text-[12px]">cancel</span>Cert</span><span class="flex items-center gap-0.5 px-1.5 py-0.5 rounded text-text-muted"><span class="material-symbols-outlined text-[12px]">cancel</span>Trusted</span><span class="flex items-center gap-0.5 px-1.5 py-0.5 rounded text-text-muted"><span class="material-symbols-outlined text-[12px]">cancel</span>Server</span></div></div><div class="px-2 py-2 rounded-lg bg-surface/50 border border-border/50 flex flex-col gap-2"><p class="text-[11px] text-text-muted leading-relaxed"><span class="font-medium text-text-main">Purpose:</span> Use Antigravity IDE &amp; GitHub Copilot → with ANY provider/model from Bluerouter</p><p class="text-[11px] text-text-muted leading-relaxed"><span class="font-medium text-text-main">How it works:</span> Antigravity/Copilot IDE request → DNS redirect to localhost:443 → AI Traffic Proxy intercepts → Bluerouter → response to Antigravity/Copilot</p></div><div class="flex flex-col gap-2"><div class="grid gap-1 sm:grid-cols-[8rem_auto_1fr] sm:items-center sm:gap-2"><span class="text-xs font-semibold text-text-main sm:text-right sm:text-sm">Router Base URL</span><span class="material-symbols-outlined hidden text-text-muted text-[14px] sm:inline">arrow_forward</span><input type="text" placeholder="http://localhost:20128" class="flex-1 min-w-0 px-2 py-1.5 bg-surface rounded border border-border text-xs text-text-main focus:outline-none focus:ring-1 focus:ring-primary/50 disabled:opacity-50" value="http://localhost:20128"/></div><div class="grid gap-1 sm:grid-cols-[8rem_auto_1fr] sm:items-center sm:gap-2"><span class="text-xs font-semibold text-text-main sm:text-right sm:text-sm">API Key</span><span class="material-symbols-outlined hidden text-text-muted text-[14px] sm:inline">arrow_forward</span><input type="text" list="mitm-api-keys" placeholder="sk_bluerouter (default)" class="flex-1 min-w-0 px-2 py-1.5 bg-surface rounded border border-border text-xs text-text-main focus:outline-none focus:ring-1 focus:ring-primary/50" value=""/></div></div><div class="flex flex-col gap-2 sm:flex-row sm:flex-wrap sm:items-center" data-i18n-skip="true"><button disabled="" class="flex w-full items-center justify-center gap-1.5 rounded-lg border border-primary/30 bg-primary/10 px-4 py-2 text-xs font-medium text-primary transition-colors hover:bg-primary/20 disabled:opacity-50 sm:w-auto sm:py-1.5"><span class="material-symbols-outlined text-[16px]">play_circle</span>Start Server</button></div></div></div><div class="bg-surface border border-border-subtle rounded-[14px] shadow-[var(--shadow-soft)] p-4 border-border/60 bg-surface/60"><div class="flex flex-col gap-4"><div class="flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between"><div class="flex items-center gap-2"><span class="material-symbols-outlined text-primary text-[20px]">workspace_premium</span><span class="font-semibold text-sm text-text-main">MITM Root CA</span><span class="inline-flex items-center gap-1.5 rounded-full font-semibold bg-surface-2 text-text-muted px-2 py-0.5 text-[10px]">Missing</span></div><div class="flex flex-wrap gap-2"><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 text-text-muted hover:bg-surface-2 hover:text-text-main h-7 px-3 text-xs rounded-[8px]" disabled="">Download Cert</button><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 text-text-muted hover:bg-surface-2 hover:text-text-main h-7 px-3 text-xs rounded-[8px]" disabled="">Download CSR</button></div></div><div class="rounded-lg border border-border/50 bg-background/40 p-3 text-xs text-text-muted"><div class="grid gap-1 sm:grid-cols-[8rem_1fr]"><span class="font-medium text-text-main">Subject</span><span class="font-mono break-all" data-i18n-skip="true">-</span><span class="font-medium text-text-main">Issuer</span><span class="font-mono break-all" data-i18n-skip="true">-</span><span class="font-medium text-text-main">Valid until</span><span data-i18n-skip="true">-</span><span class="font-medium text-text-main">Type</span><span>Self-signed or generated CA</span></div></div><div class="grid gap-4 lg:grid-cols-2"><div class="flex flex-col gap-3 rounded-lg border border-border/50 bg-surface/40 p-3"><div><div class="text-sm font-medium text-text-main">1. Upload cert + private key</div><p class="mt-1 text-xs text-text-muted">Use this when you already have a CA certificate and matching private key.</p></div><label class="text-xs font-medium text-text-main">CA certificate (.crt/.pem)</label><input type="file" accept=".crt,.pem,.cer" class="text-xs text-text-muted"/><label class="text-xs font-medium text-text-main">Private key (.key/.pem)</label><input type="file" accept=".key,.pem" class="text-xs text-text-muted"/><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-brand-500 hover:bg-brand-600 text-white shadow-sm disabled:bg-surface-3 disabled:text-text-muted h-7 px-3 text-xs rounded-[8px]">Upload Cert + Key</button></div><div class="flex flex-col gap-3 rounded-lg border border-border/50 bg-surface/40 p-3"><div><div class="text-sm font-medium text-text-main">2. Generate CSR, sign externally</div><p class="mt-1 text-xs text-text-muted">Generate CSR here, sign it on your CA server with CA:true/keyCertSign, then upload the signed certificate.</p></div><div class="flex flex-col gap-1.5"><div class="relative"><input type="text" placeholder="Common Name" class="w-full py-2.5 px-3 text-sm text-text-main bg-surface-2 rounded-[10px] border border-transparent placeholder-text-muted/70 focus:outline-none focus:ring-2 focus:ring-brand-500/30 focus:border-brand-500/40 transition-all duration-150 ease-out disabled:opacity-50 disabled:cursor-not-allowed text-[16px] sm:text-sm" value="Blue Router Gateway Root CA"/></div></div><div class="flex flex-col gap-1.5"><div class="relative"><input type="text" placeholder="Organization" class="w-full py-2.5 px-3 text-sm text-text-main bg-surface-2 rounded-[10px] border border-transparent placeholder-text-muted/70 focus:outline-none focus:ring-2 focus:ring-brand-500/30 focus:border-brand-500/40 transition-all duration-150 ease-out disabled:opacity-50 disabled:cursor-not-allowed text-[16px] sm:text-sm" value="Blue Router Gateway"/></div></div><div class="flex flex-col gap-1.5"><div class="relative"><input type="text" placeholder="Country, e.g. VN" class="w-full py-2.5 px-3 text-sm text-text-main bg-surface-2 rounded-[10px] border border-transparent placeholder-text-muted/70 focus:outline-none focus:ring-2 focus:ring-brand-500/30 focus:border-brand-500/40 transition-all duration-150 ease-out disabled:opacity-50 disabled:cursor-not-allowed text-[16px] sm:text-sm" maxLength="2" value="VN"/></div></div><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 text-text-muted hover:bg-surface-2 hover:text-text-main h-7 px-3 text-xs rounded-[8px]">Generate CSR</button><label class="text-xs font-medium text-text-main">Signed CA certificate from CA server</label><input type="file" accept=".crt,.pem,.cer" class="text-xs text-text-muted"/><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-brand-500 hover:bg-brand-600 text-white shadow-sm disabled:bg-surface-3 disabled:text-text-muted h-7 px-3 text-xs rounded-[8px]" disabled="">Upload Signed Cert</button></div></div></div></div><div class="bg-surface border border-border-subtle rounded-[14px] shadow-[var(--shadow-soft)] p-6"><div class="flex items-center justify-between mb-4"><div class="flex items-center gap-3"><div class="p-2 rounded-[10px] bg-bg text-text-muted"><span class="material-symbols-outlined text-[20px]">database</span></div><div><h3 class="text-text-main font-semibold">Prompt Log Database</h3><p class="text-sm text-text-muted">Store MITM/Copilot prompt logs in a queryable database</p></div></div></div><div class="space-y-4"><div class="flex flex-wrap items-center gap-2"><span class="inline-flex items-center gap-1.5 rounded-full font-semibold bg-surface-2 text-text-muted px-2.5 py-1 text-xs">Disabled</span><span class="text-xs text-text-muted">File logs still remain available under DATA_DIR/logs/requests.</span></div><div class="rounded-lg border border-yellow-500/30 bg-yellow-500/10 p-3 text-xs text-yellow-700 dark:text-yellow-300">Prompt logs may contain source code, selected code, internal URLs, and user prompts. Protect the database and set retention according to your policy.</div><div class="grid gap-3 md:grid-cols-2"><label class="flex flex-col gap-1 text-xs"><span class="text-text-muted">Database type</span><select class="w-full rounded border border-border bg-surface px-2 py-1.5 text-xs text-text-main focus:outline-none focus:ring-1 focus:ring-primary/50"><option value="sqlite" selected="">SQLite local</option><option value="postgres">PostgreSQL</option><option value="mysql">MySQL / MariaDB</option></select></label><label class="flex flex-col gap-1 text-xs"><span class="text-text-muted">Retention days</span><input type="number" placeholder="" class="w-full rounded border border-border bg-surface px-2 py-1.5 text-xs text-text-main focus:outline-none focus:ring-1 focus:ring-primary/50 disabled:opacity-50" value="30"/></label></div><label class="flex flex-col gap-1 text-xs"><span class="text-text-muted">SQLite path</span><input type="text" placeholder="/var/lib/bluerouter/logs/promptLogs.sqlite" class="w-full rounded border border-border bg-surface px-2 py-1.5 text-xs text-text-main focus:outline-none focus:ring-1 focus:ring-primary/50 disabled:opacity-50" value=""/></label><div class="grid gap-2 rounded-lg border border-border bg-surface/40 p-3 md:grid-cols-2"><label class="flex items-center gap-2 text-xs text-text-main"><input type="checkbox"/>Enable database prompt logging</label><label class="flex items-center gap-2 text-xs text-text-main"><input type="checkbox" checked=""/>Log client request</label><label class="flex items-center gap-2 text-xs text-text-main"><input type="checkbox" checked=""/>Log normalized/source request</label><label class="flex items-center gap-2 text-xs text-text-main"><input type="checkbox" checked=""/>Log target/provider request</label><label class="flex items-center gap-2 text-xs text-text-main"><input type="checkbox"/>Log provider response</label><label class="flex items-center gap-2 text-xs text-text-main"><input type="checkbox" checked=""/>Log errors</label></div><div class="flex flex-wrap gap-2"><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-surface-2 hover:bg-surface-3 text-text-main border border-border disabled:opacity-50 h-7 px-3 text-xs rounded-[8px]">Reload</button><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-surface-2 hover:bg-surface-3 text-text-main border border-border disabled:opacity-50 h-7 px-3 text-xs rounded-[8px]">Test connection</button><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-surface-2 hover:bg-surface-3 text-text-main border border-border disabled:opacity-50 h-7 px-3 text-xs rounded-[8px]">Initialize schema</button><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-brand-500 hover:bg-brand-600 text-white shadow-sm disabled:bg-surface-3 disabled:text-text-muted h-7 px-3 text-xs rounded-[8px]">Save</button><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-green-600 hover:bg-green-700 text-white shadow-sm disabled:bg-surface-3 disabled:text-text-muted h-7 px-3 text-xs rounded-[8px]">Save &amp; initialize</button></div></div></div><div class="bg-surface border border-border-subtle rounded-[14px] shadow-[var(--shadow-soft)] p-3 overflow-hidden"><div class="flex items-start justify-between gap-3 hover:cursor-pointer sm:items-center"><div class="flex min-w-0 items-center gap-3"><div class="size-8 flex items-center justify-center shrink-0"><img alt="Antigravity" loading="lazy" width="32" height="32" decoding="async" data-nimg="1" class="size-8 object-contain rounded-lg" style="color:transparent" src="/providers/antigravity.png"/></div><div class="min-w-0"><div class="flex flex-wrap items-center gap-2"><h3 class="font-medium text-sm">Antigravity</h3><span class="inline-flex items-center gap-1.5 rounded-full font-semibold bg-surface-2 text-text-muted px-2 py-0.5 text-[10px]">Server off</span></div><p class="text-xs text-text-muted sm:truncate">Intercept <!-- -->Antigravity<!-- --> requests via AI Traffic Proxy</p></div></div><span class="material-symbols-outlined text-text-muted text-[20px] transition-transform ">expand_more</span></div></div><div class="bg-surface border border-border-subtle rounded-[14px] shadow-[var(--shadow-soft)] p-3 overflow-hidden"><div class="flex items-start justify-between gap-3 hover:cursor-pointer sm:items-center"><div class="flex min-w-0 items-center gap-3"><div class="size-8 flex items-center justify-center shrink-0"><img alt="GitHub Copilot" loading="lazy" width="32" height="32" decoding="async" data-nimg="1" class="size-8 object-contain rounded-lg" style="color:transparent" src="/providers/copilot.png"/></div><div class="min-w-0"><div class="flex flex-wrap items-center gap-2"><h3 class="font-medium text-sm">GitHub Copilot</h3><span class="inline-flex items-center gap-1.5 rounded-full font-semibold bg-surface-2 text-text-muted px-2 py-0.5 text-[10px]">Server off</span></div><p class="text-xs text-text-muted sm:truncate">Intercept <!-- -->GitHub Copilot<!-- --> requests via AI Traffic Proxy</p></div></div><span class="material-symbols-outlined text-text-muted text-[20px] transition-transform ">expand_more</span></div></div><div class="bg-surface border border-border-subtle rounded-[14px] shadow-[var(--shadow-soft)] p-3 overflow-hidden"><div class="flex items-start justify-between gap-3 hover:cursor-pointer sm:items-center"><div class="flex min-w-0 items-center gap-3"><div class="size-8 flex items-center justify-center shrink-0"><img alt="Kiro" loading="lazy" width="32" height="32" decoding="async" data-nimg="1" class="size-8 object-contain rounded-lg" style="color:transparent" src="/providers/kiro.png"/></div><div class="min-w-0"><div class="flex flex-wrap items-center gap-2"><h3 class="font-medium text-sm">Kiro</h3><span class="inline-flex items-center gap-1.5 rounded-full font-semibold bg-surface-2 text-text-muted px-2 py-0.5 text-[10px]">Server off</span></div><p class="text-xs text-text-muted sm:truncate">Intercept <!-- -->Kiro<!-- --> requests via AI Traffic Proxy</p></div></div><span class="material-symbols-outlined text-text-muted text-[20px] transition-transform ">expand_more</span></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-a990cabb6976f421.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,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"8500\",\"static/chunks/8500-f62a38ff68ab7f42.js\",\"4288\",\"static/chunks/4288-6abec21269cb069a.js\",\"1321\",\"static/chunks/1321-9219a37feb33b518.js\",\"5497\",\"static/chunks/5497-d53fb809d9bf7413.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-6402a1623c681e71.js\"],\"ThemeProvider\"]\n3:I[94635,[\"1321\",\"static/chunks/1321-9219a37feb33b518.js\",\"7177\",\"static/chunks/app/layout-39f1f36912db26e1.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[7648,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"8500\",\"static/chunks/8500-f62a38ff68ab7f42.js\",\"4288\",\"static/chunks/4288-6abec21269cb069a.js\",\"1321\",\"static/chunks/1321-9219a37feb33b518.js\",\"5497\",\"static/chunks/5497-d53fb809d9bf7413.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-6402a1623c681e71.js\"],\"default\"]\n7:I[55987,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"8500\",\"static/chunks/8500-f62a38ff68ab7f42.js\",\"4288\",\"static/chunks/4288-6abec21269cb069a.js\",\"5772\",\"static/chunks/5772-901f1092d831ec37.js\",\"1321\",\"static/chunks/1321-9219a37feb33b518.js\",\"5497\",\"static/chunks/5497-d53fb809d9bf7413.js\",\"4404\",\"static/chunks/4404-63455b79e318b1c7.js\",\"6607\",\"static/chunks/app/(dashboard)/dashboard/mitm/page-f05795e77fee5793.js\"],\"default\"]\n8:I[90484,[],\"OutletBoundary\"]\n9:\"$Sreact.suspense\"\nc:I[90484,[],\"ViewportBoundary\"]\ne:I[90484,[],\"MetadataBoundary\"]\n10:I[27123,[],\"default\",1]\n:HL[\"/_next/static/css/7a3e1568f247f3d0.css\",\"style\"]\n:HL[\"/_next/static/css/e6e3026313fa15d6.css\",\"style\"]\n:HL[\"/_next/static/css/008a05b0ad6b854a.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"dashboard\",\"mitm\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"mitm\",{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/7a3e1568f247f3d0.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/e6e3026313fa15d6.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"if(document.fonts\u0026\u0026document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}\"}}]}],[\"$\",\"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/008a05b0ad6b854a.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,{}],null,[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@a\"}]}]]}],{},null,false,null]},null,false,\"$@b\"]},null,false,\"$@b\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lc\",null,{\"children\":\"$Ld\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lf\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$10\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"X0kXjUHxe9pBYm8CcGmyJ\"}\n"])</script><script>self.__next_f.push([1,"11:[]\nb:\"$W11\"\n"])</script><script>self.__next_f.push([1,"d:[[\"$\",\"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,"12:I[86869,[],\"IconMark\"]\na:null\nf:[[\"$\",\"title\",\"0\",{\"children\":\"Blue Router Gateway - 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?d69b7278ea27dcf7\",\"type\":\"image/x-icon\",\"sizes\":\"32x32\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L12\",\"5\",{}]]\n"])</script></body></html>
@@ -1,10 +1,10 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-e7c3ae4cab815da0.js","5497","static/chunks/5497-d53fb809d9bf7413.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"ThemeProvider"]
3
- 3:I[94635,["1321","static/chunks/1321-e7c3ae4cab815da0.js","7177","static/chunks/app/layout-39f1f36912db26e1.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-9219a37feb33b518.js","5497","static/chunks/5497-d53fb809d9bf7413.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"ThemeProvider"]
3
+ 3:I[94635,["1321","static/chunks/1321-9219a37feb33b518.js","7177","static/chunks/app/layout-39f1f36912db26e1.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[7648,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-e7c3ae4cab815da0.js","5497","static/chunks/5497-d53fb809d9bf7413.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"default"]
7
- 7:I[55987,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","5772","static/chunks/5772-901f1092d831ec37.js","1321","static/chunks/1321-e7c3ae4cab815da0.js","5497","static/chunks/5497-d53fb809d9bf7413.js","4404","static/chunks/4404-63455b79e318b1c7.js","6607","static/chunks/app/(dashboard)/dashboard/mitm/page-f05795e77fee5793.js"],"default"]
6
+ 6:I[7648,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-9219a37feb33b518.js","5497","static/chunks/5497-d53fb809d9bf7413.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"default"]
7
+ 7:I[55987,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","5772","static/chunks/5772-901f1092d831ec37.js","1321","static/chunks/1321-9219a37feb33b518.js","5497","static/chunks/5497-d53fb809d9bf7413.js","4404","static/chunks/4404-63455b79e318b1c7.js","6607","static/chunks/app/(dashboard)/dashboard/mitm/page-f05795e77fee5793.js"],"default"]
8
8
  8:I[90484,[],"OutletBoundary"]
9
9
  9:"$Sreact.suspense"
10
10
  c:I[90484,[],"ViewportBoundary"]
@@ -13,7 +13,7 @@ e:I[90484,[],"MetadataBoundary"]
13
13
  :HL["/_next/static/css/7a3e1568f247f3d0.css","style"]
14
14
  :HL["/_next/static/css/e6e3026313fa15d6.css","style"]
15
15
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
16
- 0:{"P":null,"c":["","dashboard","mitm"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["mitm",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/7a3e1568f247f3d0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/e6e3026313fa15d6.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","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/008a05b0ad6b854a.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,{}],null,["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,null]},null,false,"$@b"]},null,false,"$@b"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],null]}],false]],"m":"$undefined","G":["$10",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"TaXFwK5wTc0t37P49XQyE"}
16
+ 0:{"P":null,"c":["","dashboard","mitm"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["mitm",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/7a3e1568f247f3d0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/e6e3026313fa15d6.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","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/008a05b0ad6b854a.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,{}],null,["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,null]},null,false,"$@b"]},null,false,"$@b"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],null]}],false]],"m":"$undefined","G":["$10",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"X0kXjUHxe9pBYm8CcGmyJ"}
17
17
  11:[]
18
18
  b:"$W11"
19
19
  d:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]
@@ -1,6 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[55987,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","5772","static/chunks/5772-901f1092d831ec37.js","1321","static/chunks/1321-e7c3ae4cab815da0.js","5497","static/chunks/5497-d53fb809d9bf7413.js","4404","static/chunks/4404-63455b79e318b1c7.js","6607","static/chunks/app/(dashboard)/dashboard/mitm/page-f05795e77fee5793.js"],"default"]
2
+ 2:I[55987,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","5772","static/chunks/5772-901f1092d831ec37.js","1321","static/chunks/1321-9219a37feb33b518.js","5497","static/chunks/5497-d53fb809d9bf7413.js","4404","static/chunks/4404-63455b79e318b1c7.js","6607","static/chunks/app/(dashboard)/dashboard/mitm/page-f05795e77fee5793.js"],"default"]
3
3
  3:I[90484,[],"OutletBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{}],null,["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"TaXFwK5wTc0t37P49XQyE"}
5
+ 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{}],null,["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"X0kXjUHxe9pBYm8CcGmyJ"}
6
6
  5:null
@@ -2,4 +2,4 @@
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"TaXFwK5wTc0t37P49XQyE"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"X0kXjUHxe9pBYm8CcGmyJ"}
@@ -2,4 +2,4 @@
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"TaXFwK5wTc0t37P49XQyE"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"X0kXjUHxe9pBYm8CcGmyJ"}
@@ -1,6 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[7648,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-e7c3ae4cab815da0.js","5497","static/chunks/5497-d53fb809d9bf7413.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"default"]
2
+ 2:I[7648,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-9219a37feb33b518.js","5497","static/chunks/5497-d53fb809d9bf7413.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"default"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
5
5
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
6
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.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."}]}]]}]}]],[]]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"TaXFwK5wTc0t37P49XQyE"}
6
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.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."}]}]]}]}]],[]]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"X0kXjUHxe9pBYm8CcGmyJ"}
@@ -1,10 +1,10 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-e7c3ae4cab815da0.js","5497","static/chunks/5497-d53fb809d9bf7413.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"ThemeProvider"]
3
- 3:I[94635,["1321","static/chunks/1321-e7c3ae4cab815da0.js","7177","static/chunks/app/layout-39f1f36912db26e1.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-9219a37feb33b518.js","5497","static/chunks/5497-d53fb809d9bf7413.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"ThemeProvider"]
3
+ 3:I[94635,["1321","static/chunks/1321-9219a37feb33b518.js","7177","static/chunks/app/layout-39f1f36912db26e1.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[7648,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-e7c3ae4cab815da0.js","5497","static/chunks/5497-d53fb809d9bf7413.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"default"]
7
- 7:I[55987,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","5772","static/chunks/5772-901f1092d831ec37.js","1321","static/chunks/1321-e7c3ae4cab815da0.js","5497","static/chunks/5497-d53fb809d9bf7413.js","4404","static/chunks/4404-63455b79e318b1c7.js","6607","static/chunks/app/(dashboard)/dashboard/mitm/page-f05795e77fee5793.js"],"default"]
6
+ 6:I[7648,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-9219a37feb33b518.js","5497","static/chunks/5497-d53fb809d9bf7413.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"default"]
7
+ 7:I[55987,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","5772","static/chunks/5772-901f1092d831ec37.js","1321","static/chunks/1321-9219a37feb33b518.js","5497","static/chunks/5497-d53fb809d9bf7413.js","4404","static/chunks/4404-63455b79e318b1c7.js","6607","static/chunks/app/(dashboard)/dashboard/mitm/page-f05795e77fee5793.js"],"default"]
8
8
  8:I[90484,[],"OutletBoundary"]
9
9
  9:"$Sreact.suspense"
10
10
  c:I[90484,[],"ViewportBoundary"]
@@ -13,7 +13,7 @@ e:I[90484,[],"MetadataBoundary"]
13
13
  :HL["/_next/static/css/7a3e1568f247f3d0.css","style"]
14
14
  :HL["/_next/static/css/e6e3026313fa15d6.css","style"]
15
15
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
16
- 0:{"P":null,"c":["","dashboard","mitm"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["mitm",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/7a3e1568f247f3d0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/e6e3026313fa15d6.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","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/008a05b0ad6b854a.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,{}],null,["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,null]},null,false,"$@b"]},null,false,"$@b"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],null]}],false]],"m":"$undefined","G":["$10",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"TaXFwK5wTc0t37P49XQyE"}
16
+ 0:{"P":null,"c":["","dashboard","mitm"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["mitm",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/7a3e1568f247f3d0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/e6e3026313fa15d6.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","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/008a05b0ad6b854a.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,{}],null,["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,null]},null,false,"$@b"]},null,false,"$@b"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],null]}],false]],"m":"$undefined","G":["$10",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"X0kXjUHxe9pBYm8CcGmyJ"}
17
17
  11:[]
18
18
  b:"$W11"
19
19
  d:[["$","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:{"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":"Blue Router Gateway - 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?d69b7278ea27dcf7","type":"image/x-icon","sizes":"32x32"}],["$","link","4",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","5",{}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"TaXFwK5wTc0t37P49XQyE"}
6
+ 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Blue Router Gateway - 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?d69b7278ea27dcf7","type":"image/x-icon","sizes":"32x32"}],["$","link","4",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","5",{}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"X0kXjUHxe9pBYm8CcGmyJ"}
@@ -1,8 +1,8 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-e7c3ae4cab815da0.js","5497","static/chunks/5497-d53fb809d9bf7413.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"ThemeProvider"]
3
- 3:I[94635,["1321","static/chunks/1321-e7c3ae4cab815da0.js","7177","static/chunks/app/layout-39f1f36912db26e1.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4288","static/chunks/4288-6abec21269cb069a.js","1321","static/chunks/1321-9219a37feb33b518.js","5497","static/chunks/5497-d53fb809d9bf7413.js","9305","static/chunks/app/(dashboard)/layout-6402a1623c681e71.js"],"ThemeProvider"]
3
+ 3:I[94635,["1321","static/chunks/1321-9219a37feb33b518.js","7177","static/chunks/app/layout-39f1f36912db26e1.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
6
  :HL["/_next/static/css/7a3e1568f247f3d0.css","style"]
7
7
  :HL["/_next/static/css/e6e3026313fa15d6.css","style"]
8
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/7a3e1568f247f3d0.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/e6e3026313fa15d6.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","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."}]}]]}]}]],[]]}]}]}]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"TaXFwK5wTc0t37P49XQyE"}
8
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/7a3e1568f247f3d0.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/e6e3026313fa15d6.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","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."}]}]]}]}]],[]]}]}]}]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"X0kXjUHxe9pBYm8CcGmyJ"}
@@ -1,4 +1,4 @@
1
1
  :HL["/_next/static/css/7a3e1568f247f3d0.css","style"]
2
2
  :HL["/_next/static/css/e6e3026313fa15d6.css","style"]
3
3
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
4
- 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"(dashboard)","param":null,"prefetchHints":0,"slots":{"children":{"name":"dashboard","param":null,"prefetchHints":0,"slots":{"children":{"name":"mitm","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}}}},"staleTime":300,"buildId":"TaXFwK5wTc0t37P49XQyE"}
4
+ 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"(dashboard)","param":null,"prefetchHints":0,"slots":{"children":{"name":"dashboard","param":null,"prefetchHints":0,"slots":{"children":{"name":"mitm","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}}}},"staleTime":300,"buildId":"X0kXjUHxe9pBYm8CcGmyJ"}