Skip to content

Instantly share code, notes, and snippets.

View bhowden's full-sized avatar

Ben Howden bhowden

View GitHub Profile
This file has been truncated, but you can view the full file.
01001010 01101111 01101000 01101110 00100000 01010010 01101111 01101110 01100001 01101100 01100100 00100000 01010010 01100101 01110101 01100101 01101100 00100000 01010100 01101111 01101100 01101011 01101001 01100101 01101110 00001101 00001010 01010100 01101000 01100101 00100000 01010011 01101001 01101100 01101101 01100001 01110010 01101001 01101100 01101100 01101001 01101111 01101110 00001101 00001010 00101000 00110001 00111001 00110111 00110111 00101001 00001101 00001010 00001101 00001010 11000010 10101001 00100000 01001010 00101110 01010010 00101110 01010010 00101110 01010100 01101111 01101100 01101011 01101001 01100101 01101110 00101100 00100000 00110001 00111001 00110111 00110111 00001101 00001010 01000101 00101101 01010100 01100101 01111000 01110100 00111010 00100000 01010100 01101111 01101100 01101011 01101001 01100101 01101110 00101110 01110010 01110101 00001101 00001010 01000011 01101111 01101110 01110100 01100101 01101110 01110100 01110011 00001101 00001010 00001101 00001010 01000110 01001111 0101001
package net.fkasoft.wowzamod;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.concurrent.CountDownLatch;
import java.util.concurrent.Executors;
import java.util.concurrent.ScheduledExecutorService;