This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
game-api
/
mex_api
forké depuis
laoma/admin_api
Suivre
2
Voter
0
Fork
0
Fichiers
Branche:
master
Branches
Tags
master
mex_api
/
resources
/
views
/
game
/
pgsim
/
gameloader.blade.php
gameloader.blade.php
100 B
Lien permanent
Historique
Raw
1
2
3
4
5
<script>
parent.postMessage({cmd:"closeLoading"},"*");
location.href='{{$url}}';
</script>