Skip to content

Instantly share code, notes, and snippets.

View werlitong's full-sized avatar
🎯
Focusing

Werliton Gomes werlitong

🎯
Focusing
View GitHub Profile
This file has been truncated, but you can view the full file.
0.0.0.0 r0---sn-5hnedn7e.googlevideo.com
0.0.0.0 r1---sn-5hnedn7e.googlevideo.com
0.0.0.0 r2---sn-5hnedn7e.googlevideo.com
0.0.0.0 r3---sn-5hnedn7e.googlevideo.com
0.0.0.0 r4---sn-5hnedn7e.googlevideo.com
0.0.0.0 r5---sn-5hnedn7e.googlevideo.com
0.0.0.0 r6---sn-5hnedn7e.googlevideo.com
0.0.0.0 r7---sn-5hnedn7e.googlevideo.com
0.0.0.0 r8---sn-5hnedn7e.googlevideo.com
0.0.0.0 r9---sn-5hnedn7e.googlevideo.com
@werlitong
werlitong / dynv6.sh
Last active December 17, 2018 18:58 — forked from corny/dynv6.sh
Update script for dynv6.com to set your IPv4 address and IPv6 prefix
#!/bin/sh -e
hostname=$1
device=$2
file=$HOME/.dynv6.addr6
[ -e $file ] && old=`cat $file`
if [ -z "$hostname" -o -z "$token" ]; then
echo "Usage: token=<your-authentication-token> [netmask=64] $0 your-name.dynv6.net [device]"
exit 1
fi
/*BJ-Share Dark by Darckw16*/
@import url(https://fonts.googleapis.com/css?family=Roboto:500, 100, 700, 400, 300);
.cats_applications, .cats_audiobooks, .cats_comedy, .cats_comics, .cats_ebooks, .cats_elearningvideos, .cats_music {
width: 28px;
height: 28px;
}
#menu ul li a:hover, a, a:hover {
text-decoration: none;
}
a, img {