This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ====================================================== | |
# Change the author name don't make you become a coder | |
# contact : [email protected] | |
# Priv8 tools | |
# requirement : python3 | |
# use : python3 clear_url.py | |
# @2020 galehdotid | fb.com/hax0rtersakiti | |
# ======================================================= | |
import os,time | |
from concurrent.futures import ThreadPoolExecutor |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ====================================================== | |
# Change the author name don't make you become a coder | |
# contact : [email protected] | |
# Priv8 tools | |
# requirement : python3 | |
# use : python3 laravel.py | |
# @2020 galehdotid | fb.com/hax0rtersakiti | |
# ======================================================= | |