Update main.ps1

This commit is contained in:
egieb
2025-06-20 09:22:08 +00:00
committed by GitHub
parent 06ec2b1bfe
commit 9db6f6e77d

View File

@@ -10,7 +10,7 @@ USAGE
3. Choose invert colors or not
4. Check console for results
#>
$URL = "$text"
$URL = "$txt"
$highC = 'y'
$inverse = 'n'