Skip to content

Commit 80eb7f0

Browse files
Self-optimizing is a dumb buzzword, fixed it
1 parent feb571f commit 80eb7f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Features
1717
--------
1818
* Automated XSS payload generation from imported Burp proxy requests
1919
* Payloads are 100% asynchronous and won't freeze the user's browser
20-
* Payloads are self-optimizing, but should be minimized by a third party tool
20+
* Payloads are optimized, but should be minimized by a third party tool
2121
* CSRF tokens can be easily extracted and set via the -p option
2222
* POST multipart is supported, along with XSS file uploading via the -f option
2323
* Payloads are dynamic and portable (due to relative URLs)

0 commit comments

Comments
 (0)