403界面禁止页面带打字效果
403禁止页面带打字效果,也适用于404页面。效果:http://lanyou.vip/404
HTML
403 > ERROR CODE: "HTTP 403 Forbidden" > ERROR DESCRIPTION: "Access Denied. You Do Not Have The Permission To Access This Page On This Server" > ERROR POSSIBLY CAUSED BY: [execute access forbidden, read access forbidden, write access forbidden, ssl required, ssl 128 required, ip address rejected, client certificate required, site access denied, too many users, invalid configuration, password change, mapper denied access, client certificate revoked, directory listing denied, client access licenses exceeded, client certificate is untrusted or invalid, client certificate has expired or is not yet valid, passport logon failed, source access denied, infinite depth is denied, too many requests from the same client ip...] > SOME PAGES ON THIS SERVER THAT YOU DO HAVE PERMISSION TO ACCESS: [Home Page, About Us, Contact Us, Blog...] > HAVE A NICE DAY SIR AXLEROD :-)
CSS
* {margin: 0; padding: 0; border: 0;font-size: 100%; font: inherit;vertical-align: baseline; box-sizing: border-box;color: inherit;}body { background-image: linear-gradient(120deg, #4f0088 0%, #000000 100%);height: 100vh;}h1 {font-size: 45vw;text-align: center;position: fixed; width: 100vw; z-index: 1; color: #ffffff26;text-shadow: 0 0 50px rgba(0, 0, 0, 0.07);top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%); font-family: "Montserrat", monospace;}div { background: rgba(0, 0, 0, 0); width: 70vw;position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); margin: 0 auto; padding: 30px 30px 10px;box-shadow: 0 0 150px -20px rgba(0, 0, 0, 0.5);z-index: 3;}P { font-family: "Share Tech Mono", monospace;color: #f5f5f5;margin: 0 0 20px; font-size: 17px;line-height: 1.2;}span {color: #f0c674;}i {color: #8abeb7;}div a {text-decoration: none;}b {color: #81a2be;}a.avatar { position: fixed;bottom: 15px; right: -100px; -webkit-animation: slide 0.5s 4.5s forwards; animation: slide 0.5s 4.5s forwards; display: block;z-index: 4}a.avatar img{width:44px;border:2px solid #fff;border-radius:100%;}@-webkit-keyframes slide{from{right:-100px;opacity:0;-webkit-transform:rotate(360deg);transform:rotate(360deg);}to{right:15px;opacity:1;-webkit-transform:rotate(0);transform:rotate(0);}}@keyframes slide{from{right:-100px;opacity:0;-webkit-transform:rotate(360deg);transform:rotate(360deg);}to{right:15px;opacity:1;-webkit-transform:rotate(0);transform:rotate(0);}} JSvar str = document.getElementsByTagName('div')[0].innerHTML.toString();var i = 0;document.getElementsByTagName('div')[0].innerHTML = ""; setTimeout(function() {var se = setInterval(function() {i++;document.getElementsByTagName('div')[0].innerHTML = str.slice(0, i) + "|";if (i == str.length) {clearInterval(se);document.getElementsByTagName('div')[0].innerHTML = str;}}, 10);},0);
常见问题FAQ
- 链接地址失效了怎么办?
- 例如蓝奏盘,https://www.lanzous.com/i1b2oib 把S改成m或i即可解决,或者请联系本站修复!
- 本站资源和文章版权声明
- 版权声明:本站部分文章来源或改编自互联网及其他公众平台,主要目的在于分享信息,版权归原作者所有,内容仅供读者参考,如有侵权请联系我们,减少损失。联系邮箱:1453316800@qq.com
- 点击下载链接不跳转怎么回事?
- 您好,QQ内打开是不跳转的,少部分浏览器也不跳转,一般的谷歌,UC了,搜狗 360等浏览器都可以跳转。