/*
Made by [egy.js](https://www.instagram.com/egy.js/);
*/
install it on your localhost and try it :
| #!/usr/bin/env python | |
| import gzip | |
| import os | |
| import sys | |
| import re | |
| from datetime import datetime | |
| import pytz | |
| tz = pytz.timezone('UTC') |
/*
Made by [egy.js](https://www.instagram.com/egy.js/);
*/
install it on your localhost and try it :