Indrawan I.

Results 12 issues of Indrawan I.

site support request

is there any way to show mmr gain/reduced in recent match sir? like old version ![687474703a2f2f692e696d6775722e636f6d2f77534e465974552e706e67 (1)](https://user-images.githubusercontent.com/12372481/75500672-3f7edd00-5a00-11ea-9711-67530867e0dc.png)

- [x] My submissions follows the [Submission Rules](http://mod.land/issues) - [x] I have read and accepted the [Terms and Conditions](http://mod.land/tos)

i've trying using `.leaderboard()` but it just fetch some random user, not actually top user then how can i get the top user? without using `.all()`

bug

Same behaviour with #465, it would be nice if this service remake this clunky behaviour, Since end user cannot retrieve this after the upload anymore at least give us some...

Basicaly some of my internal service that i want display required authorization, I have change the `expectStatus` with 401 but seems not work until i disabled the authorization https://github.com/eidam/cf-workers-status-page/blob/main/src/functions/cronTrigger.js#L59 the...

The docs said: ![Screenshot_116](https://user-images.githubusercontent.com/12372481/209463780-ce26af9f-58d0-447e-bdd3-50c562a328cb.png) I have some static content on master branch and the content still outdated even more than 3 days ago. Is the cache working as intended?

Dev mode: > Working as intended Prod mode: > After closing with button, I want to reload pages, the things is `` value (raw html) still appear on the pages...

I trying to make my own radio services with lavalink, the thing is all of my .wav files that i want to serving with lavaplayer is throwing: ``` java.lang.IllegalStateException: Unsupported...