hi, the server2.js code got messed up we added // New URL format…you hardcoded things that should be variables:
github.com/pretzelai/pretzelai/assets
github.com/[user]/[repo_name]
descriptiveFileName = `pretzelai_${assetId}.png`;
descriptiveFileName = `[repo_name]_${assetId}.[ext]`;
[ext] is the file extension from the source file after being redirected