I hereby claim:
- I am Bravo68web on github.
- I am bravo68web (https://keybase.io/bravo68web) on keybase.
- I have a public key whose fingerprint is AA31 B0E3 71EA 1C5C 6FDD C1C5 FD2F B8D7 11AA 0C69
To claim this, I am signing this object:
https://dl.google.com/android/repository/sys-img/google_apis/x86-27_r09.zip |
// Load up the discord.js library | |
const Discord = require("discord.js"); | |
// This is your client. Some people call it `bot`, some people call it `self`, | |
// some might call it `cootchie`. Either way, when you see `client.something`, or `bot.something`, | |
// this is what we're refering to. Your client. | |
const client = new Discord.Client(); | |
// Here we load the config.json file that contains our token and our prefix values. | |
const config = require("./config.json"); |
deb http://kali.cs.nctu.edu.tw/ /kali main contrib non-free | |
deb http://kali.cs.nctu.edu.tw/ /wheezy main contrib non-free | |
deb http://kali.cs.nctu.edu.tw/kali kali-dev main contrib non-free | |
deb http://kali.cs.nctu.edu.tw/kali kali-dev main/debian-installer | |
deb-src http://kali.cs.nctu.edu.tw/kali kali-dev main contrib non-free | |
deb http://kali.cs.nctu.edu.tw/kali kali main contrib non-free | |
deb http://kali.cs.nctu.edu.tw/kali kali main/debian-installer | |
deb-src http://kali.cs.nctu.edu.tw/kali kali main contrib non-free | |
deb http://kali.cs.nctu.edu.tw/kali-security kali/updates main contrib non-free | |
deb-src http://kali.cs.nctu.edu.tw/kali-security kali/updates main contrib non-free |
#!/usr/bin/env bash | |
# | |
# Converts Windows batch script to Linux shell script | |
# | |
# Invocation: | |
# ./bat2sh script.bat | |
# | |
OUTFILE=${2:-${1%%.bat}.sh} |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Watch the stem change color to reflect the post type as you scroll down the page. It's quite nice.
A Pen by Nicklas Sandell on CodePen.
#EXTM3U | |
#EXTINF:-1,Silky Heart | |
https://ampr-music.vercel.app/Yui%20Horie%20-%20silky%20heart.mp3 | |
#EXTINF:-1,TITLE | |
https://ampr-music.vercel.app/Goose%20house%20-%20Oto%20No%20Naru%20Houe.mp3 |
A Pen by Tim Jackleus on CodePen.