const whoami = () => {
const bio = "SGksIEknbSB4eHhpanVzdHdlaSwgd2VsY29tZSB0byBteSBHaXRIdWIu";
const msg = `%c π₯Ίππ ${atob(bio)}`;
const styles = [
"font-size: 12px", "color: #fffce1", "font-family: monospace",
"background: #0e100f", "display: inline-block", "padding: 1rem 3rem",
"border: 1px solid #fffce1", "border-radius: 4px;"
].join(";");
console.log(msg, styles);
}
whoami();
-
Notifications
You must be signed in to change notification settings - Fork 0
xxxijustwei/xxxijustwei
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Β | Β | |||
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published