如何申请msn.com、live.com、live.cn等后缀邮箱
msn.com、live.com、live.cn已经是绝版不能申请的邮箱了,作为微软老牌的邮箱域名还是很正式的,因此在漏洞还好使的情况下,申请几个还是逼格满满!
有技术的大佬那么多,话不多说放链接:原文链接 (opens new window)
用到的控制台代码:
var sub = window.prompt('1. 输入域名,支持live.com/msn.com/live.cn等等...\r\n 2. 更多后缀请访问:https://51.ruyo.net/p/3194.html\r\n 提醒:直接点击取消即可前往上面的网址!\r\n 3. 点击确定后,页面会刷新。\r\n 4. 页面刷新后,请添加你想要的别名即可。','live.com');if(sub){document.getElementById("SingleDomain").value = sub;document.getElementById("idSingleDomain").innerText = "@"+sub;document.getElementById("AssociatedIdLive").value="a";document.getElementById("SubmitYes").click();}else{window.open("https://51.ruyo.net/p/3194.html")};
使用方法: F12(打开调试) -> Console(控制台) -> 粘贴脚本 (回车)
成果展示:
上次更新: 2024/07/03, 22:01:24