Skip to content

Instantly share code, notes, and snippets.

View prolightHub's full-sized avatar

prolightHub

View GitHub Profile
<!DOCTYPE html>
<!--Append this to the url: ?width=600-->
<html>
<meta charset="UTF-8">
<head>
<title>Planet Search 2 v0.8.9 (2-worlds)</title>
<link rel="shortcut icon" href="https://cdn.jsdelivr.net/gh/prolightHub/PlanetSearch2/images/favicon.png" type="image/x-icon" />
<style>
canvas {
<!DOCTYPE html>
<!--Append this to the url: ?width=600-->
<html>
<meta charset="UTF-8">
<head>
<title>Planet Search 2 v0.8.9 (2-worlds)</title>
<link rel="shortcut icon" href="https://cdn.jsdelivr.net/gh/prolightHub/PlanetSearch2/images/favicon.png" type="image/x-icon" />
<style>
canvas {
@prolightHub
prolightHub / index.css
Created February 22, 2019 21:53
WebSocket using wss://echo.websocket.org
body {
background-color: rgb(0, 0, 0);
}