mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-09 00:56:16 +00:00
fix: Update Vercel URL to microsoft-rewards-bot project
This commit is contained in:
@@ -192,7 +192,7 @@ export async function sendErrorReport(
|
||||
}
|
||||
|
||||
// Determine API endpoint URL
|
||||
const defaultApiUrl = 'https://light-rewards-bot.vercel.app/api/report-error'
|
||||
const defaultApiUrl = 'https://microsoft-rewards-bot.vercel.app/api/report-error'
|
||||
const apiUrl = config.errorReporting?.apiUrl || defaultApiUrl
|
||||
const rateLimitSecret = config.errorReporting?.secret
|
||||
|
||||
|
||||
Reference in New Issue
Block a user