Skip to content

Commit

Permalink
Update MI18N bbs link (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
tnkv authored Mar 13, 2024
1 parent be18224 commit dcbe321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion genshin/client/routes.py
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ def get_url(self, region: types.Region, game: types.Game) -> yarl.URL:
)

MI18N = dict(
bbs="https://webstatic-sea.mihoyo.com/admin/mi18n/bbs_cn/m11241040191111/m11241040191111-{lang}.json",
bbs="https://fastcdn.hoyoverse.com/mi18n/bbs_oversea/m11241040191111/m11241040191111-{lang}.json",
inquiry="https://mi18n-os.hoyoverse.com/webstatic/admin/mi18n/hk4e_global/m02251421001311/m02251421001311-{lang}.json",
)

Expand Down

0 comments on commit dcbe321

Please sign in to comment.