Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Hmis556 authored Apr 26, 2024
1 parent 69b4eb1 commit aea508c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
} else {
// 不是微信客户端,直接可以访问链接
if (urlParmStr == url){
urlParmStr = "https://www.yiove.com";
urlParmStr = "https://pan.hmis25565.asia";
}
console.log(urlParmStr);
location.href=urlParmStr;
Expand Down

0 comments on commit aea508c

Please sign in to comment.