Skip to content

Instantly share code, notes, and snippets.

@ineeee
ineeee / hotspot.bat
Created December 26, 2018 03:08
utility to configure windows 7, 8 and 8.1 as a hotspot
@echo off
if "%~1"=="" (
goto :help
)
if "%~1"=="help" (
goto :help
)
if "%~1"=="start" (
@ineeee
ineeee / memes.txt
Last active June 23, 2019 18:44
some hosts files
# some meme domains
# for nen
# irc.rizon.net #homescreen
0.0.0.0 kelp.ml
0.0.0.0 mail.kelp.ml
0.0.0.0 www.kelp.ml # >www in 2019
0.0.0.0 torrent.kelp.ml
0.0.0.0 priv.kelp.ml
0.0.0.0 i.alan.moe
@ineeee
ineeee / index.html
Created August 25, 2019 19:53
wolowolo.com
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="muh_styles.css">
<meta charset="UTF-8">
</head>
<body>
<!--<p id="greeting">welcome to wolowolo.com</p>-->
<marquee><img src="bBIa.gif"></marquee>
<p id="statement">GRAPHIC DESIGN IS MY PASSION</p>