|
@@ -1,7 +1,8 @@
|
|
|
<html>
|
|
|
<head>
|
|
|
<title>JSFuck - Write any JavaScript with 6 Characters: []()!+</title>
|
|
|
- <meta name="description" content="JSFuck is an esoteric and educational programming style based on the atomic parts of JavaScript. It uses only six different characters execute code.">
|
|
|
+ <meta name="description" content="JSFuck is an esoteric and educational programming style based on the atomic parts of JavaScript. It uses only six different characters to execute code.">
|
|
|
+ <meta charset="utf-8" />
|
|
|
<meta property="og:image" content="http://www.jsfuck.com/preview.png" />
|
|
|
<meta name="viewport" content="width=device-width" />
|
|
|
<style>
|