NebulaServices / Dynamic

[BETA] The new generation of interception proxies.
https://npmjs.com/@nebula-services/dynamic
GNU Lesser General Public License v3.0
55 stars 129 forks source link

links within proxified websites do not work #47

Closed DerpmanDev closed 9 months ago

DerpmanDev commented 9 months ago

for example if you proxy discord.com and click login, it does not proxy it. it just does /service/login. its like that for every site and that causes alot of issues cuz some sites need to load scripts and it wouldnt work

rifting commented 9 months ago

Anything specific to recreate this? It works fine for me. Are you running in an iframe?

DerpmanDev commented 9 months ago

no running locally

rifting commented 9 months ago

Huh?

DerpmanDev commented 9 months ago

Huh?

nvm about this issue i just messed up srry basically it was supposed to import the dist folder from esbuild but i just copied that and put it in static which causes the issue