Created
April 1, 2024 21:10
-
-
Save jTakasuRyuji/6f2a18c668dbbd7fea68a8efd82dc441 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <p> | |
| これより先は、GitHubのサイトではありません。<br> | |
| 移動をご希望しない場合は、下の「移動しないで閉じる」ボタンをクリックしてください。 | |
| </p> | |
| <hr><?php echo $_SERVER[‘QUERY_STRING’]; ?><hr> | |
| <ul> | |
| <li><a href=”<?php echo $_SERVER[‘QUERY_STRING’]; ?>”>移動する</a></li> | |
| <li><a href=”javascript:window.open(‘about:blank’,’_self’).close();”>移動しないで閉じる</a></li> | |
| </ul> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment