time.google.com
time1.google.com
time2.google.com
time3.google.com
local bit = require "bit" | |
local byte = string.byte | |
local lshift = bit.lshift | |
local rshift = bit.rshift | |
local concat = table.concat | |
local insert = table.insert | |
local char = string.char | |
local band = bit.band | |
local sub = string.sub | |
local gsub = string.gsub |