| <html lang="ja"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>リダイレクト</title> | |
| </head> | |
| <body> | |
| <script> | |
| location.replace("https://scratch-school.ct.ws/index.php"); | |
| </script> | |
| </body> | |
| </html> | |
| <html lang="ja"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>リダイレクト</title> | |
| </head> | |
| <body> | |
| <script> | |
| location.replace("https://scratch-school.ct.ws/index.php"); | |
| </script> | |
| </body> | |
| </html> | |