maskurl icon indicating copy to clipboard operation
maskurl copied to clipboard

Simple script masks the phishing link under the normal URL

Results 2 maskurl issues
Sort by recently updated
recently updated
newest added

send help ![image](https://github.com/yogeshwaran01/maskurl/assets/98893840/2cd0312b-cc61-4a38-90e7-d72b3fbb90ff)

here is the error given : Traceback (most recent call last): File "/home/rayane/Desktop/maskurl/maskurl.py", line 80, in print(f"\033[91m {MaskUrl(target, mask, keyword)}\033[00m") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/rayane/Desktop/maskurl/maskurl.py", line 40, in MaskUrl url = Shortner(target_url)...