ssl / ezXSS

ezXSS is an easy way for penetration testers and bug bounty hunters to test (blind) Cross Site Scripting.
https://ezxss.com
MIT License
1.87k stars 330 forks source link

Shortboost #164

Closed ThomasOrlita closed 6 months ago

ThomasOrlita commented 6 months ago

Love it! :D

However, the array needs to be sorted so the longest strings go first, otherwise it yields suboptimal results.

shortboost('kcal') === 'k㎈' // should be '㎉"
ssl commented 6 months ago

Awesome! Thanks for taking a look and taking the time to make the PR.

Seems cool with me, merge incoming ;)