Update submit_external-webserver_server.txt

This commit is contained in:
luqaska 2021-12-01 12:46:30 -03:00 committed by GitHub
parent f92a46170f
commit ba1f695fa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -196,6 +196,6 @@ file_put_contents('list_of_links.txt',$list_of_links);
*/
//}
}else{echo header("location: ".$route."submit.php?sucess");}}else{echo header("location: ".$route."submit.php?not_allowed");}}}
die("<meta http-equiv=\"Refresh\" content=\"0; url='".$route."submit.php?sucess'\">");
}else{die("<meta http-equiv=\"Refresh\" content=\"0; url='".$route."submit.php?sucess'\">");}}else{die("<meta http-equiv=\"Refresh\" content=\"0; url='".$route."submit.php?not_allowed'\">");}}}
?>