zphisher
zphisher copied to clipboard
Url Shorting Or Time Complexity Issues
Which environment you are using ?
Termux / Android
Describe the bug
Your 'zphisher' tool wants some improvements in "zphisher.sh" file. ISSUE : custom_url() { url=${1#http*//} isgd="https://is.gd/create.php?format=simple&url="
IMPROVEMENTS:-
custom_url() {
url=${1#http*//}
isgd="https://www.is.gd/create.php?format=simple&url="