Skip to content

Instantly share code, notes, and snippets.

View viller239's full-sized avatar

Anton Viller viller239

View GitHub Profile

As long as I regarded Lois as a beautiful, juicy, soft, vibrant, sweet-smelling, sweet-breathed machine for provoking and satisfying the appetite (and that was the Lois I had married), all was well. But as soon as I began to regard her as a person, trouble began. All would have been well, perhaps, had Lois been struck dumb at puberty. Then no man could have withstood her. But she could talk, and when something talks you sooner or later begin to listen to the sound it makes and begin, even in the face of all other evidence, to regard it as a person. You begin to apply human standards to it, and human element infects your innocent Eden pleasure in the juicy, sweet-breathed machine. I had loved Lois the machine, the way you love the filet mignon or the Georgia peach, but I definitely was not in love with Lois the person. In fact, as the realization grew that the machine-Lois belonged to, and was the instrument of, the person-Lois (or at least to the thing which could talk), the machine-Lois which I had innocen

<html>
<head></head>
<body style="padding: 100px;">
<input type="text" style="height: 40px; width: 300px; font-size: 24px;"/>
</body>
</html>
<html>
<head></head>
<body>
<script>
var i = 1;
setInterval(function () {
var e = document.createElement('div');
e.innerText = '** ' + i + ' **';
document.body.appendChild(e);
i += 1;
<html>
<head></head>
<body>
<iframe src="https://google.com"/>
</body>
</html>
<html>
<head></head>
<body>
<script>
setTimeout(function () {
alert(1);
Array.from(document.getElementsByTagName('script')).map(function (e) {
alert(e.src + '||' + e.outerHTML);
var d = document.createElement('div');
d.innerText = e.src + '||||' + e.outerHTML;
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style>
body {
padding: 20px;
background: white;
<!doctype html><html xmlns="http://www.w3.org/1999/xhtml" __wid__="1"><head __wid__="2"><!--__weblife_anchor__ 3-->
<meta charset="utf-8" __wid__="4"><!--__weblife_anchor__ 5-->
<!--__weblife_anchor__ 6--><!--
Created using JS Bin
http://jsbin.com
Copyright (c) 2016 by anonymous (http://jsbin.com/nipiyanopi/1/edit)
Released under the MIT license: http://jsbin.mit-license.org
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
<html>
<head></head>
<body></body>
</html>