Skip to content

Instantly share code, notes, and snippets.

View GammaC0de's full-sized avatar

GammaC0de

View GitHub Profile
# -*- coding: utf-8 -*-
import sys
import re
from os import remove, stat
from os.path import join, isfile
from time import time
from module.ConfigParser import IGNORE
from module.network.RequestFactory import getURL