I hereby claim:
- I am chanonlim on github.
- I am chanonlim (https://keybase.io/chanonlim) on keybase.
- I have a public key ASAL2flv9eUT6B023QEqVqVJLwJp6CHvSRucKGDmeDd-zwo
To claim this, I am signing this object:
These Random Questions Will Reveal Your Personality Type | |
Do You Remember Jack Shit About Summer 2017? | |
You're Not Scottish Unless You Can Complete These Sentences | |
Travel Back In Time And We'll Reveal Who Your Old-Timey Alter Ego Is | |
Rate These Guys And We'll Reveal What You Really Need In A Man | |
This Introvert/Extrovert Quiz Is Guaranteed To Be Accurate | |
Only People With Literal Eagle Eyes Can Spot These Camouflaged Animals | |
Can You Find The Victims Of Reverse Racism In These Images? | |
Have You Ever Wanted To Make Your Own BuzzFeed Quiz? Here's How! | |
Can You Remember All The Lyrics To "The Nanny" Theme Song? |
I hereby claim:
To claim this, I am signing this object:
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/vue.js"></script> | |
<center> | |
The current time is: | |
<div id="clock"><h1>{{ time }}<h1></div> | |
</center> |
// You must have https://github.com/Olical/EventEmitter on your website for this client to work | |
// Enumerations | |
window.WSState = { | |
CONNECTING: 0, | |
OPEN: 1, | |
CLOSING: 2, | |
CLOSED: 3 | |
} | |
window.WSStateMap = { |
# EncryptTools (ENGLISH CHARACTER ONLY!!!) | |
# This version of the format supports numbers and capital letters and is case-sensitive | |
import random | |
from collections import namedtuple | |
EncryptedNamedTuple = namedtuple('Encrypted', 'text, key') | |
char = ['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z'] | |
excp = ["'", '!', '@', '#', '$', '%', '^', '&', '*', '(', ')', '_', '-', '=', '+', '"', '<', '>', '/', '[', ']', '{', '}', '.', ',', ' ', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '?'] | |
def encrypt(message): |
<html> | |
<head> | |
<title>MY REVENGE</title> | |
</head> | |
<body> | |
<noscript>Even though you escaped my textbox, you'll never escape my grasp. HA HA HA!!!</noscript> | |
<script>alert("YOU ARE INFECTED BY THE WALUIGI VIRUS.\nTHIS IS MY REVENGE FOR NOT GETTING INTO SMASH 5\n\n\nI WILL DESTROY YOUR COMPUTER IF SAKURAI DOESNT GET ME INTO SMASH WITHIN SMASH 5's LIFETIME\n\nWAA HA HA HA")</script> | |
<center><h1>The waluigi virus: Waluigi's revenge to not being in Smash Ultimate</h1><br> | |
This is Waluigi.<br>This browser is cursed.<br>You have the Waluigi virus.<br>And <b>YOU</b> are infected by it. |