polyrouter 1.0.15 → 1.0.16
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.
- package/app/.next-cli-build/BUILD_ID +1 -1
- package/app/.next-cli-build/app-path-routes-manifest.json +15 -15
- package/app/.next-cli-build/build-manifest.json +2 -2
- package/app/.next-cli-build/prerender-manifest.json +3 -3
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/realtime/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/_global-error.html +1 -1
- package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/_not-found.html +1 -1
- package/app/.next-cli-build/server/app/_not-found.rsc +6 -6
- package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +5 -5
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +3 -3
- package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
- package/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
- package/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +2 -2
- package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js +1 -1
- package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/version/route.js +1 -1
- package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/callback.html +1 -1
- package/app/.next-cli-build/server/app/callback.rsc +6 -6
- package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/combos.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/mitm.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/profile.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
- package/app/.next-cli-build/server/app/dashboard/quota.rsc +9 -9
- package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +9 -9
- package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +9 -9
- package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/realtime.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/realtime.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/realtime.segments/!KGRhc2hib2FyZCk/dashboard/realtime/__PAGE__.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/realtime.segments/_full.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/realtime.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/skills.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/token-saver.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/translator.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/usage.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard.html +1 -1
- package/app/.next-cli-build/server/app/dashboard.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/index.html +1 -1
- package/app/.next-cli-build/server/app/index.rsc +6 -6
- package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/landing.html +1 -1
- package/app/.next-cli-build/server/app/landing.rsc +6 -6
- package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/login.html +1 -1
- package/app/.next-cli-build/server/app/login.rsc +7 -7
- package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/privacy/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/privacy.html +1 -1
- package/app/.next-cli-build/server/app/privacy.rsc +6 -6
- package/app/.next-cli-build/server/app/privacy.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/privacy.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/privacy.segments/privacy/__PAGE__.segment.rsc +6 -6
- package/app/.next-cli-build/server/app-paths-manifest.json +15 -15
- package/app/.next-cli-build/server/chunks/1548.js +1 -1
- package/app/.next-cli-build/server/chunks/2194.js +1 -1
- package/app/.next-cli-build/server/chunks/2268.js +1 -1
- package/app/.next-cli-build/server/chunks/8145.js +1 -1
- package/app/.next-cli-build/server/chunks/827.js +1 -1
- package/app/.next-cli-build/server/chunks/869.js +1 -1
- package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
- package/app/.next-cli-build/server/pages/404.html +1 -1
- package/app/.next-cli-build/server/pages/500.html +1 -1
- package/app/.next-cli-build/server/server-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/server-reference-manifest.json +1 -1
- package/app/.next-cli-build/static/chunks/{1321-ce94f3872cdc2b8f.js → 1321-f5506979414c7c86.js} +1 -1
- package/app/package.json +1 -1
- package/app/public/downloads/polyrouter-connector.zip +0 -0
- package/package.json +1 -1
- /package/app/.next-cli-build/static/{KhMV8HKalIINcrsYyx_UA → EOqRKu-mZbWza9VTdGBKm}/_buildManifest.js +0 -0
- /package/app/.next-cli-build/static/{KhMV8HKalIINcrsYyx_UA → EOqRKu-mZbWza9VTdGBKm}/_ssgManifest.js +0 -0
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[35983,["8229","static/chunks/9da6db1e-a477e67005ce8908.js","4024","static/chunks/4024-8b67be3a8eadaba2.js","1321","static/chunks/1321-
|
|
3
|
-
3:I[79472,["8229","static/chunks/9da6db1e-a477e67005ce8908.js","4024","static/chunks/4024-8b67be3a8eadaba2.js","1321","static/chunks/1321-
|
|
4
|
-
4:I[83614,["8229","static/chunks/9da6db1e-a477e67005ce8908.js","4024","static/chunks/4024-8b67be3a8eadaba2.js","1321","static/chunks/1321-
|
|
5
|
-
5:I[21110,["8500","static/chunks/8500-01a63dafd809e317.js","3959","static/chunks/3959-c17dd6ecfa8473bf.js","1321","static/chunks/1321-
|
|
6
|
-
6:I[94635,["8229","static/chunks/9da6db1e-a477e67005ce8908.js","4024","static/chunks/4024-8b67be3a8eadaba2.js","1321","static/chunks/1321-
|
|
2
|
+
2:I[35983,["8229","static/chunks/9da6db1e-a477e67005ce8908.js","4024","static/chunks/4024-8b67be3a8eadaba2.js","1321","static/chunks/1321-f5506979414c7c86.js","7177","static/chunks/app/layout-b5dceb29f62eb194.js"],"default"]
|
|
3
|
+
3:I[79472,["8229","static/chunks/9da6db1e-a477e67005ce8908.js","4024","static/chunks/4024-8b67be3a8eadaba2.js","1321","static/chunks/1321-f5506979414c7c86.js","7177","static/chunks/app/layout-b5dceb29f62eb194.js"],"default"]
|
|
4
|
+
4:I[83614,["8229","static/chunks/9da6db1e-a477e67005ce8908.js","4024","static/chunks/4024-8b67be3a8eadaba2.js","1321","static/chunks/1321-f5506979414c7c86.js","7177","static/chunks/app/layout-b5dceb29f62eb194.js"],"default"]
|
|
5
|
+
5:I[21110,["8500","static/chunks/8500-01a63dafd809e317.js","3959","static/chunks/3959-c17dd6ecfa8473bf.js","1321","static/chunks/1321-f5506979414c7c86.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-ba537b648bfa654b.js","9305","static/chunks/app/(dashboard)/layout-2ec2698af3e3e6e1.js"],"ThemeProvider"]
|
|
6
|
+
6:I[94635,["8229","static/chunks/9da6db1e-a477e67005ce8908.js","4024","static/chunks/4024-8b67be3a8eadaba2.js","1321","static/chunks/1321-f5506979414c7c86.js","7177","static/chunks/app/layout-b5dceb29f62eb194.js"],"RuntimeI18nProvider"]
|
|
7
7
|
7:I[57121,[],""]
|
|
8
8
|
8:I[74581,[],""]
|
|
9
9
|
9:I[98500,["8500","static/chunks/8500-01a63dafd809e317.js","9877","static/chunks/app/privacy/page-869f447902537142.js"],""]
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
:HL["/_next/static/css/ada9b169590290e6.css","style"]
|
|
13
13
|
:HL["/_next/static/css/0dcaf31739cfe59e.css","style"]
|
|
14
14
|
e:X
|
|
15
|
-
0:{"P":null,"c":["","privacy"],"q":"","i":false,"f":[[["",{"children":["privacy",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/ada9b169590290e6.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/0dcaf31739cfe59e.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_c8daab font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"children":["$","$L6",null,{"children":["$","$L7",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L8",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L7",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L8",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","main",null,{"className":"min-h-screen bg-bg text-text-main px-6 py-12","children":["$","article",null,{"className":"max-w-3xl mx-auto space-y-8","children":[["$","$L9",null,{"href":"/landing","className":"text-primary hover:underline","children":"← Back to PolyRouter"}],["$","header",null,{"children":[["$","h1",null,{"className":"text-3xl font-bold","children":"Privacy Policy"}],["$","p",null,{"className":"text-text-muted mt-2","children":"Last updated: August 1, 2026"}]]}],["$","section",null,{"className":"space-y-3","children":[["$","h2",null,{"className":"text-xl font-semibold","children":"Anonymous installation telemetry"}],["$","p",null,{"children":"Official npm releases of PolyRouter send minimal anonymous lifecycle telemetry by default to help us understand active installations and release adoption. This is not a count of verified npm downloads."}],["$","p",null,{"children":"Telemetry contains a random installation UUID generated and stored only in PolyRouter's local database, the event type, event timestamp, and PolyRouter version."}],["$","p",null,{"children":["The only event types are ",["$","code",null,{"children":"installed"}],", ",["$","code",null,{"children":"startup"}],", ",["$","code",null,{"children":"setup_complete"}],", and successful ",["$","code",null,{"children":"dashboard_login"}],"."]}]]}],["$","section",null,{"className":"space-y-3","children":[["$","h2",null,{"className":"text-xl font-semibold","children":"What we do not collect"}],["$","p",null,{"children":"Installation telemetry never includes prompts, messages, gateway API traffic, token counts, model or provider names, API keys, provider credentials, dashboard passwords, cookies, raw IP addresses, machine IDs, hostnames, operating-system usernames, or free-form metadata."}]]}],"$La","$Lb","$Lc"]}]}],null,"$Ld"]}],{},null,false,null]},null,false,"$e"]},null,false,null],"$Lf",false]],"m":"$undefined","G":["$10",[]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"
|
|
15
|
+
0:{"P":null,"c":["","privacy"],"q":"","i":false,"f":[[["",{"children":["privacy",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/ada9b169590290e6.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/0dcaf31739cfe59e.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_c8daab font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"children":["$","$L6",null,{"children":["$","$L7",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L8",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L7",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L8",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","main",null,{"className":"min-h-screen bg-bg text-text-main px-6 py-12","children":["$","article",null,{"className":"max-w-3xl mx-auto space-y-8","children":[["$","$L9",null,{"href":"/landing","className":"text-primary hover:underline","children":"← Back to PolyRouter"}],["$","header",null,{"children":[["$","h1",null,{"className":"text-3xl font-bold","children":"Privacy Policy"}],["$","p",null,{"className":"text-text-muted mt-2","children":"Last updated: August 1, 2026"}]]}],["$","section",null,{"className":"space-y-3","children":[["$","h2",null,{"className":"text-xl font-semibold","children":"Anonymous installation telemetry"}],["$","p",null,{"children":"Official npm releases of PolyRouter send minimal anonymous lifecycle telemetry by default to help us understand active installations and release adoption. This is not a count of verified npm downloads."}],["$","p",null,{"children":"Telemetry contains a random installation UUID generated and stored only in PolyRouter's local database, the event type, event timestamp, and PolyRouter version."}],["$","p",null,{"children":["The only event types are ",["$","code",null,{"children":"installed"}],", ",["$","code",null,{"children":"startup"}],", ",["$","code",null,{"children":"setup_complete"}],", and successful ",["$","code",null,{"children":"dashboard_login"}],"."]}]]}],["$","section",null,{"className":"space-y-3","children":[["$","h2",null,{"className":"text-xl font-semibold","children":"What we do not collect"}],["$","p",null,{"children":"Installation telemetry never includes prompts, messages, gateway API traffic, token counts, model or provider names, API keys, provider credentials, dashboard passwords, cookies, raw IP addresses, machine IDs, hostnames, operating-system usernames, or free-form metadata."}]]}],"$La","$Lb","$Lc"]}]}],null,"$Ld"]}],{},null,false,null]},null,false,"$e"]},null,false,null],"$Lf",false]],"m":"$undefined","G":["$10",[]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"EOqRKu-mZbWza9VTdGBKm"}
|
|
16
16
|
11:I[90484,[],"OutletBoundary"]
|
|
17
17
|
12:"$Sreact.suspense"
|
|
18
18
|
14:I[90484,[],"ViewportBoundary"]
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
:HL["/_next/static/media/26d4368bf94c0ec4-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
2
2
|
:HL["/_next/static/css/ada9b169590290e6.css","style"]
|
|
3
3
|
:HL["/_next/static/css/0dcaf31739cfe59e.css","style"]
|
|
4
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":4176,"slots":{"children":{"name":"privacy","param":null,"prefetchHints":4192,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":4256,"slots":null}}}}},"staleTime":300,"buildId":"
|
|
4
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":4176,"slots":{"children":{"name":"privacy","param":null,"prefetchHints":4192,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":4256,"slots":null}}}}},"staleTime":300,"buildId":"EOqRKu-mZbWza9VTdGBKm"}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
6:X
|
|
4
4
|
b:X
|
|
5
5
|
b:C
|
|
6
|
-
0:{"buildId":"
|
|
6
|
+
0:{"buildId":"EOqRKu-mZbWza9VTdGBKm","data":[{"rsc":["$","$1","c",{"children":[["$","main",null,{"className":"min-h-screen bg-bg text-text-main px-6 py-12","children":["$","article",null,{"className":"max-w-3xl mx-auto space-y-8","children":[["$","$L2",null,{"href":"/landing","className":"text-primary hover:underline","children":"← Back to PolyRouter"}],["$","header",null,{"children":[["$","h1",null,{"className":"text-3xl font-bold","children":"Privacy Policy"}],["$","p",null,{"className":"text-text-muted mt-2","children":"Last updated: August 1, 2026"}]]}],["$","section",null,{"className":"space-y-3","children":[["$","h2",null,{"className":"text-xl font-semibold","children":"Anonymous installation telemetry"}],["$","p",null,{"children":"Official npm releases of PolyRouter send minimal anonymous lifecycle telemetry by default to help us understand active installations and release adoption. This is not a count of verified npm downloads."}],["$","p",null,{"children":"Telemetry contains a random installation UUID generated and stored only in PolyRouter's local database, the event type, event timestamp, and PolyRouter version."}],["$","p",null,{"children":["The only event types are ",["$","code",null,{"children":"installed"}],", ",["$","code",null,{"children":"startup"}],", ",["$","code",null,{"children":"setup_complete"}],", and successful ",["$","code",null,{"children":"dashboard_login"}],"."]}]]}],["$","section",null,{"className":"space-y-3","children":[["$","h2",null,{"className":"text-xl font-semibold","children":"What we do not collect"}],["$","p",null,{"children":"Installation telemetry never includes prompts, messages, gateway API traffic, token counts, model or provider names, API keys, provider credentials, dashboard passwords, cookies, raw IP addresses, machine IDs, hostnames, operating-system usernames, or free-form metadata."}]]}],["$","section",null,{"className":"space-y-3","children":[["$","h2",null,{"className":"text-xl font-semibold","children":"Your controls"}],["$","p",null,{"children":["You can disable or re-enable anonymous telemetry at any time in Dashboard → Profile → Anonymous Telemetry. Disabling stops future delivery and deletes queued local telemetry events. For unattended installations, set ",["$","code",null,{"children":"POLYROUTER_PUBLIC_TELEMETRY=false"}]," before starting PolyRouter."]}],["$","p",null,{"children":"Changing this setting cannot delete events that have already been received because they are anonymous and cannot be linked to an account."}]]}],["$","section",null,{"className":"space-y-3","children":[["$","h2",null,{"className":"text-xl font-semibold","children":"Security, retention, and abuse protection"}],["$","p",null,{"children":"The public endpoint accepts only a strict lifecycle-event schema. It has size limits, timestamp validation, duplicate protection, and per-IP/per-installation rate limits. Rate limiting stores a one-way IP hash for no longer than 48 hours; raw IP addresses are never stored."}],["$","p",null,{"children":"Anonymous installation and event records are retained for up to 90 days, then automatically deleted. Access to the telemetry database is restricted to server-side administration; browser and npm clients have no database read credentials."}]]}],["$","section",null,{"className":"space-y-3","children":[["$","h2",null,{"className":"text-xl font-semibold","children":"Dashboard analytics"}],["$","p",null,{"children":["When configured in an official release, GA4 and PostHog measure dashboard browser page visits and the ",["$","code",null,{"children":"polyrouter_dashboard_opened"}]," event. They use the same opaque local installation UUID as anonymous lifecycle telemetry, so dashboard activity can be associated with an installation without identifying a person. PostHog also records masked UI interaction metadata through autocapture; session recording is disabled and dashboard text and attributes are masked."]}],"$L3"]}]]}]}],null,"$L4"]}],"isPartial":"$@5","staleTime":"$6","varyParams":null},{"rsc":"$L7","isPartial":"$@8","staleTime":"$6","varyParams":null},{"rsc":"$L9","isPartial":"$@a","staleTime":"$6","varyParams":"$b"},{"rsc":"$Lc","isPartial":"$@d","staleTime":"$6","varyParams":null}],"isUpgradeableISRFallback":false,"a":"$@e","rootVaryParams":null,"needsRuntimeRequest":"$@f"}
|
|
7
7
|
10:I[90484,[],"OutletBoundary"]
|
|
8
8
|
11:"$Sreact.suspense"
|
|
9
9
|
13:I[90484,[],"ViewportBoundary"]
|
|
@@ -11,11 +11,11 @@ b:C
|
|
|
11
11
|
15:I[86869,[],"IconMark"]
|
|
12
12
|
16:I[57121,[],""]
|
|
13
13
|
17:I[74581,[],""]
|
|
14
|
-
18:I[35983,["8229","static/chunks/9da6db1e-a477e67005ce8908.js","4024","static/chunks/4024-8b67be3a8eadaba2.js","1321","static/chunks/1321-
|
|
15
|
-
19:I[79472,["8229","static/chunks/9da6db1e-a477e67005ce8908.js","4024","static/chunks/4024-8b67be3a8eadaba2.js","1321","static/chunks/1321-
|
|
16
|
-
1a:I[83614,["8229","static/chunks/9da6db1e-a477e67005ce8908.js","4024","static/chunks/4024-8b67be3a8eadaba2.js","1321","static/chunks/1321-
|
|
17
|
-
1b:I[21110,["8500","static/chunks/8500-01a63dafd809e317.js","3959","static/chunks/3959-c17dd6ecfa8473bf.js","1321","static/chunks/1321-
|
|
18
|
-
1c:I[94635,["8229","static/chunks/9da6db1e-a477e67005ce8908.js","4024","static/chunks/4024-8b67be3a8eadaba2.js","1321","static/chunks/1321-
|
|
14
|
+
18:I[35983,["8229","static/chunks/9da6db1e-a477e67005ce8908.js","4024","static/chunks/4024-8b67be3a8eadaba2.js","1321","static/chunks/1321-f5506979414c7c86.js","7177","static/chunks/app/layout-b5dceb29f62eb194.js"],"default"]
|
|
15
|
+
19:I[79472,["8229","static/chunks/9da6db1e-a477e67005ce8908.js","4024","static/chunks/4024-8b67be3a8eadaba2.js","1321","static/chunks/1321-f5506979414c7c86.js","7177","static/chunks/app/layout-b5dceb29f62eb194.js"],"default"]
|
|
16
|
+
1a:I[83614,["8229","static/chunks/9da6db1e-a477e67005ce8908.js","4024","static/chunks/4024-8b67be3a8eadaba2.js","1321","static/chunks/1321-f5506979414c7c86.js","7177","static/chunks/app/layout-b5dceb29f62eb194.js"],"default"]
|
|
17
|
+
1b:I[21110,["8500","static/chunks/8500-01a63dafd809e317.js","3959","static/chunks/3959-c17dd6ecfa8473bf.js","1321","static/chunks/1321-f5506979414c7c86.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-ba537b648bfa654b.js","9305","static/chunks/app/(dashboard)/layout-2ec2698af3e3e6e1.js"],"ThemeProvider"]
|
|
18
|
+
1c:I[94635,["8229","static/chunks/9da6db1e-a477e67005ce8908.js","4024","static/chunks/4024-8b67be3a8eadaba2.js","1321","static/chunks/1321-f5506979414c7c86.js","7177","static/chunks/app/layout-b5dceb29f62eb194.js"],"RuntimeI18nProvider"]
|
|
19
19
|
:HL["/_next/static/css/ada9b169590290e6.css","style"]
|
|
20
20
|
:HL["/_next/static/css/0dcaf31739cfe59e.css","style"]
|
|
21
21
|
3:["$","p",null,{"children":["They do not receive gateway API traffic such as ",["$","code",null,{"children":"/v1/*"}],", prompts, messages, model/provider selections, API keys, credentials, passwords, or URL query strings/fragments. Disabling Anonymous Telemetry also prevents the dashboard from exposing the installation UUID to GA4/PostHog or sending the explicit dashboard-open event."]}]
|
|
@@ -117,24 +117,27 @@
|
|
|
117
117
|
"/api/headroom/stop/route": "app/api/headroom/stop/route.js",
|
|
118
118
|
"/api/keys/route": "app/api/keys/route.js",
|
|
119
119
|
"/api/mcp/[plugin]/message/route": "app/api/mcp/[plugin]/message/route.js",
|
|
120
|
+
"/api/mcp/[plugin]/sse/route": "app/api/mcp/[plugin]/sse/route.js",
|
|
120
121
|
"/api/mcp/chatgpt-web/route": "app/api/mcp/chatgpt-web/route.js",
|
|
121
122
|
"/api/mcp/chatgpt-web/status/route": "app/api/mcp/chatgpt-web/status/route.js",
|
|
122
|
-
"/api/mcp/[plugin]/sse/route": "app/api/mcp/[plugin]/sse/route.js",
|
|
123
123
|
"/api/models/alias/route": "app/api/models/alias/route.js",
|
|
124
|
-
"/api/models/disabled/route": "app/api/models/disabled/route.js",
|
|
125
124
|
"/api/models/custom/route": "app/api/models/custom/route.js",
|
|
125
|
+
"/api/models/disabled/route": "app/api/models/disabled/route.js",
|
|
126
|
+
"/api/oauth/[provider]/[action]/route": "app/api/oauth/[provider]/[action]/route.js",
|
|
126
127
|
"/api/oauth/chatgpt-web/cookie/route": "app/api/oauth/chatgpt-web/cookie/route.js",
|
|
128
|
+
"/api/oauth/kiro/auto-import/route": "app/api/oauth/kiro/auto-import/route.js",
|
|
127
129
|
"/api/oauth/kiro/import-cli-proxy/route": "app/api/oauth/kiro/import-cli-proxy/route.js",
|
|
128
130
|
"/api/provider-nodes/route": "app/api/provider-nodes/route.js",
|
|
129
|
-
"/api/oauth/[provider]/[action]/route": "app/api/oauth/[provider]/[action]/route.js",
|
|
130
131
|
"/api/providers/[id]/route": "app/api/providers/[id]/route.js",
|
|
131
|
-
"/api/
|
|
132
|
-
"/api/providers/route": "app/api/providers/route.js",
|
|
132
|
+
"/api/providers/client/route": "app/api/providers/client/route.js",
|
|
133
133
|
"/api/providers/suggested-models/route": "app/api/providers/suggested-models/route.js",
|
|
134
|
-
"/api/
|
|
134
|
+
"/api/providers/route": "app/api/providers/route.js",
|
|
135
135
|
"/api/proxy-pools/[id]/test/route": "app/api/proxy-pools/[id]/test/route.js",
|
|
136
|
+
"/api/proxy-pools/[id]/route": "app/api/proxy-pools/[id]/route.js",
|
|
136
137
|
"/api/proxy-pools/cloudflare-deploy/route": "app/api/proxy-pools/cloudflare-deploy/route.js",
|
|
137
138
|
"/api/proxy-pools/deno-deploy/route": "app/api/proxy-pools/deno-deploy/route.js",
|
|
139
|
+
"/api/providers/[id]/models/route": "app/api/providers/[id]/models/route.js",
|
|
140
|
+
"/api/proxy-pools/route": "app/api/proxy-pools/route.js",
|
|
138
141
|
"/api/proxy-pools/vercel-deploy/route": "app/api/proxy-pools/vercel-deploy/route.js",
|
|
139
142
|
"/api/pxpipe/health/route": "app/api/pxpipe/health/route.js",
|
|
140
143
|
"/api/pxpipe/install/route": "app/api/pxpipe/install/route.js",
|
|
@@ -147,16 +150,16 @@
|
|
|
147
150
|
"/api/realtime/authorize/route": "app/api/realtime/authorize/route.js",
|
|
148
151
|
"/api/settings/database/route": "app/api/settings/database/route.js",
|
|
149
152
|
"/api/settings/proxy-test/route": "app/api/settings/proxy-test/route.js",
|
|
150
|
-
"/api/settings/route": "app/api/settings/route.js",
|
|
151
153
|
"/api/translator/console-logs/stream/route": "app/api/translator/console-logs/stream/route.js",
|
|
152
154
|
"/api/usage/[connectionId]/codex-reset-credits/route": "app/api/usage/[connectionId]/codex-reset-credits/route.js",
|
|
153
|
-
"/api/
|
|
154
|
-
"/api/usage/
|
|
155
|
+
"/api/settings/route": "app/api/settings/route.js",
|
|
156
|
+
"/api/usage/[connectionId]/route": "app/api/usage/[connectionId]/route.js",
|
|
155
157
|
"/api/usage/stream/route": "app/api/usage/stream/route.js",
|
|
156
158
|
"/api/v1/audio/transcriptions/route": "app/api/v1/audio/transcriptions/route.js",
|
|
159
|
+
"/api/usage/stats/route": "app/api/usage/stats/route.js",
|
|
157
160
|
"/api/v1/images/edits/route": "app/api/v1/images/edits/route.js",
|
|
158
|
-
"/api/providers/client/route": "app/api/providers/client/route.js",
|
|
159
161
|
"/api/v1beta/models/[...path]/route": "app/api/v1beta/models/[...path]/route.js",
|
|
162
|
+
"/api/v1/models/route": "app/api/v1/models/route.js",
|
|
160
163
|
"/callback/page": "app/callback/page.js",
|
|
161
164
|
"/dashboard/settings/pricing/page": "app/dashboard/settings/pricing/page.js",
|
|
162
165
|
"/landing/page": "app/landing/page.js",
|
|
@@ -184,10 +187,7 @@
|
|
|
184
187
|
"/(dashboard)/dashboard/console-log/page": "app/(dashboard)/dashboard/console-log/page.js",
|
|
185
188
|
"/(dashboard)/dashboard/profile/page": "app/(dashboard)/dashboard/profile/page.js",
|
|
186
189
|
"/(dashboard)/dashboard/providers/page": "app/(dashboard)/dashboard/providers/page.js",
|
|
187
|
-
"/(dashboard)/dashboard/providers/[id]/page": "app/(dashboard)/dashboard/providers/[id]/page.js",
|
|
188
190
|
"/(dashboard)/dashboard/proxy-pools/page": "app/(dashboard)/dashboard/proxy-pools/page.js",
|
|
189
|
-
"/
|
|
190
|
-
"/
|
|
191
|
-
"/api/proxy-pools/route": "app/api/proxy-pools/route.js",
|
|
192
|
-
"/api/v1/models/route": "app/api/v1/models/route.js"
|
|
191
|
+
"/(dashboard)/dashboard/providers/[id]/page": "app/(dashboard)/dashboard/providers/[id]/page.js",
|
|
192
|
+
"/privacy/page": "app/privacy/page.js"
|
|
193
193
|
}
|