This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
ball-court
/
server
Observar
5
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
5ef61dc5b7
Branches
Tags
master
server
/
app
/
controller
/
.statistics.js
.statistics.js
132 B
Histórico
Raw
1
2
3
4
5
6
7
8
9
10
module.exports = {
match: {
parameters: {
query: {
match_id: 'match_id',
},
},
},
ranking: {},
};