
CODE: [Copy to clipboard]@echo off
::用户名不需要后缀,即不需要@163.com
set "var=输入用户名"
set "num=输入密码"
set "str=https://reg.163.com/logins.jsp?username=%var%&password=%num%"
set "str=%str%&url=http://fm163.163.com/coremail/fcg/ntesdoor2"
start "163邮箱登录中" "%str%"
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |