diff --git a/package.json b/package.json index e9a431d..8ed8091 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "erbilnas-com", - "version": "5.4", + "version": "5.4.1", "type": "module", "private": true, "scripts": { diff --git a/server/api/hltb.ts b/server/api/hltb.ts index 6c77da4..98578db 100644 --- a/server/api/hltb.ts +++ b/server/api/hltb.ts @@ -7,6 +7,7 @@ const { hltbApi } = useRuntimeConfig(); const getGames = async (status: string, sortBy = "name") => { const headers = { "Content-Type": "application/json", + "User-Agent": "PostmanRuntime", }; const body = JSON.stringify({