Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ddys001 authored Jul 13, 2023
1 parent d12528f commit 45e7409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ async function handleRequest(request) {

console.log(path)
if(!path){
return Response.redirect("https://kjkkk.top", 302)
return Response.redirect("https://www.baidu.com", 302)
/* new Response(html404, {
headers: {
"content-type": "text/html;charset=UTF-8",
Expand Down

0 comments on commit 45e7409

Please sign in to comment.