Skip to content

Commit

Permalink
garena to hotcool migration, fixes #1295 #1293
Browse files Browse the repository at this point in the history
  • Loading branch information
SnosMe committed Mar 7, 2024
1 parent 5061ef8 commit e9f2b65
Show file tree
Hide file tree
Showing 4 changed files with 4,121 additions and 4,121 deletions.
2 changes: 1 addition & 1 deletion main/src/proxy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import type { Logger } from './RemoteLogger'
export const PROXY_HOSTS = [
{ host: 'www.pathofexile.com', official: true },
{ host: 'ru.pathofexile.com', official: true },
{ host: 'web.poe.garena.tw', official: true },
{ host: 'pathofexile.tw', official: true },
{ host: 'poe.game.daum.net', official: true },
{ host: 'poe.ninja', official: false },
{ host: 'www.poeprices.info', official: false },
Expand Down
Loading

0 comments on commit e9f2b65

Please sign in to comment.