Skip to content
This repository was archived by the owner on Jul 7, 2021. It is now read-only.

Player count in dashboard.js fix#81

Open
def750 wants to merge 1 commit into
yo-ru:mainfrom
def750:patch-1
Open

Player count in dashboard.js fix#81
def750 wants to merge 1 commit into
yo-ru:mainfrom
def750:patch-1

Conversation

@def750

@def750 def750 commented Apr 18, 2021

Copy link
Copy Markdown

Api request was sent to wrong address, i fixed it.

Note! There is subdomain bug which sends api request to subdomain.domain and as we know gulag web on osu subdomain is blocking api requests (I dunno why) and any other subdomain will route api request to subdomain.domain. So it needs fix, I did it by simply adding .replace('www', 'osu') but thats not the best solution as everything matching www is replaced + not everyone uses www subdomain.

Api request was sent to wrong adress, i fixed it.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant