git.flash.moe -> patchii.net
This commit is contained in:
parent
ce9a50e709
commit
9dd7cc9bb6
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ if($reqPath === '/np' || $reqPath === '/redir.php') {
|
||||||
|
|
||||||
if($reqPath === '/source' || $reqPath === '/sig-src.php') {
|
if($reqPath === '/source' || $reqPath === '/sig-src.php') {
|
||||||
http_response_code(301);
|
http_response_code(301);
|
||||||
header('Location: https://git.flash.moe/flash/signature');
|
header('Location: https://patchii.net/flash/signature');
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue