提交 | 用户 | age | ||
3ac5f2 | 1 | <!DOCTYPE html> |
J | 2 | <html lang="en"> |
3 | <head> | |
4 | <meta charset="UTF-8"> | |
5 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
6 | <title>Document</title> | |
7 | <script> | |
8 | localStorage.clear() | |
9 | // TODO 直接进入长链 | |
10 | // location.href = ''; | |
11 | </script> | |
12 | </head> | |
13 | <body> | |
14 | ||
15 | </body> | |
16 | </html> |