���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/public_html/lht/index.html
���ѧ٧ѧ�
<!DOCTYPE html> <title>Little Hentai Tool</title> <html> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400&display=swap'); /* Hide scrollbar for Chrome, Safari and Opera */ .scroller::-webkit-scrollbar { display: none; } /* Hide scrollbar for IE, Edge and Firefox */ .scroller { -ms-overflow-style: none; /* IE and Edge */ scrollbar-width: none; /* Firefox */ } html { background: rgb(233,48,68); } body { margin: 0px; overflow-y: hidden; background: rgb(233,48,68); background: linear-gradient(163deg, rgba(233,48,68,1) 0%, rgba(255,166,213,1) 100%); } .core { width: 100%; height: 100%; overflow-y: hidden; display: flex; justify-content: center; background: rgb(233,48,68); background: linear-gradient(163deg, rgba(233,48,68,1) 0%, rgba(255,166,213,1) 100%); } .scroller { overflow-y: scroll; height: 100vh; box-shadow: 20px 20px 60px #cf5975, -20px -20px 60px #ff799f; } .photo { height: 500px; width: 500px; background-size: cover !important; background-position: center !important; } .divider { } .reload-button { border-radius: 50%; height: 100px; width: 100px; background: #f4698a; display: flex; align-items: center; justify-content: center; -webkit-transition: all 500ms ease; transition: all 500ms ease; } .reload-button:hover { transform: rotate(-285deg); } .reload-button:active { transform: rotate(-360deg); background: #ff8da8 } .button-wrapper { border-radius: 50%; box-shadow: 20px 20px 60px #cf5975, -20px -20px 60px #ff799f; height: fit-content; width: fit-content; position: fixed; right: 40px; bottom: 40px; } .cat-picker { position: fixed; bottom: 160px; right: 40px; width: 100px; display: flex; flex-wrap: wrap; flex-direction: column; z-index: 400; } .cat-button { background: #fff; font-family: 'Poppins', sans-serif; color: #f4698a; margin-bottom: 10px; border-radius: 50px; padding: 10px; width: 80px; -webkit-transition: all 200ms ease; transition: all 200ms ease; cursor: pointer; } .cat-button:active { background: #ff8da8; color: #fff; } .isActive { opacity: 0.5 !important; -webkit-transition: all 200ms ease; transition: all 200ms ease; } </style> <head> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> </head> <body> <div class="core"> <div id="scroller" class="scroller"> </div> </div> <div class="cat-picker"> <a class="cat-button" id="nsfwwaifu" onclick="newCat('nsfw/waifu','nsfwwaifu')">Waifu</a> <a class="cat-button" id="nsfwneko" onclick="newCat('nsfw/neko','nsfwneko')">Neko</a> <a class="cat-button" id="nsfwtrap" onclick="newCat('nsfw/trap','nsfwtrap')">Trap</a> <a class="cat-button" id="nsfwblowjob" onclick="newCat('nsfw/blowjob','nsfwblowjob')">Blowjob</a> <a class="cat-button" id="sfwcuddles" onclick="newCat('sfw/cuddle','sfwcuddles')">Cuddles</a> </div> <a onclick="imgreload()"> <div class="button-wrapper"> <div class="reload-button"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-refresh" width="60" height="60" viewBox="0 0 24 24" stroke-width="1.5" stroke="#ffffff" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M20 11a8.1 8.1 0 0 0 -15.5 -2m-.5 -4v4h4" /> <path d="M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4" /> </svg></div></div> </a> </body> </html> <script> var url = null function imgspawn() { // var url = "https://api.waifu.pics/nsfw/trap1" var elem = null; var i = 0; while (i < 41) { $.getJSON(url, function(data) { console.log(data.url) elem = document.createElement('div'); elem.style.cssText = "background: url('" + data.url + "');"; elem.classList.add('photo'); document.getElementById("scroller").appendChild(elem); }); i++; }}; var currentcat = "nsfwtrap" function newCat(ext,catid) { url = "https://api.waifu.pics/" + ext; imgreload() document.getElementById(currentcat).classList.remove('isActive'); currentcat = catid document.getElementById(currentcat).classList.add('isActive'); } newCat('nsfw/trap','nsfwtrap') imgspawn() function imgreload() { document.getElementById("scroller").innerHTML = ""; i = 0; imgspawn() } </script>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.2 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�