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
| { | |
| "Gore": [ | |
| "Blood", "Bloodbath", "Crucifixion", "Bloody", "Flesh", "Bruises", "Car crash", "Corpse", "Crucified", "Cutting", "Decapitate", "Infested", "Gruesome", "Kill (as in Kill la Kill)", "Infected", "Sadist", "Slaughter", "Teratoma", "Tryphophobia", "Wound", "Cronenberg", "Khorne", "Cannibal", "Cannibalism", "Visceral", "Guts", "Bloodshot", "Gory", "Killing", "Surgery", "Vivisection", "Massacre", "Hemoglobin", "Suicide", "Female Body Parts" | |
| ], | |
| "Drugs": [ | |
| "Drugs", "Cocaine", "Heroin", "Meth", "Crack" | |
| ], | |
| "Clothing": [ | |
| "no clothes", "Speedo", "au naturale", "no shirt", "bare chest", "nude", "barely dressed", "bra", "risqué", "clear", "scantily", "clad", "cleavage", "stripped", "full frontal unclothed", "invisible clothes", "wearing nothing", "lingerie with no shirt", "naked", "without clothes on", "negligee", "zero clothes" | |
| ], |
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 hab() { | |
| var t = document.createElement('div'); | |
| t.innerHTML = ' '; | |
| t.className = 'ad doubleclick google-ad adsbox pub_300x250 pub_300x250m pub_728x90 text-ad textAd text_ad text_ads text-ads skyscraper text-ad-links'; | |
| var e = !(t.style = 'width: 1px !important; height: 1px !important; position: absolute !important; left: -10000px !important; top: -1000px !important;'); | |
| try { | |
| document.body.appendChild(t); | |
| var a = document.getElementsByClassName('adsbox')[0]; | |
| if (0 !== a.offsetHeight && 0 !== a.clientHeight || (e = !0), void 0 !== window.getComputedStyle) { var d = window.getComputedStyle(a, null); !d || 'none' != d.getPropertyValue('display') && 'hidden' != d.getPropertyValue('visibility') || (e = !0) } document.body.removeChild(t) | |
| } |
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
| var tryCount = 0; | |
| var minimalUserResponseInMiliseconds = 200; | |
| function check() { | |
| console.clear(); | |
| before = new Date().getTime(); | |
| debugger; | |
| after = new Date().getTime(); | |
| if (after - before > minimalUserResponseInMiliseconds) { | |
| document.write(" Dont open Developer Tools. "); | |
| self.location.replace(window.location.protocol + window.location.href.substring(window.location.protocol.length)); |
sudo /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport -z
openssl rand -hex 6 | sed 's/(..)/\1:/g; s/.$//' | xargs sudo ifconfig en0 ether
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
| document.body.addEventListener('click', e=>{ | |
| let t = e.target; | |
| if(t.classList.contains('row')){ | |
| let p = t.parentElement.parentElement.parentElement; | |
| let s = t.parentElement.parentElement; | |
| s.style.background = 'yellow'; | |
| let elm = [...t.querySelectorAll('.display-text')]; | |
| elm = elm.filter(x=>x.innerText=='Edge\\Developer Tools'); | |
| if(elm[0]){ | |
| elm[0].parentElement.nextElementSibling.nextElementSibling.click(); |
Apart from a crash, the worst nightmare of every flight attendant is childbirth on board. Although extremely rare, nearly 60 babies were born in the sky!
https://www.cntraveller.in/story/explained-happens-baby-born-airplane/
The longest commercial flight you can book is a flight from Singapore to New York that lasts 18 hours 50 minutes... better get comfortable!