mirror of
https://github.com/Daichimarukana/uwuzu.git
synced 2026-06-05 11:34:41 +00:00
uwuzu version 1.2.13
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
$url = "index";
|
||||
header("Location:".$url."");
|
||||
exit;
|
||||
?>
|
||||
Reference in New Issue
Block a user