You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
O backend não será disponibilizado em um repositório público.
Caso queira adquirir o sistema completo, entre em contato comigo no whatsapp: 31992812273
In the production application, the user must be directed to the game page after choosing the bet amount.
It can be seen that for security reasons, the API has not yet been connected, and I believe that the backend has not yet been made available.
These changes would not compromise the security of the application in its current repository.
function redirect() { window.location.href = "..../match/funnel/index.html"; return false; }
The text was updated successfully, but these errors were encountered: