This commit is contained in:
Zoe新小白白白 2022-03-11 01:20:26 +08:00 committed by GitHub
parent 3be56e5e2c
commit 20e14ec7b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ else
```sh
var cookie=document.cookie;
var ask=confirm('Cookie:'+cookie+'\n\nDo you want to copy the cookie to the clipboard?');
if(ask==true){copy("添加stoken" + cookie);msg=cookie}else{msg='Cancel'}
if(ask==true){copy("添加 stoken" + cookie);msg=cookie}else{msg='Cancel'}
```
1. 复制上面全部代码然后打开http://user.mihoyo.com/