Skip to content

Commit 356df20

Browse files
authored
Update index.html
1 parent cbdf01a commit 356df20

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

api/index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,10 @@
3131
} else {
3232
// 不是微信客户端,直接可以访问链接
3333
if (urlParmStr == url){
34-
urlParmStr = "https://681688.xyz";
3534
}
3635
console.log(urlParmStr);
3736
location.href=urlParmStr;
3837
}
3938
</script>
40-
<script async type="text/javascript" src="https://js.users.51.la/21480329.js"></script>
4139
</body>
4240
</html>

0 commit comments

Comments
 (0)