forked from sent/waves
17 lines
321 B
HTML
17 lines
321 B
HTML
<!--
|
|
|
|
GBA ONLINE; GBA.JS.ORG; "Online GameBoy Advance Emulator"
|
|
Copyright (C) 2021-present AYVACS
|
|
Licensed under the MIT License (view LICENSE.md for more information)
|
|
|
|
-->
|
|
|
|
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="refresh" content="0;url=https://gba.js.org">
|
|
<title>Redirecting</title>
|
|
</head>
|
|
|
|
</html> |