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

Player count in dashboard.js fix #81

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Player count in dashboard.js fix #81

wants to merge 1 commit into from

Conversation

def750
Copy link

@def750 def750 commented Apr 18, 2021

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